[mpich-discuss] MPI I/O and Windows
Rob Latham
robl at mcs.anl.gov
Tue Jan 12 09:46:58 CST 2016
On 01/11/2016 10:13 AM, Eric Chamberland wrote:
> Hi,
>
> is it possible to have MPI code that uses MPI I/O functions works under
> windows?
>
> Which version (package) of MPI can we try for that?
definitely possible. MS-MPI implements the MPI-IO routines as does
Intel MPI. I don't have any experience with parallel I/O on Windows,
but I think you're going to find file system client support a bigger
challenge than MPI-IO support.
I don't know what the consistency semantics of SMB/CFS are: when are
writes from one client visible to another?
==rob
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list