-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, I am trying to compile itoyori on an A64FX cluster and I met the following bug:
itoyori/include/ityr/ito/sched/adws.hpp: In lambda function: itoyori/include/ityr/ito/sched/adws.hpp:325:21: error: x29 cannot be used in ‘asm’ here 325 | root_on_stack([&, ts, fn = std::forward<Fn>(fn), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | args_tuple = std::make_tuple(std::forward<Args>(args)...)]() mutable { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I am wondering if I should make any specific setup to compile it on A64FX.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels