arezaii / pf_singularity

Get Parflow built in a singularity container for distribution
MIT License
0 stars 1 forks source link

runtime error when using on R2 #13

Open arezaii opened 5 years ago

arezaii commented 5 years ago

Getting this error when trying to run across multiple nodes on R2

ORTE_ERROR_LOG: Not found in file plm_slurm_module.c at line 420

I think the infiniband drivers (OFED) need to be installed in the singularity image...?

see also: https://github.com/sylabs/singularity/issues/876

arezaii commented 5 years ago

look in parflow/pfsimulator/amps/mpi1/run to see how MPI call is being made.

consider how this could be used in the example from Kyle