Summary
- Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'. (details)
The file was modified | jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile (diff) |
The file was modified | jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile (diff) |
The file was modified | jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile (diff) |