Skip to content

No way to get thread ID from QuickSched

This is needed if you have a variable that is summed across the entire computation (for example energy in MD) to accumulate values in a thread private store that is then reduced globally.