AvtechScientific / ASL

Advanced Simulation Library - hardware accelerated multiphysics simulation platform.
http://asl.org.il
GNU Affero General Public License v3.0
217 stars 55 forks source link

how to run simulation on multi GPUs across different nodes in a cluster #41

Closed waynezw0618 closed 6 years ago

waynezw0618 commented 6 years ago

Dear everyone I want to use multi GPUS across different nodes in a cluster. how can I do that with ASL?

/Wei

AvtechScientific commented 6 years ago

all available devices (GPUs, CPUs, etc) are listed in Hardware::queues so you can use some or all of them on a specific machine. If you run your computations on a cluster you can use e.g. MPI.