Searched refs:num_proc_run (Results 1 – 1 of 1) sorted by relevance
22 num_proc_run=${num_proc_run:-""}96 mpi_run+=" ${mpiexec_np:--np} ${num_proc_run} ${mpiexec_post_opts}"118 ((num_proc_run % num_proc_node != 0)) && {119 echo "The total number of tasks ($num_proc_run) must be a multiple of"123 ((num_nodes = num_proc_run / num_proc_node))128 echo "Running the tests using a total of $num_proc_run MPI tasks ..." | tee -a $output_file168 num_proc_run="$1"201 num_proc_list=(${num_proc_run:-4})270 num_proc_run="${num_proc_list[$num_proc_idx]}"