[RegCNET] Compiling RegCM4.2 on NCAR's Yellowstone

Yafang Zhong yafangzhong at wisc.edu
Wed Dec 26 21:45:44 CET 2012


Dear all,

I am trying to run RegCM4.2 on NCAR's new supercomputer Yellowstone. The configure (./configure CC=mpiicc FC=mpiifort --enable-clm) was fine, but I got an error as shown below when doing "make". The subroutine ASSIGNPNT is defined in mod_memutil.F90 and I did add "use mod_memutil" in mod_lm_interface.F90 before compiling. What can I do to fix this problem? Does anyone have experience running RegCM4.2 on Yellowstone?

Thanks,


Yafang



mod_lm_interface.F90(115): error #6285: There is no matching specific subroutine for this generic subroutine call. [ASSIGNPNT] call assignpnt(lm,lmask)
---------^
compilation aborted for mod_lm_interface.F90 (code 1)


More information about the RegCNET mailing list