OpenMPI interface for FreePascal/Linux
Posted 09-16-2011 at 03:10 AM by Yury_T
Updated 09-16-2011 at 03:46 PM by Yury_T (post link to the updated interface)
Updated 09-16-2011 at 03:46 PM by Yury_T (post link to the updated interface)
The very initial, assuredly incomplete interface. Had to quickly produce something suitable for the course of parallel computations.
Converted from OpenMPI 1.2.9 header by h2pas. Made additional modifications. Only two default communicators supported now, WORLD and SELF. Might work for entire 1.2.* OpenMPI series.
upd: Added a bunch of ompi_... datatypes and handlers. Might be nearing a practical completness limit. Of the minimal 6 functions set, MPI_Init, MPI_Finalize and MPI_Comm_rank seem to work, others are untested.
<s>http://depositfiles.com/files/7tdbylct9</s>
http://depositfiles.com/files/d04u0ps57 (updated file)
Converted from OpenMPI 1.2.9 header by h2pas. Made additional modifications. Only two default communicators supported now, WORLD and SELF. Might work for entire 1.2.* OpenMPI series.
upd: Added a bunch of ompi_... datatypes and handlers. Might be nearing a practical completness limit. Of the minimal 6 functions set, MPI_Init, MPI_Finalize and MPI_Comm_rank seem to work, others are untested.
<s>http://depositfiles.com/files/7tdbylct9</s>
http://depositfiles.com/files/d04u0ps57 (updated file)
Total Comments 0



