issues
search
lanl
/
Draco
An object-oriented component library supporting radiation transport applications.
Other
55
stars
44
forks
source link
Begin supporting nvcc+xl on darwin P9.
#1134
Closed
KineticTheory
closed
3 years ago
KineticTheory
commented
3 years ago
Background
While nvcc+xl works fine on ATS-2, we have struggled to get this working on Darwin.
We were just missing one flag, added here.
Purpose of Pull Request
Fixes re-git issue #1288
Status
Reference:
Pre-Merge Code Review
CDash Status
Checks
[x] Travis/Appveyor CI checks pass
[x] Code coverage does not decrease
[ ]
Valgrind test passes
[ ]
Toss3 checks pass
[ ]
Trinitite checks pass
[x] Code reviewed/approved, sufficient DbC checks, testing, documentation
KineticTheory
commented
3 years ago
None of our CI will actually test this change.
Background
Purpose of Pull Request
Status