We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837f1f3 commit 68db5c1Copy full SHA for 68db5c1
test/framework/easyconfigs/test_ecs/h/HPL/HPL-2.1-CrayCCE-5.1.29.eb
@@ -0,0 +1,14 @@
1
+easyblock = 'ConfigureMake'
2
+
3
+name = 'HPL'
4
+version = '2.1'
5
6
+homepage = 'http://www.netlib.org/benchmark/hpl/'
7
+description = "HPL, you know, LINPACK"
8
9
+toolchain = {'name': 'CrayCCE', 'version': '5.1.29'}
10
11
+source_urls = ['http://www.netlib.org/benchmark/%(namelower)s']
12
+sources = [SOURCELOWER_TAR_GZ]
13
14
+moduleclass = 'tools'
0 commit comments