-
Notifications
You must be signed in to change notification settings - Fork 51
Update Testing #305
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
base: master
Are you sure you want to change the base?
Update Testing #305
Conversation
3836645
to
5a00e43
Compare
Added to this is more explicit definitions of compiler flags |
Phew, that was a journey. This currently adds a matrix of tests for both linux and mac with debug and optimization flags turned on. Possible future tests include the new intel compilers |
This updates the testing used for AMRClaw to include different platforms, compilers and compiler flags. Also includes the fix for #304 as it causes the debugging flags to fail for some tests.