uti: Add/Modify test programs
Change-Id: I27a39d6b11af5243f93d07c31c2ef80f6727dd53
This commit is contained in:
16
test/uti/mpi/mpi_progress_thread.sh.in
Normal file
16
test/uti/mpi/mpi_progress_thread.sh.in
Normal file
@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
|
||||
#PJM -L rscgrp=@rg@
|
||||
#PJM -L node=@nnodes@
|
||||
#PJM --mpi proc=@nprocs@
|
||||
#PJM -L elapse=@elapse@
|
||||
#PJM -L proc-crproc=16384
|
||||
#PJM -g gg10
|
||||
#PJM -j
|
||||
#PJM -s
|
||||
@use_mck@
|
||||
@mck_mem@
|
||||
|
||||
@env@
|
||||
|
||||
@mpiexec@ @genv@ @progress@ -np @nprocs@ -machinefile ${PJM_O_NODEINF} @mcexec@ @mcexecopt@ ./001 1048576 1000
|
||||
Reference in New Issue
Block a user