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
Yes, I got it. However, I am using for windows "CalculiX Advanced Environment v0.8.0" from "latest release". Can you please tell me where I could find the similar setting?
In the same file, if you're using the source code version.
/src/model/job.py, line 171: os.environ['OMP_NUM_THREADS'] = str(os.cpu_count()) # enable multithreading
Binary version has enabled multi-threading, and it can't be switched off.
Is it possible to run on multiple cores through cae? I couldn't find any?
The text was updated successfully, but these errors were encountered: