Skip to content

Conversation

@zengmao
Copy link
Contributor

@zengmao zengmao commented Sep 16, 2024

I use clusters with the Sun Grid Engine (SGE), and a common issue is that environment variables of the interactive shell are not propagated to non-interactive jobs. Therefore, I'm submitting another pull request related to this. The juliaup installer adds the julia installation path to ~/.bashrc. For users who cannot depend on ~/.bashrc being loaded by non-interactive jobs, I've added a tip for finding out the julia path by running Sys.BINDIR in the Julia REPL.

@carstenbauer
Copy link
Member

I think this would be better suited as a FAQ entry. Perhaps with a title like "Julia not found in a non-interactive job".

@zengmao
Copy link
Contributor Author

zengmao commented Sep 16, 2024

I've moved the comment into FAQ.

Co-authored-by: Carsten Bauer <crstnbr@gmail.com>
@carstenbauer carstenbauer merged commit 8c3d730 into JuliaHPC:main Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants