-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update continuous integration #224
Conversation
b80d30b
to
05de6c8
Compare
Just to mention that I tried ssids (galahad version) with the nvidia suite, and I can't compile one of the gpu codes (internal compiler error). However, compiling with cuda_nocuda.F90 instead of cuda.F90 (i.e, turn off GPU support) compiles and runs fine. Thus, for the time being, we should do thsi (and the archdefs system has been modified accordingly) |
I opened a PR in the GitHub repository of SPRAL to test it with nvidia compilers. |
1586d7b
to
e5d3fc7
Compare
I was able to compile GALAHAD (without SSIDS) with the Intel compilers on Mac. |
Very good. Do you know what the ssids issue is - what did the compiler grumble about? |
Internal compiler error 20000: |
close #182.