extrae: new version (#22453)
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
This commit is contained in:
parent
155c378406
commit
af15801649
1 changed files with 3 additions and 0 deletions
|
@ -33,8 +33,11 @@ class Extrae(AutotoolsPackage):
|
|||
instrument the MPI programin model, and the following parallel
|
||||
programming models either alone or in conjunction with MPI :
|
||||
OpenMP, CUDA, OpenCL, pthread, OmpSs"""
|
||||
|
||||
homepage = "https://tools.bsc.es/extrae"
|
||||
url = "https://ftp.tools.bsc.es/extrae/extrae-3.4.1-src.tar.bz2"
|
||||
|
||||
version('3.8.3', sha256='c3bf27fb6f18e66200e40a0b4c35bc257766e5c1a525dc5725f561879e88bf32')
|
||||
version('3.7.1', sha256='c83ddd18a380c9414d64ee5de263efc6f7bac5fe362d5b8374170c7f18360378')
|
||||
version('3.4.1', sha256='77bfec16d6b5eee061fbaa879949dcef4cad28395d6a546b1ae1b9246f142725')
|
||||
|
||||
|
|
Loading…
Reference in a new issue