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

Case failing in running after chaning the location of machine (Changing IP)

Dear CESM community members,

We are using CLM 4.0 (CESM 1.0.3)

We recently moved our cluster to a new location and changed the IP. But after moving to new place the model "run" command is not running perfectly. Before run command, model successfully builds but showing problem in submitting and run commands. It is not even completing, so that we got the log files. So the problem is, we can't get the log files to see whats wrong with the model and code.

If anyone have faced this issue before, and have an idea how to make it in working condition, please do reply.

Thank you so much in advance and I look forward for any suggestion from members.


Thanks
Umair
 

jedwards

CSEG and Liaisons
Staff member
Have you confirmed that mpi is otherwise working on your machine?  A hello world style mpi program could reveal the problem.  I can't think of anything specific to cesm that would cause this.   
 

jedwards

CSEG and Liaisons
Staff member
Have you confirmed that mpi is otherwise working on your machine?  A hello world style mpi program could reveal the problem.  I can't think of anything specific to cesm that would cause this.   
 
Thank you so much for your prompt reply.

I think you may be right. Because I have tried to run the MPI hello world like program, and it did not run perfectly.

I am also attaching the screeshots of the demo program, plus the commands I used. My background is not software enginnering, so lacking these skills. Please do guide me get out of this issue.

I also attached the screenshot of the MPI version installed in my machine.

Thanks
 
Thank you so much for your prompt reply.

I think you may be right. Because I have tried to run the MPI hello world like program, and it did not run perfectly.

I am also attaching the screeshots of the demo program, plus the commands I used. My background is not software enginnering, so lacking these skills. Please do guide me get out of this issue.

I also attached the screenshot of the MPI version installed in my machine.

Thanks
 
Top