On 01/21/2013 01:00 PM, Reuti wrote:
> although you can create such files in Linux, it's not portable.
>
> http://en.wikipedia.org/wiki/Filename (Reserved characters and words)
>
> Best is to use only characters from POSIX portable character set for filenames. Especially as this syntax with a colon is used to denote the file system, i.e. with the name "nfs:foobar" you will tell MPI that the file "foobar" is located on NFS.
>
> (page 392 in the MPI 2.2 standard)
>
Ok, thank you for the information!
May I suggest then to have a better error message? :-)
Eric
> -- Reuti
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
|