Export intel-mpi from oneapi

This commit is contained in:
Rodrigo Arias Mallo 2023-06-16 15:32:17 +02:00
parent e23392fccd
commit ce5577f14e

View File

@ -471,7 +471,7 @@ let
in
{
inherit aptPackages aptPackageIndex;
inherit aptPackages aptPackageIndex intel-mpi;
icx = icx-wrapper;
icc = icc-wrapper;
ifort = ifort-wrapper;