Closed aladram closed 2 years ago
@mclow could you please look at the Windows CI results? Failure seems to come from a package missing from the msys repo (pacman 5.2.1-12). This change only affects GCC + NVCC. Thanks!
@eldiener any chance you could look at this PR when you have some time? Thanks!
Merging #62 (b076018) into develop (c61b1e3) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #62 +/- ##
========================================
Coverage 94.73% 94.73%
========================================
Files 5 5
Lines 19 19
========================================
Hits 18 18
Misses 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c61b1e3...b076018. Read the comment docs.
CI failure is known and tracked by #50
BOOST_GCC is not defined for NVCC, therefore we should use BOOST_GCC_VERSION.