John Donners, le Wed 13 Aug 2014 11:22:26 +0200, a écrit : > >Do you want a mode that creates a new task and displays it binding? > > indeed. > > >Looks similar to passing "hwloc-bind --get ; newtask" to srun or mpirun ? > > the syntax would then be something like: > > mpirun -n 2 bash -c "hwloc-bind --get ; newtask" > > it's possible, but quite ugly.
I've been thinking about it, and I agree that it'd be a convenient thing to provide. mpirun -n 2 hwloc-bind --get newtask Samuel