-
### Steps to reproduce the issue
```console
spack spec -I julia@1.10.2
Input spec
--------------------------------
- julia@1.10.2
Concretized
--------------------------------
- julia@1…
-
When compiling the Debian package for version 0.9.9, I get the following error message on ppc64el:
```
[ 87%] Building CXX object src/CMakeFiles/gnudatalanguage.dir/randomgenerators.cpp.o
cd //obj-…
-
### Steps to reproduce the issue
```console
$ spack compiler find
==> Added 1 new compiler to ...
gcc@7.5.0
$ spack spec -l julia@1.10.2
Input spec
-------------------------------- …
-
Building master on commit 1ddd6da6480617ba50dff93f215c9035f6195587 (the current latest) with a debug build throws the following GC assertion failure when attempting to precompile the Profile stdlib:
…
-
E.g. https://buildkite.com/julialang/julia-master/builds/15140#0182e880-cff6-49c2-a275-2164b2b9c41e, but I've seen it in other builds also:
```
cmdlineargs (6…
Keno updated
3 months ago
-
Julia fails to build on aarch64 because `libquadmath.so` is not available on this arch.
Log:
```
[ 4706s] ln -sf /lib64/libgfortran.so.5 /home/abuild/rpmbuild/BUILD/julia-1.6.1/usr/lib/julia/libgfo…
-
I have a 2021 MacBook Pro with an Apple M1 Max processor, and am having a problem with a fresh install of Julia 1.8.4 (macOS ARM binary) installed from the [official downloads page](https://julialan…
-
I'm interested in using your package for simulations. However, at the moment it seems that setting a random seed requires a direct call to Julia.
In the readme it is shown to use "set.seed()" in R…
-
In my case the spawn command needs 25GB of RAM for executing this simple program:
```
bash$ cat ./doit
gdl -e "a=1 & while 1 do b=a"
bash$
```
The execution under GDL needs 25GB of RAM:
…
-
### Steps to reproduce the issue
```console
$ spack spec -I julia@1.9.3 %fj
==> Warning: using "openssl@1.1.1k" which is a deprecated version …