mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-cluster/dimemas: new package, add 5.4.2_p20220601
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
24
sys-cluster/dimemas/metadata.xml
Normal file
24
sys-cluster/dimemas/metadata.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
This package contains the source code of Dimemas simulator, its graphical
|
||||
user interface and the Paraver to Dimemas trace translator, 'prv2dim'.
|
||||
You can find the old Dimemas trace format (.trf) to new format (.dim) translator
|
||||
'trf2dim' until Dimemas package version 5.3.0
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/bsc-performance-tools/dimemas/issues</bugs-to>
|
||||
<remote-id type="github">bsc-performance-tools/dimemas</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="idle-accounting">if enabled, idle CPU regions are computed as CPU consumption in the accouting stats</flag>
|
||||
<flag name="irecv-startup">if enabled defined Dimemas considers initial startups on MPI_Irecv functions</flag>
|
||||
<flag name="original-links">if enabled Dimemas uses the original protocol to manage links</flag>
|
||||
<flag name="wait-logical-recv">if enabled Dimemas puts logical receive time when MPI_Wait is called (not on MPI_Irecv)</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user