Markus Blatt
adc2bf46b9
Search for VexCL and create an imported target.
...
Unfortunately, we cannot us the imported targets. They add some compile
parameters using generator expressions based on the CXX_COMPILER_ID.
While we are using the system CXX compiler for most of the stuff, some
cuda code is compiled with nvcc which at least for some versions does
not support -Wno-catch-value (which gets passed as normal compiler
option).
2021-07-07 16:24:52 +02:00
Tong Dong Qiu
c2869810e2
Added amgclSolverBackend
2021-07-07 16:24:51 +02:00
Giacomo Marchiori
b4aa28771f
Added fpgaSolver
2021-03-12 11:14:59 +01:00
T.D. (Tongdong) Qiu
f974a5f6db
Added openclSolver
...
Usage: --gpu-mode=[cusparse|opencl|none] on command line
2020-06-22 18:26:49 +02:00
Markus Blatt
1be2bc7e77
Mark SuiteSparse as required.
...
It is used unconditionally in the multisegment well code.
2020-05-20 14:58:44 +02:00
Arne Morten Kvarving
04812f32fb
remove boost::filesystem as dependency
2020-02-12 15:03:18 +01:00
Arne Morten Kvarving
560f290899
remove usage of CXX11Features module
2020-02-10 10:21:32 +01:00
T.D. (Tongdong) Qiu
4db2e7ca4e
Added cusparseSolver. Automatically compiled when CUDA is detected. Must be enabled at runtime by adding '--use-gpu=true'
2019-12-03 14:29:06 +01:00
Arne Morten Kvarving
8261a51e6e
remove libecl dependency
2019-10-15 14:36:05 +02:00
Arne Morten Kvarving
ba698abfd1
changed: rename ewoms to opm-models
2019-08-23 11:27:16 +02:00
Arne Morten Kvarving
f771049f93
build system cleanup
2018-11-16 15:01:59 +01:00
Arne Morten Kvarving
690ca2cd26
adjustments for eclipse support in opm-common
2018-03-06 09:09:58 +01:00
Arne Morten Kvarving
5b86d8b13b
add files imported from opm-core to build system
2018-01-17 18:27:19 +01:00
Arne Morten Kvarving
c30e3088b5
remove opm-core from upstream and prerequisite lists
...
debian/redhat packaging updated as well
2018-01-17 18:16:26 +01:00
Arne Morten Kvarving
2ed67f8bf2
changed: put prereqs in module itself
2017-12-19 12:44:41 +01:00