-
Notifications
You must be signed in to change notification settings - Fork 20
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
print CUTEst environment variables #226
base: main
Are you sure you want to change the base?
Conversation
Doesn't work out of the box on macOS unfortunately, even after setting
|
Codecov Report
@@ Coverage Diff @@
## main #226 +/- ##
=======================================
Coverage 87.07% 87.07%
=======================================
Files 5 5
Lines 712 712
=======================================
Hits 620 620
Misses 92 92 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
The updated version works for me on macOS. @abelsiqueira Does it work for you on Linux? |
There's still a caveat that running |
Unfortunately doesn't work for me either:
|
Does it work if you define this bash function: https://github.com/JuliaSmoothOptimizers/CUTEst.jl/pull/226/files#diff-4b9f14fdac93f5150aa5c070ec70fc63R129 |
Almost worked, needs a |
a28d689
to
51c0cbf
Compare
Should be good now. |
We need a similar one for
but it failed when I ran
The PS. The |
Does this work though
|
No, it has the same error. The final line is |
Hm. It works for me on macOS. That seems to indicate an issue with the JLL... :-( |
there are conflict markers in these changes. |
Thanks, I just noticed too. |
It is, but what's a bit weird is that |
Can I close this PR? |
closes #225