Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give system image and .ji files cpuid-specific names if architecture is not specified #19481

Closed
Keno opened this issue Dec 2, 2016 · 2 comments
Labels
parallelism Parallel or distributed computation

Comments

@Keno
Copy link
Member

Keno commented Dec 2, 2016

It is fairly common in HPC environment to have julia be installed on a network file system, with the actual CPU architecture, changing depending on compute nodes. It would be nice to add a flag to build cpuid-specific binaries and caches (or perhaps even do this automatically if no target architecture is specified), that are allowed to coexist (e.g. name the system image sys-50670.so).

@vtjnash
Copy link
Member

vtjnash commented Dec 2, 2016

see also #14995

@brenhinkeller brenhinkeller added the parallelism Parallel or distributed computation label Nov 26, 2022
@vtjnash
Copy link
Member

vtjnash commented Feb 10, 2024

fixed by #19486, but github didn't autodetect that

@vtjnash vtjnash closed this as completed Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parallelism Parallel or distributed computation
Projects
None yet
Development

No branches or pull requests

3 participants