Thanks for the poke! Sorry we missed replying to your github issue. Josh
replied to it this morning.
--
Jeff Squyres
jsquy...@cisco.com
From: users on behalf of Bernstein, Noam CIV
USN NRL (6393) Washington DC (USA) via users
Sent: Tuesday, March 15,
Hi - I'm trying to run multi-node mixed OpenMP/MPI with each MPI task bound to
a set of cores. I thought this would be relatively straightforward with
"--map-by slot:PE=$OMP_NUM_THREADS --bind-to core", but I can't get it to work.
I couldn't figure out if it was a bug or just something missin