Giter Site home page Giter Site logo

Linuxbrew about cutest.jl HOT 12 CLOSED

juliasmoothoptimizers avatar juliasmoothoptimizers commented on September 27, 2024
Linuxbrew

from cutest.jl.

Comments (12)

dpo avatar dpo commented on September 27, 2024
Test Summary:   | Pass  Total
Julia interface |   14     14
Core interface stress test... passed
Test Summary:  | Pass  Total
Core interface |   11     11
Finalizing
Testing interfaces on problem hs5
Julia interface stress test... Passed
Test Summary:   | Pass  Total
Julia interface |   14     14
Core interface stress test... passed
Test Summary:  | Pass  Total
Core interface |   11     11
Finalizing
Testing interfaces on problem hs6
Julia interface stress test... Passed
Test Summary:   | Pass  Total
Julia interface |   35     35
Core interface stress test... passed
Test Summary:  | Pass  Total
Core interface |   63     63
Finalizing
Testing interfaces on problem hs11
Julia interface stress test... Passed
Test Summary:   | Pass  Total
Julia interface |   35     35
Core interface stress test... passed
Test Summary:  | Pass  Total
Core interface |   63     63
Finalizing
Testing interfaces on problem hs14
Julia interface stress test... Passed
Test Summary:   | Pass  Total
Julia interface |   35     35
Core interface stress test... passed
Test Summary:  | Pass  Total
Core interface |   68     68
# ... etc.
Test Summary:         | Pass  Total
CUTEst selection tool | 1395   1395

from cutest.jl.

abelsiqueira avatar abelsiqueira commented on September 27, 2024

First thing I tried was installing over what I already have. It downloaded homebrew-core, homebrew-julia, then failed on brew update cutest with error:

Error: This command updates brew itself, and does not take formula names.
Use 'brew upgrade <formula>'.
=======================================[ ERROR: CUTEst ]=======================================

LoadError: failed process: Process(`/home/abel/.julia/v0.6/Linuxbrew/deps/usr/bin/brew update cutest`, ProcessExited(1)) [1]
while loading /home/abel/.julia/v0.6/CUTEst/deps/build.jl, in expression starting on line 67

===============================================================================================

I'll try a clean installation next.

from cutest.jl.

abelsiqueira avatar abelsiqueira commented on September 27, 2024

Now it failed on the gsl installation.

Error: Failure while executing: /home/abel/.julia/v0.6/Linuxbrew/deps/usr/Cellar/patchelf/0.9_1/bin/patchelf --print-rpath '/home/abel/.julia/v0.6/Linuxbrew/deps/usr/Cellar/gsl@1/1.16/bin/gsl-histogram' 2>&1
sh: /home/abel/.julia/v0.6/Linuxbrew/deps/usr/Cellar/patchelf/0.9_1/bin/patchelf: No such file or directory 
Warning: Bottle installation failed: building from source.
=======================================================================================[ ERROR: CUTEst ]=======================================================================================

LoadError: failed process: Process(`/home/abel/.julia/v0.6/Linuxbrew/deps/usr/bin/brew install --ignore-dependencies staticfloat/juliatranslated/gsl@1`, ProcessExited(1)) [1]
while loading /home/abel/.julia/v0.6/CUTEst/deps/build.jl, in expression starting on line 21

===============================================================================================================================================================================================

from cutest.jl.

dpo avatar dpo commented on September 27, 2024

That's strange. Mine installed quietly. I'll try to set it up on Travis in a branch. Thanks for testing.

from cutest.jl.

abelsiqueira avatar abelsiqueira commented on September 27, 2024

from cutest.jl.

dpo avatar dpo commented on September 27, 2024
$ .julia/v0.6/Linuxbrew/deps/usr/bin/brew list
archdefs  cutest  gsl@1  mastsif  patchelf  sifdecode

$ .julia/v0.6/Linuxbrew/deps/usr/bin/brew info gsl@1
gsl@1: stable 1.16 (bottled) [keg-only]
Numerical library for C and C++
https://www.gnu.org/software/gsl/
/home/mgi.polymtl.ca/doorba/.julia/v0.6/Linuxbrew/deps/usr/Cellar/gsl@1/1.16 (250 files, 9.2MB) *
  Poured from bottle on 2017-07-31 at 22:18:23
From: https://github.com/Linuxbrew/homebrew-core/blob/master/Formula/[email protected]
==> Caveats
This formula is keg-only, which means it was not symlinked into /home/mgi.polymtl.ca/doorba/.julia/v0.6/Linuxbrew/deps/usr,
because this is an alternate version of another formula.

from cutest.jl.

abelsiqueira avatar abelsiqueira commented on September 27, 2024

It worked for me after I installed patchelf using Linuxbrew.jl. My system's patchelf was not sufficient.

from cutest.jl.

dpo avatar dpo commented on September 27, 2024

Yes, there are still a few problems to iron out. Also, Linuxbrew has some limitations. For instance, there's currently no support for 32-bit systems. Is that a problem?

from cutest.jl.

abelsiqueira avatar abelsiqueira commented on September 27, 2024

I'm not sure if it would be a problem, and we can recommend installing CUTEst manually as a workaround.

from cutest.jl.

dpo avatar dpo commented on September 27, 2024

Does Julia have a way to distinguish between 32 and 64-bit systems?

from cutest.jl.

dpo avatar dpo commented on September 27, 2024
julia> Int == Int32
false

julia> Int == Int64
true

julia> Base.Sys.WORD_SIZE
64

from cutest.jl.

dpo avatar dpo commented on September 27, 2024

Not necessary any more after #209.

from cutest.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.