Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

run on more nodes error

Hello, everyone
when i ran a case on one node, it worked well. i used the generic_linux_pgi.run's script. When i run the baby on more nodes, it couldn't stop. what's the problem?

Command from $CASENAME.$MACH.run:
/usr/local/openmpi-1.4.2-pgi/bin/mpirun -hostfile /mnt/test/myhost -np 16 ./ccsm.exe >&! ccsm.log.$LID

myhost |
----------------------------------------
node01 slots=16 | OK
----------------------------------------
node02 slots=16 | OK
----------------------------------------
node01 slots=8 |
node02 slots=8 | Could not stop


Why?
Good luck and best wishes to everyone!
 
Top