Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Compilation process in Cheyenne

urban_nitr

New member
Can anyone share a detailed compilation of WRF /WPS in Cheyenne?

Is there any documentation available?



I am getting the following error after running ./configure: please see attached file
 

Attachments

  • log.txt
    12.5 KB · Views: 4
Last edited:
Hi, What modules do you have set on Cheyenne? My current set modules (that work for WRF) are
Code:
Currently Loaded Modules:
  1) ncarenv/1.3    3) ncarcompilers/0.5.0   5) netcdf/4.8.1   7) ncl/6.6.2    9) python/3.7.9  11) xxdiff/4.0.1
  2) intel/19.1.1   4) mpt/2.25              6) ncview/2.1.7   8) git/2.33.1  10) nco/5.0.3

If you don't already, try the same (although ncl, python, xxdiff, ncview, and nco shouldn't be necessary). If that doesn't work, if you don't mind, you can point me to the directory on cheyenne where you're trying to compile and I can take a look.
 
Top