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

rdma-core: 31.2 -> 33.0 #108114

Merged
merged 1 commit into from Jan 4, 2021
Merged

rdma-core: 31.2 -> 33.0 #108114

merged 1 commit into from Jan 4, 2021

Conversation

markuskowa
Copy link
Member

Motivation for this change

https://github.com/linux-rdma/rdma-core/releases/tag/v33.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Result of nixpkgs-review 1

20 packages marked as broken and skipped:
  • bareos
  • python37Packages.arviz
  • python37Packages.baselines
  • python37Packages.cntk
  • python37Packages.dm-sonnet
  • python37Packages.edward
  • python37Packages.graph_nets
  • python37Packages.optuna
  • python37Packages.pymc3
  • python37Packages.pyslurm
  • python37Packages.rl-coach
  • python37Packages.tensorflow
  • python37Packages.tensorflow-probability
  • python37Packages.tensorflowWithCuda
  • python37Packages.tensorflowWithoutCuda
  • python37Packages.tflearn
  • python38Packages.cntk
  • python38Packages.pyslurm
  • python39Packages.cntk
  • python39Packages.pyslurm
31 packages failed to build:
  • cntk
  • python37Packages.dask-gateway
  • python37Packages.dask-jobqueue
  • python37Packages.dask-ml
  • python37Packages.dask-mpi
  • python37Packages.dask-xgboost
  • python37Packages.datashader
  • python37Packages.dftfit
  • python37Packages.distributed
  • python37Packages.h5py-mpi
  • python37Packages.lammps-cython
  • python37Packages.mask-rcnn
  • python37Packages.streamz
  • python37Packages.stumpy
  • python37Packages.tensorflow-build_2
  • python38Packages.dask-gateway
  • python38Packages.dask-jobqueue
  • python38Packages.dask-ml
  • python38Packages.dask-mpi
  • python38Packages.dask-xgboost
  • python38Packages.datashader
  • python38Packages.dftfit
  • python38Packages.distributed
  • python38Packages.lammps-cython
  • python38Packages.mask-rcnn
  • python38Packages.streamz
  • python38Packages.stumpy
  • python38Packages.tensorflow-build_2
  • python39Packages.tensorflow-build_2
  • samba4Full
  • tts
49 packages built:
  • ceph
  • ceph-client
  • dl-poly-classic-mpi
  • elmerfem
  • freecad
  • getdp
  • globalarrays
  • gromacsDoubleMpi
  • gromacsMpi
  • hdf5-mpi
  • highfive-mpi
  • hpcg
  • hpl
  • rdma-core (infiniband-diags)
  • ior
  • lammps-mpi
  • libceph
  • migrate
  • netcdf-mpi
  • neuron-full
  • neuron-mpi
  • openmolcas
  • openmpi
  • opensm
  • paraview
  • parmetis
  • precice
  • python37Packages.fenics
  • python37Packages.fipy
  • python37Packages.mpi4py
  • python37Packages.neuron-mpi
  • python38Packages.fenics
  • python38Packages.fipy
  • python38Packages.h5py-mpi
  • python38Packages.mpi4py
  • python38Packages.neuron-mpi
  • python39Packages.fenics
  • python39Packages.fipy
  • python39Packages.h5py-mpi
  • python39Packages.mpi4py
  • python39Packages.neuron-mpi
  • quantum-espresso-mpi
  • raxml-mpi
  • scalapack
  • scotch
  • siesta-mpi
  • slurm (slurm-full ,slurm-llnl ,slurm-llnl-full)
  • slurm-spank-x11
  • ucx

Broken packages seem to be unrelated to rdma-core update

@markuskowa
Copy link
Member Author

@GrahamcOfBorg test rxe

@@ -4,7 +4,7 @@
} :

let
version = "31.2";
version = "33.0";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this let and convert it to rec?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would be the advantage of converting it to rec?

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 108114 run on x86_64-darwin 1

3 packages marked as broken and skipped:
  • python37Packages.pyslurm
  • python38Packages.pyslurm
  • python39Packages.pyslurm

@markuskowa markuskowa merged commit 1bf12e3 into NixOS:master Jan 4, 2021
@markuskowa markuskowa deleted the upd-rdma branch January 4, 2021 13:35
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

2 participants