opm-simulators
opm-simulators copied to clipboard
fixed: reorganize opencl/amgcl/cuda
- opencl and amgcl should be listed in prereqs
- cuda should not use FindCUDA on newer cmake, only the language support. we manually have to set CUDA_FOUND.
all of this is done to fix building of downstreams of opm-simulators where the previous approach did not carry over to the generated config files as these do not use exported targets.
The buildsystem is getting to be an unwieldly mixed of old and new. We really should put in the effort soon to transition to pure target usage.
jenkins build this serial please
jenkins build this serial please