From 466572dc14efcfd2054b52ee935dc809a39f1893 Mon Sep 17 00:00:00 2001 From: Robert Cohn Date: Fri, 17 Jun 2022 00:23:40 -0700 Subject: Update Intel package descriptions (#31150) --- lib/spack/docs/build_systems/inteloneapipackage.rst | 8 ++++---- lib/spack/docs/build_systems/intelpackage.rst | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/spack/docs/build_systems/inteloneapipackage.rst b/lib/spack/docs/build_systems/inteloneapipackage.rst index a2468c67c6..fe6aea91bb 100644 --- a/lib/spack/docs/build_systems/inteloneapipackage.rst +++ b/lib/spack/docs/build_systems/inteloneapipackage.rst @@ -84,8 +84,8 @@ build ``hdf5`` with Intel oneAPI MPI do:: spack install hdf5 +mpi ^intel-oneapi-mpi -Using an Externally Installed oneAPI -==================================== +Using Externally Installed oneAPI Tools +======================================= Spack can also use oneAPI tools that are manually installed with `Intel Installers`_. The procedures for configuring Spack to use @@ -110,7 +110,7 @@ Another option is to manually add the configuration to Libraries --------- -If you want Spack to use MKL that you have installed without Spack in +If you want Spack to use oneMKL that you have installed without Spack in the default location, then add the following to ``~/.spack/packages.yaml``, adjusting the version as appropriate:: @@ -139,7 +139,7 @@ You can also use Spack-installed libraries. For example:: spack load intel-oneapi-mkl Will update your environment CPATH, LIBRARY_PATH, and other -environment variables for building an application with MKL. +environment variables for building an application with oneMKL. More information ================ diff --git a/lib/spack/docs/build_systems/intelpackage.rst b/lib/spack/docs/build_systems/intelpackage.rst index 5da16157d7..4a59b75104 100644 --- a/lib/spack/docs/build_systems/intelpackage.rst +++ b/lib/spack/docs/build_systems/intelpackage.rst @@ -15,6 +15,9 @@ IntelPackage Intel packages in Spack ^^^^^^^^^^^^^^^^^^^^^^^^ +This is an earlier version of Intel software development tools and has +now been replaced by Intel oneAPI Toolkits. + Spack can install and use several software development products offered by Intel. Some of these are available under no-cost terms, others require a paid license. All share the same basic steps for configuration, installation, and, where -- cgit v1.2.3-60-g2f50