@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00707236v1> a dcat:Dataset ;
    dct:description """
              Modern supercomputers with multi-core nodes enhanced by accelerators, as well as hybrid programming models, introduce more complexity in modern applications. Efficiently Exploiting all of the available resources requires a complex performance analysis of applications in order to detect time-consuming or idle sections. This paper presents an open-source tool-chain for analyzing the performance of parallel applications. It is composed of a trace generation framework called eztrace, a generic interface for writing traces in multipe format called gtg, and a trace visualizer called vite. These tools cover the main steps of performance analysis - from the instrumentation of applications to the trace analysis - and are designed to maximize the compatibility with other performance analysis tools. Thus, these tools support multiple file formats and are not bound to a particular programming model. The evaluation of these tools show that they provide similar performance compared to other analysis tools, while being generic.
            """ ;
    dct:identifier "hal-00707236" ;
    dct:issued "2026-05-15T19:34:10.113978"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-15T19:34:10.113984"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "An open source tool chain for performance analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00707236v1/resource/e088d2a8-ac24-469d-b382-82e29081de98> ;
    dcat:keyword "conference-papers",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-dccomputer-science-csdistributed-parallel-and-cluster-computing-csdc",
        "mpi",
        "parallel-application",
        "performance-analysis" ;
    dcat:landingPage <5th%20Parallel%20Tools%20Workshop> .

<5th%20Parallel%20Tools%20Workshop> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00707236v1/resource/e088d2a8-ac24-469d-b382-82e29081de98> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T19:34:10.117819"^^xsd:dateTime ;
    dct:modified "2026-05-15T19:34:10.101711"^^xsd:dateTime ;
    dct:title "An open source tool chain for performance analysis" ;
    dcat:accessURL <https://hal.science/hal-00707236> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

