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
Code lines 27--31 in the cpuid function in teca_thread_util.cxx do not compile on Macs with Apple Silicon (ARM architecture). This causes the installation of the python package to fail. Any suggestions how these lines can be modified?