-
Our static compilation build has started segfaulting consistently when we upgraded to julia `v1.5.1`, where it wasn't segfaulting in `v1.5.0`.
```julia
signal (11): Segmentation fault
in expressi…
-
Analyze the strong scaling results from #3
-
This is with Julia nightly and PackageCompiler 1.2.1.
It's on Linux, so presumably I don't need the artifact.
Link to the log: https://github.com/bcbi/SimpleContainerGenerator.jl/pull/93/checks?…
-
I see PyCall 1.92.0 was just released.
Now my system image build, of the pyjulia system image on top of a custom sysimage, is failing. See the output.
I've tried under both Julia 1.4.2 and 1.5.2…
-
[ClimateMachine.jl](https://github.com/CliMA/ClimateMachine.jl) looks like it does MPI. Review how they do it to see if there are lessons learned.
-
At the moment I have `jl_parse_opts(&argc, &argv);` in main.c, which lets you run `./main --trace-compile=stderr` to get the list of precompile statements required, which I have then manually pasted i…
-
I think it would be good to put some most common cases of functions used in DataFrames.jl to the module to force their precompilation as this will improve user experience (and DataFrames.jl is probabl…
-
Write and run strong scaling jobs that make one histogram of cluster energy.
-
I get this error when trying to use pipe in V0.7
-
Hi guys,
Sorry to bother you again but I tried to install MKL on a clean Julia 1.4.1 installation and got the following error message. I tried a couple of times and it always crashes during the Int…