I'm trying to compile NLOPT, and specifically the
NLOPT_GN_ORIG_DIRECT/NLOPT_GN_ORIG_DIRECT_L algorithms. The code seems
to be missing the following DIRParallel utility functions:

getmytidif_
getnprocsif_
gettidif_
mastersendif_
slavesendif_
masterrecvif_
slaverecvif_

I can get an idea of their intended usage from the Gablonsky thesis
(http://repository.lib.ncsu.edu/ir/bitstream/handle/1840.16/3920/etd.pdf
?sequence=1) , but before I get down to re-implement them (which beats
the purpose of using a package, really) I thought I'd consult you: are
these implementations hiding somewhere in the NLOPT distribution? Can it
be that they are really missing? I'm compiling on Visual Studio 2005.
(BTW, as noted before in this
mailing list, a few fixes were indeed mandated.  How can I share the
suggest fixes?  Maybe it's time to put the project on google-code?)

Thanks a lot,
-Ofek Shilon



_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to