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

openmpi: 4.0.5 -> 4.1.0 #110194

Closed
wants to merge 50 commits into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openmpi/versions.

meta.description for openmpi is: "Open source MPI-3 implementation"

meta.homepage for openmpi is: "https://www.open-mpi.org/"

meta.changelog for openmpi is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
420 total rebuild path(s)

131 package rebuild(s)

116 x86_64-linux rebuild(s)
98 i686-linux rebuild(s)
92 x86_64-darwin rebuild(s)
114 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
cntk
dl-poly-classic-mpi
elmerfem
freecad
getdp
globalarrays
gromacsDoubleMpi
gromacsMpi
haskellPackages.haskell-mpi
hdf5-mpi
highfive-mpi
hpcg
hpl
ior
lammps-mpi
migrate
netcdf-mpi
neuron-full
neuron-mpi
openmolcas
openmpi
paraview
parmetis
precice
python37Packages.arviz
python37Packages.baselines
python37Packages.cntk
python37Packages.dask-gateway
python37Packages.dask-jobqueue
python37Packages.dask-ml
python37Packages.dask-mpi
python37Packages.dask-xgboost
python37Packages.datashader
python37Packages.dftfit
python37Packages.distributed
python37Packages.dm-sonnet
python37Packages.edward
python37Packages.fenics
python37Packages.fipy
python37Packages.graph_nets
python37Packages.h5py-mpi
python37Packages.lammps-cython
python37Packages.mask-rcnn
python37Packages.mpi4py
python37Packages.neuron-mpi
python37Packages.optuna
python37Packages.pymc3
python37Packages.rl-coach
python37Packages.streamz
python37Packages.stumpy
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/r48gq71w0kz04phjlqwzz7i28n1zpd91-openmpi-4.1.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A openmpi https://github.com/r-ryantm/nixpkgs/archive/a6d89372fda9faae7d503b896783926005c46935.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/r48gq71w0kz04phjlqwzz7i28n1zpd91-openmpi-4.1.0
ls -la /nix/store/r48gq71w0kz04phjlqwzz7i28n1zpd91-openmpi-4.1.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @markuskowa for testing.

@markuskowa
Copy link
Member

@GrahamcOfBorg build scalapack

@markuskowa
Copy link
Member

The openmpi update breaks at least mpi4py (the test phase does not run properly in the sandbox anymore). Let's hold back the merge until the problem is solved.

@ryantm ryantm marked this pull request as draft January 21, 2021 17:35
@markuskowa markuskowa self-assigned this Feb 2, 2021
@markuskowa
Copy link
Member

rebase gone wrong. I will open this as new PR.

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

Successfully merging this pull request may close these issues.

None yet