Files
guru/sys-cluster/wxparaver/metadata.xml
Alessandro Barbieri 4b5645043b sys-cluster/wxparaver: add 4.10.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-03-26 08:14:57 +01:00

27 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>
<use>
<flag name="extrae">Enable extrae support</flag>
<flag name="ompss">Enable OmpSs parallel version</flag>
<flag name="openmp">Enable OpenMP parallel version</flag>
</use>
<upstream>
<bugs-to>https://github.com/bsc-performance-tools/wxparaver/issues</bugs-to>
<remote-id type="github">bsc-performance-tools/wxparaver</remote-id>
</upstream>
<longdescription lang="en">
Paraver is a performance analyzer based on event traces with a great
flexibility to explore the collected data, supporting a detailed analysis of
the variability and distribution of multiple metrics with the objective of
understanding the applications behavior. Paraver has two main views: The
timeline view displays the application behavior over time, while the statistics
view (histograms, profiles) complements the analysis with distribution
of metrics.
</longdescription>
</pkgmetadata>