Skip to content

Julia precompiling error on cluster #68192

@henrikjaerleblad

Description

@henrikjaerleblad

Hi,

I am trying to precompile my Julia packages on our university cluster, when I get the following error:

image

When instantiating my project, I got this error (prior to pre-compiling):

image

We have a policy on the cluster, that no-one is allowed to use to much resources without submitting a job to the SLURM workload manager. Otherwise, the process will be automatically killed. I am suspecting that the system shuts of Julia's access to resources (multiple CPUs, RAM etc) when Julia is attempting to pre-compile as fast as possible. But the earlier warning message might indicate something else.

Does anyone have any idea on how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    build-problemquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions