Skip to content
Snippets Groups Projects
Commit e0db433e authored by Marios Asiminakis's avatar Marios Asiminakis
Browse files

added SHAMBLES

parent cc7ccf26
No related branches found
No related tags found
No related merge requests found
name = 'SHAMBLES'
version = '0.1'
homepage = 'https://github.com/CARV-ICS-FORTH/shambles'
description = "Initial release for easybuild SHMABLES"
toolchain = SYSTEM
source_urls = [
'https://github.com/CARV-ICS-FORTH/shambles/archive/refs/heads/'
]
sources = ['master.tar.gz']
easyblock = 'ConfigureMake'
preconfigopts = 'cd jemalloc && ./autogen.sh && '
prebuildopts = 'cd jemalloc && '
moduleclass = 'lib'
preinstallopts = 'cd jemalloc && '
modextrapaths = {'LD_PRELOAD': ['lib/libjemalloc.so']}
modloadmsg = 'Make sure your kernel has CONFIG_PGFAULT_SAMPLE_PROFILER enabled, or SHAMBLES will missbehave'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment