amuse
amuse copied to clipboard
Auto-detect CUDA?
Currently the '--enable-cuda' option is not set by default in configure. Maybe we should enable this by default if CUDA can be found - this way also the PyPI package of amuse-framework will build with CUDA support where available.
I'm fixing this as part of #1024.