|
Tutorials
#Tutorials for CL-MPI TutorialsSorry for the sparse documentation. The examples in the examples directory of the distribution illustrate some basic usage. There is a series of posts at this blog which illustrate CL-MPI usage:Add your content here. Tutorial #1 - simple message passing "hello world" example Tutorial #2 - parallel Mandelbrot set computation MPI DocumentationTo use CL-MPI, you should be familiar with the MPI programming model. Here is an excellent tutorial: https://computing.llnl.gov/tutorials/mpi/ |
► Sign in to add a comment