Skip to content
Snippets Groups Projects
Unverified Commit 74411404 authored by Benjamin Cumming's avatar Benjamin Cumming Committed by GitHub
Browse files

Update to C++17 (#1141)

* Update CMake CXX version.
* Make CUDA 10 a minimum requirement and remove CUDA 9 support code.
* Set up g++ Travis tests to use g++ 8.
* Explicitly set C++14 version for nvcc.
* Properly split cuda compilation, including in unit tests.
* Remove unnecessary modcc `SOLVE` warning.
* Update pybind11 module to tag v2.5.0
* Replace `util::size` and `util::data` with `std::` equivalents.
parent ce9a9bae
No related branches found
No related tags found
No related merge requests found
Showing
with 167 additions and 202 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment