Skip to content
Snippets Groups Projects
Commit a21a5bb6 authored by Stepan Vanecek's avatar Stepan Vanecek
Browse files

eb mitos 1.0.0

parent d50d8f5e
No related branches found
No related tags found
No related merge requests found
easyblock = 'CMakeMake'
name = 'mitos'
version = 'v1.0.0'
homepage = 'https://github.com/caps-tum/mitos'
description = "Mitos is a library and a tool for collecting sampled memory performance data to view with MemAxes"
toolchain = {'name': 'ipsmpi', 'version': '2022a'}
toolchainopts = {"usempi": True}
source_urls = ['https://github.com/caps-tum/mitos/archive/refs/tags/']
sources = ['%(version)s.tar.gz']
checksums = ['1ad0307851208121fa6ec212b02fa09436057b600e043fbe72914243613f6980']
dependencies = [('hwloc', '2.7.1', '', ('GCCcore', '11.3.0'))]
builddependencies = [('CMake', '3.23.1', '', ('GCCcore', '11.3.0'))]
sanity_check_paths = {'files': ["bin/mitosrun", "lib/libmitos.so"], 'dirs': [], }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment