Intel parallel studio 2019 cluster edition (#9295)

* untracking file

* intel-parallel-studio: added 2019 cluster edition and checksum
This commit is contained in:
David Orman 2018-10-02 13:04:57 -05:00 committed by Levi Baber
parent 25be114f75
commit e8af5847a0

View file

@ -36,6 +36,8 @@ class IntelParallelStudio(IntelPackage):
# intel-parallel-studio@cluster.2018
# Cluster Edition (top tier; all components included)
version('cluster.2019.0', 'd4c249c5438c1a55640291efcc96418d', url='http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/13589/parallel_studio_xe_2019_cluster_edition.tgz')
#
version('cluster.2018.3', '7112837d20a100b895d9cd9ba9b6748d', url='http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/12998/parallel_studio_xe_2018_update3_cluster_edition.tgz')
version('cluster.2018.2', '3b8d93a3fa10869dde024b739b96a9c4', url='http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/12717/parallel_studio_xe_2018_update2_cluster_edition.tgz')
version('cluster.2018.1', '9c007011e0e3fc72747b58756fbf01cd', url='http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/12374/parallel_studio_xe_2018_update1_cluster_edition.tgz')