GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

Replace CUDA_ENABLED with ENABLE_CUDA

Open corbett5 opened this issue 4 years ago • 0 comments

Host configs that disable CUDA set( CUDA_ENABLED OFF ) when they should be using ENABLE_CUDA. There are a few other places as well where CUDA_ENABLED is used. We should get rid of all of them, will need to change LvArray host-configs.

Thanks to @jkwashbourne for finding this.

corbett5 avatar Mar 17 '21 02:03 corbett5