Hello to all, are there any parallel code developers in the list? I will have to work on a mixed mode parallel project using MPI and OpenMP. There are some bindings in pascal for the MPI library which is ok. Does gpc support OpenMP compiler directives? Is there a known pascal compiler that supports OpenMP?
here are some links : Message Passing Interface http://www.open-mpi.org/ http://www.lam-mpi.org/ http://www.mpi-forum.org/ http://www-unix.mcs.anl.gov/mpi/
OpenMP : http://www.openmp.org
TIA.