-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encountering RuntimeError in CUTEst Problem: INDEF #4
Comments
Let me try at my end with my version of pytorch, what was the specific run command that you used - so that I can recreate the problem ? |
Have you installed PyCUTEst? If so, then you should be able to run I'm currently looking at CUTEst problems with Jorge. It may take some time but it will make sure that our implementation is fool-proof. |
Setting it up now, following this - https://gist.github.com/antonior92/9fd6ac9f44c164ee42555e3a7dc5a332 |
Check out this: https://jfowkes.github.io/pycutest/_build/html/index.html. |
I was able to get CUTEst and pycutest both setup (on my mac), but still running into a segfault ?? |
seems like this is also the macOS version problem, what did you do to get around it ? |
I didn't, I wound up using Linux. Could you run it on a Linux machine? Interesting though that you are encountering a similar issue... |
请问了解这个测试库的matlab接口吗? |
Dheevatsa, have you seen any errors of the following sort?
I observed this when testing the L-BFGS implementation on the CUTEst problems. I found this from a quick Google search: pytorch/pytorch#6339, but my version of PyTorch is 0.4.1...do you know why this might occur?
The text was updated successfully, but these errors were encountered: