You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the segmentation fault with signal 11:SIGSEGV when I am running the following the example file of pynomad after the evaluation. Other optimization examples are working fine in my system.
I have fixed one bug in the PyNomad interface related to surrogate (the example you used) but It is not the same error as you observed. I cannot replicate the same error as you.
You can get the python binaries for the development version 4.5 by doing: pip install -i https://test.pypi.org/simple/ PyNomadDev
Please note that we are currently working on the release using the development version 4.5.
Hi,
I am getting the segmentation fault with signal 11:SIGSEGV when I am running the following the example file of pynomad after the evaluation. Other optimization examples are working fine in my system.
https://github.com/bbopt/nomad/blob/master/examples/advanced/library/PyNomad/simpleExample_WithSurrogate.py
I am using python 3.10 and compiled and tired nomad in both mac os arm64 and windows x64 machines.
Below is the screenshot for your reference.
Thanks,
Paridhi
The text was updated successfully, but these errors were encountered: