You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, that got it to work. (Oddly, I didn't need to delete -DLINUX). Would it be possible to update the configuration to sniff out non-x86 (e.g. Mac Silicon) and set the flags accordingly?
Trying to pip install in a recently updated Firedrake install, I get an error message, with the critical failure being:
clang: error: the clang compiler does not support '-march=native'
Is there a way to work around this? I'd really like to get the performance that TinyASM offers on my patch problems!
The text was updated successfully, but these errors were encountered: