[ITK] LBFGSB Issues
Matt McCormick
matt.mccormick at kitware.com
Wed Jul 22 10:46:13 EDT 2015
Hi Toby,
> 1 - I think I am hitting this bug that scipy also had trouble with: https://github.com/scipy/scipy/issues/2261 It is annoying, as lots of text is printed to the screen, but not show-stopping.
Please consider submitting a patch [1] that addresses this in its C
counterpart [2].
> 2 - Is the LBFGSB optimizer thread-safe? I suspect not as I am getting segfaults in my multi-threaded program.
I don't think so :-(
Thanks,
Matt
[1] http://www.itk.org/Wiki/ITK/Git/Develop
[2] http://itk.org/gitweb?p=ITK.git;a=blob;f=Modules/ThirdParty/VNL/src/vxl/v3p/netlib/opt/lbfgsb.c;h=1919c427947bc03f28ad02493e66bae677ba6ec0;hb=HEAD#l4004
More information about the Community
mailing list