Kjetil Olsen Lye

Results 11 issues of Kjetil Olsen Lye

This fixes the MPI issues with CUDA/HIP/GPUISTL that were introduced with the `GhostLastMatrixAdapter` operator. The previous design of the SolverAdapter relied on the presence of the function `getCommunication` to determine...

This is in draft at the moment. Essentially this adds decorators to the functions and eventually will add support non-static fluidsystem-objects.

This is a very incomplete attempt at the moment. To get the DUNE vectors with GPU decorators, those classes have in essence been copied over to the repo and then...

Tests for BlackOilFluidState on GPU with the [opm-common PR 4472](https://github.com/OPM/opm-common/pull/4472)

This adds a much needed unit test for the `OPM_IS_INSIDE_HOST_FUNCTION` and `OPM_IS_INSIDE_DEVICE_FUNCTION` macros. This PR needs OPM/opm-common#4465

I am not claiming these Dockerfiles are perfect, but they seem to do the job (ROCm builds but running not tested yet, will test on Monday). Potentially we could combine...

Just a draft pull-request to measure the effects of moving the whole grid processing to int64

This is a draft PR that converts the clang-config file to the new YAML format.

I am opening this PR also to create a discussion. Before you go on reading, please note that this can be selectively disabled by exporting the `SKIP` environment variable to...

manual:irrelevant

Maybe this is already easily available, but I am not aware anything like this at least. Currently only supports grid without wells. Does not support weights yet. Use case: Running...

manual:new-feature