Hello,
Please forgive my ignorance. This question might have been already answered somewhere, directly or indirectly.
Could openCARP be ran on a GPU? I've tried changing my settings to run on my GPU i.e., CARP_EXE_DIR:
GPU: /home/kardia/openCARP/_build/bin
...
BUILD: GPU # choose default CARP build (CPU, GPU)
But it doesn't seem to work as I've seen on my GPU activity and no changes on the ETA of a sim (CPU vs. GPU).
I've also been trying to figure out how to adapt some of my scripts with the numba package but it seems that there are functions deep within the source code that is not supported by numba.
Has anyone tried and successfully send openCARP jobs to their GPU(s)? How did you do it?