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

Merge branch 'mitos-1.0.0' into '2023'

eb mitos 1.0.0

See merge request deep-sea/wp3/software/easybuild-repository-deep-sea!46
parents d50d8f5e 062960b4
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