Just to clarify -- are you saying that the function signature for
PVFS_sys_create() has changed over time and that in some versions it
takes 6 parameters, and in other versions it takes 7 parameters? (I
know nothing about PVFS)
Thanks!
On May 30, 2008, at 6:07 PM, Joseph Bane wrote:
H
Hi all.
I found a small issue compiling openmpi-1.2.6 with pvfs-2.7.0 support. There
is a new layout attribute for "PVFS_sys_create" calls and simply passing a
NULL in place of it for the "fake_an_open" function
(io_romio_ad_pvfs2_open.c) takes care of the issue. I found this solution
looking at MP