JacobH

Results 1 comments of JacobH

Hi! Yes, that is similar to what I was trying to run. I just tested this task_config: ``` local_opts = { "nnodes": 1, "ncores": 4, "mpiexec_command": "mpirun -n {total_ranks}", }...