mpiexec configuration
Ben Webb
ben at bellatrix.pcl.ox.ac.uk
Mon Sep 16 08:53:17 EDT 2002
On Mon, Sep 16, 2002 at 06:01:32PM +0530, Komanduri Ravi Kumar wrote:
> After applying the patch which was sent by you if i do make then it
> prints the following warnings and errors. It says undeclared identifier
> FNM_CASEFIELD in config.c
You can probably get away with replacing the FNM_CASEFOLD in
config.c with 0 (zero). FNM_CASEFOLD is a GNU extension (so it's not
suprising that Solaris doesn't like it) and I'm not sure that
case-insensitive matching for node names is a brilliant idea anyway. But
Pete will have the last say on this. ;)
Ben
--
ben at bellatrix.pcl.ox.ac.uk http://bellatrix.pcl.ox.ac.uk/~ben/
"We don't want to go back to tomorrow, we want to go forward."
- Vice President Dan Quayle
More information about the mpiexec
mailing list