I'd like to debug my PNetCDF output by running command-line instructions on the login node of my cluster. I can use cdfdiff to look at the differences between files, but I still need to use MPI to be able to run the ncmpidump utility, for example
mpirun -n 2 ncmpidump --help
Does anyone really want to use MPI with this tool?
(The cdfdiff is working great, BTW!)
I'd like to debug my PNetCDF output by running command-line instructions on the login node of my cluster. I can use
cdfdiffto look at the differences between files, but I still need to use MPI to be able to run thencmpidumputility, for examplempirun -n 2 ncmpidump --helpDoes anyone really want to use MPI with this tool?
(The
cdfdiffis working great, BTW!)