We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 compilers/versions in our GitLab CI testing:
The text was updated successfully, but these errors were encountered:
bmhan12
No branches or pull requests
Update compilers/versions in our GitLab CI testing:
- [ ] intel/2022.1.0 --> intel/2023.2.1 (most codes are using that now)
- [ ] Add clang C++17 test pipeline
- [ ] rocm/5.6.0 --> rocm/6.0.3 (system default)
- [ ] rocm/5.7.1 --> rocm/6.1.2 (newest stable version, most codes are using this)
- [ ] Remove XL for C++ (all codes are using clang now)
- [ ] clang/10.0.1 --> clang/14.0.5-gcc-8.3.1
- [ ] Add clang/16.0.6-cuda-11.2.0-gcc-8.3.1 (system default)
- [ ] Add ibm-16.0.6-cuda-11.8.0-gcc-8.3.1 (requested by MC team)
- [ ] Update to new Docker images in RADIUSS repo
The text was updated successfully, but these errors were encountered: