OmpCloud is a toolset that allows you to use the cloud as an OpenMP offloading device. While offloading has been widely used to move computations to GPUs using GPGPU programming languages (such as CUDA) or directive-based programming languages (such as OpenMP), transparent offloading to large cloud clusters was a much more complex and cumbersome task. To this end, OmpCloud extends the OpenMP execution model to allow transparent computation offloading to the Cloud.
previous post