We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example cmake command for building CVODE 4.0, run from a scratch build directory.
cmake
cmake -DCMAKE_INSTALL_PREFIX=/home/dwillcox/actual_home/CVODE/instdir -DEXAMPLES_INSTALL_PATH=/home/dwillcox/actual_home/CVODE/instdir/examples -DCUDA_ENABLE=ON -DEXAMPLES_ENABLE_CUDA=ON ../../cvode-4.0.0-development