-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add quickbuild_tests to developer_tests #575
Conversation
Hi @ann-norcio this is looking good
|
template_name="mkmf.template.intel.linux" | ||
elif [[ $FC == "gnu" ]]; then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to setting the template_name, you'll need to load the compiler module
module load gcc for gnu
module load intel for intel
module load nvhpc for nvhpc
Also ifx since ifort is being retired |
Libraries on Derecho (rttov 12, 13, hdfeos): |
Add module load for all compiler, mpif08 argument for gnu compiler, testing submission script for Derecho
Thanks for your work on this Ann, I'm going to move this to a branch on DART so I can get this into production. Cheers |
Description:
Add quickbuild_tests.sh to run all quickbuilds for specific compilers. (v2 of current build_everything script)
Fixes issue
N/A
Types of changes
Documentation changes needed?
Tests
Ran individual pass/fail tests for random models & compilers on Derecho
Checklist for merging
Checklist for release
Testing Datasets