Error when doing the case.setup in CESM2.2

hywang

hongyue Wang
New Member
Hello everyone,

I got an error when I run ./case.setup, and the error info is:
ERROR: Could not find a matching MPI for attributes: {'mpilib': 'impi', 'threaded': False, 'compiler': 'intel'}

I think this may be caused by a wrong setting of my machine or complier's config file. However, about CESM I don't have enough understanding.
The config files are attached, please help me to see what's wrong.

Sincerely,
 

Attachments

ykp990521

ykp990521
Member
perhaps you need to add absolute path for those mpicc and others, i could attach mine, hope it helps you, best wishes!
 

hywang

hongyue Wang
New Member
perhaps you need to add absolute path for those mpicc and others, i could attach mine, hope it helps you, best wishes!
Thank you for your help~
I've solved the problem. It turned out that I wrote a wrong space after the path to netcdf carelessly. That's silly. hhhh
 
Back
Top