I would like to run a DEM simulation with GPU parallelization.
According to the documentation (<https://api.projectchrono.org/deme_usage.html>), it seems that simulations can be executed using two GPUs. Is there a way to explicitly specify and enable TWO-GPU execution?
I tested the simulation on a Linux PC cluster equipped with two GPUs. However, when monitoring the system during execution, it appeared that only one GPU was being utilized.
Could you please let me know if any additional settings, options, or configuration steps are required to run DEM simulations in parallel on two GPUs?