Skip to content
Snippets Groups Projects
Commit d168d346 authored by Dimitrios Chasapis's avatar Dimitrios Chasapis Committed by Manoel Römmer
Browse files

update dimemas recipe

parent b7e770ac
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,14 @@ name = 'Dimemas'
version = '5.2.12-musa'
homepage = 'https://tools.bsc.es/dimemas'
description = "Dimemas is a performance analysis tool for message-passing programs. It enables the user to develop and tune parallel applications on a workstation, while providing an accurate prediction of their performance on the parallel target machine. The Dimemas simulator reconstructs the time behavior of a parallel application on a machine modeled by a set of performance parameters. Thus, performance experiments can be done easily. The supported target architecture classes include networks of workstations, single and clustered SMPs, distributed memory parallel computers, and even heterogeneous systems."
description = """Dimemas is a performance analysis tool for message-passing programs. It enables the
user to develop and tune parallel applications on a workstation, while providing an accurate
prediction of their performance on the parallel target machine. The Dimemas simulator reconstructs
the time behavior of a parallel application on a machine modeled by a set of performance parameters.
Thus, performance experiments can be done easily. The supported target architecture classes include
networks of workstations, single and clustered SMPs, distributed memory parallel computers, and even
heterogeneous systems."""
source_urls = ['https://github.com/dchasap/MUSA/releases/download/deepsea']
sources = ['dimemas-5.2.12_musa.tar.gz']
......@@ -33,4 +40,3 @@ sanity_check_paths = {
modextravars = {'DIMEMAS_HOME': '%(installdir)s'}
moduleclass = 'tools'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment