-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(nvidia_hpc): support C/C++ -std
#11437
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11437 +/- ##
==========================================
- Coverage 66.97% 65.20% -1.77%
==========================================
Files 414 207 -207
Lines 90834 45446 -45388
Branches 20178 10781 -9397
==========================================
- Hits 60835 29635 -31200
+ Misses 25324 13538 -11786
+ Partials 4675 2273 -2402
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Seems like old releases can be found here: https://developer.nvidia.com/nvidia-hpc-sdk-releases I looked at the online docs for the oldest version listed there, which claims nvc++ is a C++17 compiler, and nvc is a C11 compiler. BTW the commit message confuses me, not sure how to read the domain of interest. Maybe the commit title prefix should be |
becafca to
fd081eb
Compare
|
@e-kwsm can you update the commit message to something like I'll merge this with that done. |
fd081eb to
9f85f72
Compare
|
Please also fixup the changes made by #13274: |
The author has only NVIDIA 22.9.0, so information on older versions is missed.
For example, https://docs.nvidia.com/hpc-sdk/archive/20.7/hpc-sdk-release-notes/index.html#platform-requirements shows requirements but NVIDIA’s C/C++ support status is missed.