Skip to content
Success

Changes

Summary

  1. Spack updates (#156) (details)
Commit 3a5ba59e93df7a18da1558756104d3373b5fb2f5 by noreply
Spack updates (#156)

* Initial changes to get code working with spack. Also a lot of cleanup+enhancements to make running easier. https://github.com/larson-group/sys_admin/issues/829

* Adding flag to disable uninit check for intel. This seems to be new for ifx and causes problems easily. A similar issue was noted for cam when compiling with intel, see https://github.com/larson-group/sys_admin/issues/829\#issuecomment-2209596620. Problems with this option are also discussed on this thread https://community.intel.com/t5/Intel-Fortran-Compiler/MemorySanitizer-use-of-uninitialized-value/td-p/1512631

* Making changes to jenkins tests to get running with new system and new Makefile changes.

* Renaming the pgi test to use nvhpc
The file was modified Build (diff)
The file was modified Makefile (diff)
The file was removedjenkins_tests/sam_clubb_pgi_build/Jenkinsfile
The file was addedjenkins_tests/sam_clubb_nvhpc_build/Jenkinsfile
The file was modified jenkins_tests/sam_micro_drizzle_intel_test/Jenkinsfile (diff)
The file was modified runsam.bash (diff)
The file was modified jenkins_tests/sam_clubb_silhs_gfortran_build/Jenkinsfile (diff)