OPM / opm-simulators

Simulator programs and utilities for automatic differentiation.
http://www.opm-project.org
GNU General Public License v3.0
111 stars 122 forks source link

Print gpus used on simulator startup #5611

Open multitalentloes opened 2 weeks ago

multitalentloes commented 2 weeks ago

Slight improvement in use of gpuISTL to show what device is used in the simulation TODO: make sure we get the output from all the ranks

multitalentloes commented 2 weeks ago

Jenkins build this hipify please

multitalentloes commented 2 weeks ago

Something about this PR causes the build system to not hipify anything, not sure why

blattms commented 2 weeks ago

Some of the headers are not found. Maybe they are missing from the PR?

akva2 commented 2 weeks ago

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 do not depend on the library, hence headers have not been hipified.

multitalentloes commented 1 week ago

Jenkins build this hip please

multitalentloes commented 1 week ago

Jenkins build this please