CESM on Stampede

Hello, I've recently attempted to build CESM on Stampede (which has been possible in the past), but I'm now confronted with errors. TACC removed the file /etc/profile.d/tacc_modules.csh, which is referenced in both env_mach_specific.stampede and cesm_submit. Is there an updated version of the machine specific file for Stampede? Also, is there one that's compatible with the new KNL system there? Best,Meg Fowler 
 
If anyone else has this problem, this is the response from TACC support that fixed the issue: "I think the problem is caused by the decommission of the tacc_modules script. I would suggest you make the following changes: In the following two files:env_mach_specific.stampedemkbatch.stampede replace:source /etc/profile.d/tacc_modules.cshwith source /etc/profile.d/z01_lmod.csh" 
 
Back
Top