Add env vars for Intel VTune Amplifier (#3531)
* Add env vars for Intel VTune Amplifier * Flake8 fix
This commit is contained in:
@@ -97,11 +97,7 @@ def install(self, spec, prefix):
|
||||
|
||||
|
||||
class Intel(IntelInstaller):
|
||||
"""Intel Compilers.
|
||||
|
||||
Note: You will have to add the download file to a
|
||||
mirror so that Spack can find it. For instructions on how to set up a
|
||||
mirror, see http://spack.readthedocs.io/en/latest/mirrors.html"""
|
||||
"""Intel Compilers."""
|
||||
|
||||
homepage = "https://software.intel.com/en-us/intel-parallel-studio-xe"
|
||||
|
||||
|
Reference in New Issue
Block a user