Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

filehandle value problem MPI MPI_FILE_OPEN on Windows

Angel_B_
Beginner
750 Views

Testing the Intel MPI libraries in windows 8.1.  I encounter some problems in the following statement.

call MPI_FILE_OPEN(MPI_COMM_WORLD, filename, MPI_MODE_WRONLY + MPI_MODE_CREATE, MPI_INFO_NULL, fh, ierror)

I get return values for fh looking like this  -1212974328,  What's going on?

0 Kudos
0 Replies
Reply