Skip to content

Switch to Preferences.jl, remove Pkg.build step #535

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

Closed
simonbyrne opened this issue Jan 25, 2022 · 1 comment
Closed

Switch to Preferences.jl, remove Pkg.build step #535

simonbyrne opened this issue Jan 25, 2022 · 1 comment
Milestone

Comments

@simonbyrne
Copy link
Member

simonbyrne commented Jan 25, 2022

We should be able to now replace Pkg.build and our custom environment variable stuff with the new Preferences.jl. This should also make it easier to provide cluster-specific MPI implementations.

Although discussed in other issues, I don't think we have a concrete issue for this.

  1. Figure out some sort of preferences subpackage (Add a lightweight MPIABI sub-package that controls the MPI ABI #529)
  2. Update Yggdrasil packages to use preferences system (@vchuravy has a draft PR MPI: Experimental platform tag JuliaPackaging/Yggdrasil#4073)
  3. Move any remaining code generation steps to Scratch.jl
@simonbyrne simonbyrne added this to the 1.0 milestone Jan 25, 2022
@vchuravy
Copy link
Member

Now on master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants