guix-science
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Julia and Flux


From: Cayetano Santos
Subject: Re: Julia and Flux
Date: Tue, 02 Apr 2024 21:18:29 +0200
User-agent: mu4e 1.12.2; emacs 29.3

(reply to whole list)

>ven. 29 mars 2024 at 15:17, Hugo Buddelmeijer <hugo@buddelmeijer.nl> wrote:

> Seems to work fine for me. At least I get no errors; but I'm not a
> julia user, so I don't know what to expect.
>
> You would probably get a more useful reply if you would include what
> you expect to happen, and what actually happens, when you type in that
> command. This is the (eventual) output that I get:

This is what I get

    https://paste.sr.ht/blob/65c1328a9d63d56ca39180163bd9088750d75e51

> Precompiling project...
>   97 dependencies successfully precompiled in 54 seconds. 4 already
>   precompiled

Hum, strange, ...  the point on using guix is not to get same results,
regardless of the machine ?

My guix --version is

  guix (GNU Guix) 04be2cd15a712224f6c88085296c3eecb7fdacb0

more exactly,

    guix describe --format=channels

gives

(list (channel
        (name 'guix-science)
        (url "https://github.com/guix-science/guix-science.git";)
        (branch "master")
        (commit
          "7c6ca7e1c19c92bfe5e6add688662e08b07db2bf")
        (introduction
          (make-channel-introduction
            "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
            (openpgp-fingerprint
              "CA4F 8CF4 37D7 478F DA05  5FD4 4213 7701 1A37 8446"))))
      (channel
        (name 'guix-hpc)
        (url "https://gitlab.inria.fr/guix-hpc/guix-hpc.git";)
        (branch "master")
        (commit
          "3fb254c01590872068bf22ca62591270437761ba"))
      (channel
        (name 'nonguix)
        (url "https://gitlab.com/nonguix/nonguix";)
        (branch "master")
        (commit
          "a4356defe7d4ee9b0ac6789d67f94d00714a9409")
        (introduction
          (make-channel-introduction
            "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
            (openpgp-fingerprint
              "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
      (channel
        (name 'guix)
        (url "https://git.savannah.gnu.org/git/guix.git";)
        (branch "master")
        (commit
          "04be2cd15a712224f6c88085296c3eecb7fdacb0")
        (introduction
          (make-channel-introduction
            "9edb3f66fd807b096b48283debdcddccfea34bad"
            (openpgp-fingerprint
              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]