Skip to content

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Oct 21, 2018

Looks like the latest PyBind master (not 2.2.4) supports CUDA again. This will remove the Python 3.7 warnings. Also adding a check for CUDA version, and not building the four-body C++ examples if CUDA is 9 or higher. (Python bindings to 4-body should be fine).

Edit: Fixed CUDA 9 support by moving Application::run to be C++ compiled. Closes #173.

@galapaegos, can you check with your older CMake & CUDA 9 or 10?

Also adds a bit of extra docstrings to the Python bindings.

@henryiii henryiii changed the title Latest master supports CUDA again Latest pybind11 master supports CUDA again Oct 21, 2018
@henryiii henryiii force-pushed the pybindupdate branch 2 times, most recently from 50b794b to 6b145eb Compare October 22, 2018 16:32
@henryiii henryiii merged commit 1409764 into master Oct 22, 2018
@henryiii henryiii deleted the pybindupdate branch October 22, 2018 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant