Hi Lee, > You appear to be configuring PVFS2 on a RedHat distribution that > likely ships with a heavily modified kernel and c library. You must > specify two configure arguments to provide necessary information before > proceeding. First pick one of these two options: > ============================= > --enable-redhat24 (if you are using a redhat provided 2.4 > kernel) > --disable-redhat24 (if you are using a stock kernel.org kernel) > ============================= > Also pick one of the next two options. You should probably enable the > workaround if you are using RedHat EL 3 prior to update 2. > Otherwise it > is probably safer (and higher performance) to disable it: > ============================= > --enable-nptl-workaround (to work around buggy glibc pthread library) > --disable-nptl-workaround (if you trust your glibc pthread library) > ============================= > > Do you think it would be better to instead run with the > --enable-nptl-workaround option instead?
Could you try that out? I am not sure why we had those options.. Perhaps, someone else who remembers can comment on this? (It is perhaps an x86 option in any case!) It is worth a shot in the meantime... Sorry I forgot, what exactly was the problem that you are facing? Is it a performance problem or a functionality issue? Thanks, Murali > > Thanks, > -Lee > > _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
