@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-tel-00844673v1> a dcat:Dataset ;
    dct:description """
              This thesis addresses the challenges of developing multitarget code - that is to say, codes whose performance is portable across different hardware targets. We identified two key challenges : the unification of the the parallelism expression and the need to adapt the format for storing data according to the target architecture. In order to develop a multitarget version of Legolas++, a linear algebra library developed at EDF R&D, we designed MTPS (Multi-Tatget Parallel Skeleton), a library dedicated to the development of multitarget codes. MTPS allows for multitarget implementations of problems that apply the same function to all the elements of a collection. MTPS then handles the adaptation of the format for storing data according to the targeted architecture. Integrating the concepts of MTPS in Legolas++ has led to the production of a multitarget prototype of Legolas++. This prototype has allowed the development of solvers whose performances near the harware limits on different hardware architectures.
            """ ;
    dct:identifier "tel-00844673" ;
    dct:issued "2026-05-10T08:37:03.277077"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-10T08:37:03.277081"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Towards sustainable intensive computing kernels" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00844673v1/resource/b73f5c63-5ea5-4652-a45a-9255c19332d1> ;
    dcat:keyword "data-structures",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-arcomputer-science-cshardware-architecture-csar",
        "infoinfo-dccomputer-science-csdistributed-parallel-and-cluster-computing-csdc",
        "infoinfo-dscomputer-science-csdata-structures-and-algorithms-csds",
        "infoinfo-mscomputer-science-csmathematical-software-csms",
        "legolas",
        "multitarget-programming",
        "parallelisation",
        "parallelization",
        "programmation-multicible",
        "structures-de-donnees",
        "theses",
        "vectorisation",
        "vectorization" ;
    dcat:landingPage <https://theses.hal.science/tel-00844673> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00844673v1/resource/b73f5c63-5ea5-4652-a45a-9255c19332d1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-10T08:37:03.300290"^^xsd:dateTime ;
    dct:modified "2026-05-10T08:37:03.257731"^^xsd:dateTime ;
    dct:title "Towards sustainable intensive computing kernels" ;
    dcat:accessURL <https://theses.hal.science/tel-00844673> .

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

<https://theses.hal.science/tel-00844673> a foaf:Document .

