weinbe2 / summit-runscript

Reference scripts to run QUDA test utilities on Summit. Not guaranteed to be optimal.
MIT License
1 stars 0 forks source link

Remove OMP num thread from launcher scripts #1

Closed bjoo closed 6 years ago

bjoo commented 6 years ago

Hi Evan, I would remove the OMP_NUM_THREADS from the launcher script, as that way you can use launchers with either 1 thread (e.g. QDP-JIT) or with multiple threads (e.g. non-JIT hybrid OpenMP-MPI jobs) I would leave that to the calling script...

Best, B

weinbe2 commented 6 years ago

Done!