ISISNeutronMuon / ISISNeutronMuon/MDMC
Test threading with MDMC on IDAaaS platform and compared to running on local PC
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
During 30th workshop different reports on whether threading was working on IDAaaS in the form of
```
os.environ["OMP_NUM_THREADS"] = "4"
```
In this issue report on timings on setting different values of `OMP_NUM_THREADS` both using IDAaaS and local PC. If it does not work either environment why not? If not working on IDAaaS, is this something specific to that IDAaaS platform?
Assuming evidence shows that using `OMP_NUM_THREADS` works, identify options for CI testing this, get feedback from experience developer on suggestions, and create separate issue such tests
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.