Skip to content
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

SCURLY10: wrong starting point #131

Closed
dpo opened this issue Jul 29, 2017 · 5 comments
Closed

SCURLY10: wrong starting point #131

dpo opened this issue Jul 29, 2017 · 5 comments

Comments

@dpo
Copy link
Member

dpo commented Jul 29, 2017

For me on OSX with Julia 0.6, CUTEstModel("SCURLY10") reports a zero starting point, which is not what's indicated in the SIF file. A Fortran driver reports the correct (nonzero) starting point.

@abelsiqueira
Copy link
Member

abelsiqueira commented Jul 30, 2017

Reproduced on Linux with Julia 0.6. It's extremely odd, since we decode the problem from the SIF file.

@abelsiqueira
Copy link
Member

I ran the TRON driver to print the starting point, and it's all zeros. I'm using the same CUTEst.jl installation. Do you have two installations?

@abelsiqueira
Copy link
Member

PS. I found out that I can use sifdecoder -o 1 SCURLY10 to see the starting point. It's still showing all zeros though.

@dpo
Copy link
Member Author

dpo commented Jul 30, 2017

I must have done something wrong yesterday. Now the C and Fortran drivers also report a zero starting point. But it's clearly nonzero in the SIF file.

@dpo
Copy link
Member Author

dpo commented Jul 31, 2017

Fixed upstream.

@dpo dpo closed this as completed Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants