Running the entire CESM only on the Intel MIC?

Hi ,I have built CESM for XEON phi ,The build was successful.while I am running it ,I am getting following response
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 155105 RUNNING AT node1-mic0
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)

 I tried checking at the run folder for the logs ,but there are no logs generated ,Can you guide me atleast identify the reason for this error.Also I am running CAM-CLUBB at .5 resolution ,Is it because the MIC card is running out of memory ?regardsPratha  
 

jedwards

CSEG and Liaisons
Staff member
May I suggest that you start with something very low resolution and simple and then work your way up?    How about an X compset at f45_g37 resolution.
 

jedwards

CSEG and Liaisons
Staff member
May I suggest that you start with something very low resolution and simple and then work your way up?    How about an X compset at f45_g37 resolution.
 

jedwards

CSEG and Liaisons
Staff member
May I suggest that you start with something very low resolution and simple and then work your way up?    How about an X compset at f45_g37 resolution.
 

jedwards

CSEG and Liaisons
Staff member
May I suggest that you start with something very low resolution and simple and then work your way up?    How about an X compset at f45_g37 resolution.
 
I ran the FC5CLUBB compset  at f45_g37 resolution .but Still I got the same errorHow can I found the meaning of an exit code that CESM generates ?All I get is===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 162729 RUNNING AT node1-mic0
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)

 Just curious about exit code 11 in CESMRegardsPratha
 
I ran the FC5CLUBB compset  at f45_g37 resolution .but Still I got the same errorHow can I found the meaning of an exit code that CESM generates ?All I get is===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 162729 RUNNING AT node1-mic0
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)

 Just curious about exit code 11 in CESMRegardsPratha
 
I ran the FC5CLUBB compset  at f45_g37 resolution .but Still I got the same errorHow can I found the meaning of an exit code that CESM generates ?All I get is===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 162729 RUNNING AT node1-mic0
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)

 Just curious about exit code 11 in CESMRegardsPratha
 
I ran the FC5CLUBB compset  at f45_g37 resolution .but Still I got the same errorHow can I found the meaning of an exit code that CESM generates ?All I get is===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 162729 RUNNING AT node1-mic0
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)

 Just curious about exit code 11 in CESMRegardsPratha
 

jedwards

CSEG and Liaisons
Staff member
Since you aren't getting logs at all I suspect that CESM isn't even starting and exit code 11 is coming from your mpiexec command.Can you run a hello world program?
 

jedwards

CSEG and Liaisons
Staff member
Since you aren't getting logs at all I suspect that CESM isn't even starting and exit code 11 is coming from your mpiexec command.Can you run a hello world program?
 

jedwards

CSEG and Liaisons
Staff member
Since you aren't getting logs at all I suspect that CESM isn't even starting and exit code 11 is coming from your mpiexec command.Can you run a hello world program?
 

jedwards

CSEG and Liaisons
Staff member
Since you aren't getting logs at all I suspect that CESM isn't even starting and exit code 11 is coming from your mpiexec command.Can you run a hello world program?
 
Back
Top