Task #2992
Split hw_opt in const user options and dynamic settings
Description
The hardware options struct hw_opt should be split/duplicated into two structs: one with user (command-line) options, which should be const in mdrun and one with thread counts and an affinity boolean that is based on the user options and detected hardware + environment.
Related issues
History
#1 Updated by Berk Hess over 1 year ago
- Related to Bug #2989: (thread-) MPI setup hanging on bs_jetson_tk1 added
#2 Updated by Szilárd Páll over 1 year ago
Is this task complete?
#3 Updated by Paul Bauer over 1 year ago
- Target version changed from 2020-beta1 to 2020
no idea, there are no commits linked to this and no further information
bumped for now
#4 Updated by Paul Bauer about 1 year ago
- Target version changed from 2020 to future