[cl-mpi-devel] [cl-mpi commit] r21 - Created wiki page through web user interface.

codesite-noreply at google.com codesite-noreply at google.com
Sun Jun 7 14:41:39 UTC 2009


Author: alexfs04
Date: Sun Jun  7 07:40:37 2009
New Revision: 21

Added:
    wiki/Tutorials.wiki

Log:
Created wiki page through web user interface.

Added: wiki/Tutorials.wiki
==============================================================================
--- (empty file)
+++ wiki/Tutorials.wiki	Sun Jun  7 07:40:37 2009
@@ -0,0 +1,16 @@
+#labels Featured
+#Tutorials for CL-MPI
+
+= Tutorials =
+
+Sorry for the sparse documentation.
+The examples in the examples directory of the distribution illustrate some  
basic usage.
+There is a series of posts at [http://risupu.blogspot.com this blog] which  
illustrate CL-MPI usage:Add your content here.
+
+*  
[http://risupu.blogspot.com/2009/06/message-passing-hello-world-in-cl-mpi.html  
Tutorial #1 - simple message passing "hello world" example]
+
+*  
[http://risupu.blogspot.com/2009/06/parallel-mandelbrot-computation-in-lisp.html  
Tutorial #2 - parallel Mandelbrot set computation]
+
+= MPI Documentation =
+To use CL-MPI, you should be familiar with the MPI programming model.
+Here is an excellent tutorial: https://computing.llnl.gov/tutorials/mpi/
\ No newline at end of file




More information about the cl-mpi-devel mailing list