OpenCL with OpenMPI #2
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Make sure that when using the --gui option along with --mpi that tasks get split roughly evenly between the GPU and the MPI cluster. When using OpenMP split it more in favour of the GPU. Same with std::thread implemention.
Make the return type include information about what this image region is allowed to be used by. Seems like the easist way to send data between the various types. Especially since each method handles how it processes the regions individually anyways.