Searched refs:MPI_BINDING (Results 1 – 3 of 3) sorted by relevance
39 MPI_BINDING ?= -map-by numa -bind-to core macro45 …-@printf "Running streams with '${MPIEXEC} ${MPI_BINDING} ${MPI_BINDING_VIEW} -n <np> ./MPIVersion…49 ${MPIEXEC} ${MPI_BINDING} ${MPI_BINDING_VIEW} -n $${i} ./MPIVersion | tee -a scaling.log; \58 -@printf "Running streams with '${MPIEXEC} ${MPI_BINDING}' using 'NPMAX=${NPMAX}'\n"60 ${MPIEXEC} ${MPI_BINDING} -n 1 -c$${i} -a$${i} -g1 ./CUDAVersion | tee -a scaling.log; \64 ${MPIEXEC} ${MPI_BINDING} -n $${n} -c$${c} -a$${c} -g1 ./CUDAVersion | tee -a scaling.log; \89 …-@if [ "${LSTOPO}foo" != "foo" ]; then ${MPIEXEC} ${MPI_BINDING} -n 1 ${LSTOPO} --no-icaches --no-…
104 $qrun -n "$np" "$hosts" $oversubscribe "${MPI_BINDING}" "${MPIEXEC_TAIL}" "$*"
272 $ make streams MPI_BINDING="--bind-to core --map-by socket"