Skip to content
Snippets Groups Projects
Commit 0f442cc9 authored by Anke Kreuzer's avatar Anke Kreuzer
Browse files

Merge branch 'gpuscout-2023' into '2023'

redo push new gpuscout recipe to stage 2023

See merge request deep-sea/wp3/software/easybuild-repository-deep-sea!68
parents 1f8f92f5 a98e583c
No related branches found
No related tags found
No related merge requests found
easyblock = 'CMakeMake'
name = 'GPUscout'
version = 'v0.2.2'
homepage = 'https://github.com/caps-tum/GPUscout'
description = "GPUscout: A tool for discovering data movement-related bottlenecks on NVidia GPUs."
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
source_urls = ['https://github.com/caps-tum/GPUscout/archive/refs/tags/']
sources = ['%(version)s.tar.gz']
checksums = ['d3e08ecff6b3525dc429299e53b9d263b5b907ca0f8c363b73c28db8585c4239']
builddependencies = [
('CMake', '3.26.3'),
('CUDA', '12.0', '', SYSTEM),
]
sanity_check_paths = {'files': ["GPUscout"], 'dirs': [], }
moduleclass = 'tools'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment