Renaming mkl to intel-mkl
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
from spack.pkg.builtin.intel import IntelInstaller
|
from spack.pkg.builtin.intel import IntelInstaller
|
||||||
|
|
||||||
|
|
||||||
class Mkl(IntelInstaller):
|
class IntelMkl(IntelInstaller):
|
||||||
"""Intel Math Kernel Library.
|
"""Intel Math Kernel Library.
|
||||||
|
|
||||||
Note: You will have to add the download file to a
|
Note: You will have to add the download file to a
|
Reference in New Issue
Block a user