Arne Morten Kvarving
Arne Morten Kvarving
jenkins build this please
do note the warnings.
These are already broadcast during the EclipseState broadcast, ie, https://github.com/OPM/opm-common/blob/master/opm/input/eclipse/EclipseState/EclipseState.hpp#L151
Because it is in conflict status.
no, that is not the problem. i have explained to tobias in other channels. the problem is that we try to pull hip headers into simulator objects and simulator objects...
the problem is that it somehow leads to a div by zero. i've just setup rocm on my box so i'll find it shortly.
jenkins doesn't run the hipify build in the normal trigger, so we only saw it in the post-builder. it's fixed by https://github.com/OPM/opm-simulators/pull/5705
in particular cudaGetDeviceCount doesn't set the result var to 0 if it fails to find any device, so we have the initial -1 value, and hence we did not get...
yes, go for it
you have to rebase the opm-tests branch.