Skip to content
Success

Changes

Summary

  1. 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)
Commit 6c0201d44694fadf7f4bb0d4d58c3a9871096a22 by Gunther Huebler
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'.
The file was modified jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile (diff)
The file was modified jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile (diff)
The file was modified jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile (diff)