Skip to content
Snippets Groups Projects
Commit 984d609c authored by Alexander Geiß's avatar Alexander Geiß
Browse files

Update Extra-Prof recipies

parent 48981d53
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ install_cmds = ['echo %(installdir)s', ...@@ -22,7 +22,7 @@ install_cmds = ['echo %(installdir)s',
'rm %(builddir)s/extrap-%(version)s/tools/extra-prof/msgpack-cxx.tar.gz', 'rm %(builddir)s/extrap-%(version)s/tools/extra-prof/msgpack-cxx.tar.gz',
'cp -r %(builddir)s/extrap-%(version)s/tools/extra-prof/** %(installdir)s/'] 'cp -r %(builddir)s/extrap-%(version)s/tools/extra-prof/** %(installdir)s/']
dependencies = [('CUDA', '11.5', '', SYSTEM)] dependencies = [('CUDA', '11.7', '', SYSTEM)]
sanity_check_paths = { sanity_check_paths = {
'files': [ 'files': [
......
...@@ -22,7 +22,7 @@ install_cmds = ['echo %(installdir)s', ...@@ -22,7 +22,7 @@ install_cmds = ['echo %(installdir)s',
'rm %(builddir)s/extrap-%(version)s/tools/extra-prof/msgpack-cxx.tar.gz', 'rm %(builddir)s/extrap-%(version)s/tools/extra-prof/msgpack-cxx.tar.gz',
'cp -r %(builddir)s/extrap-%(version)s/tools/extra-prof/** %(installdir)s/'] 'cp -r %(builddir)s/extrap-%(version)s/tools/extra-prof/** %(installdir)s/']
dependencies = [('CUDA', '11.5', '', SYSTEM)] dependencies = [('CUDA', '11.7', '', SYSTEM)]
sanity_check_paths = { sanity_check_paths = {
'files': [ 'files': [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment