spack/lib/spack
Robert Cohn 0bb18d8a38
Add Intel oneAPI packages (#20411)
This creates a set of packages which all use the same script to install
components of Intel oneAPI. This includes:

* An inheritable IntelOneApiPackage which knows how to invoke the
  installation script based on which components are requested
* For components which include headers/libraries, an inheritable
  IntelOneApiLibraryPackage is provided to locate them
* Individual packages for DAL, DNN, TBB, etc.
* A package for the Intel oneAPI compilers (icx/ifx). This also includes
  icc/ifortran but these are not currently detected in this PR
2020-12-23 15:39:40 -08:00
..
docs add mypy to style checks; rename spack flake8 to spack style (#20384) 2020-12-22 21:39:10 -08:00
env Compiler wrapper linting (#20249) 2020-12-07 18:58:19 -08:00
external add mypy to style checks; rename spack flake8 to spack style (#20384) 2020-12-22 21:39:10 -08:00
llnl add mypy to style checks; rename spack flake8 to spack style (#20384) 2020-12-22 21:39:10 -08:00
spack Add Intel oneAPI packages (#20411) 2020-12-23 15:39:40 -08:00