yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Parallel OpenCL #185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The next big step in OpenCL mode is to make it capable of employing multiple 
GPUs. The GPUs can be either on a single machine - then this can be done using 
OpenCL alone, or in a cluster - then MPI is probably required.

Large clusters of GPUs are becoming more and more popular - so this is a way to 
high-throughput simulations.

Original issue reported on code.google.com by yurkin on 14 Jan 2014 at 9:45

GoogleCodeExporter commented 9 years ago

Original comment by yurkin on 3 Aug 2014 at 5:02