-
Notifications
You must be signed in to change notification settings - Fork 443
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
Intel 18 Error: "simd pragma has been deprecated" #1210
Comments
kokkos/core/unit_test/TestCompilerMacros.hpp Lines 87 to 89 in f890812
|
Despite what the error message says, a quick search of the release notes doesn't give clear guidance on this. My guess is that |
Here's a reference to intel 18 c++ release notes and intel 17 c++ release notes, at a quick scan I didn't see anything about this being deprecated either |
I actually have already a fix for this on bowman. Just didn't submit it yet because when I wrote it the compute nodes were down to run the test. |
Also fix compiler list for nightly testing.
Reported by Jenkins:
The text was updated successfully, but these errors were encountered: