@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-00926383v1> a dcat:Dataset ;
    dct:description """
              This report introduces the Scatter-Gather parallel-programming and parallel execution model in the form of a simple imperative language named SGL. Its design is based on past experience with Bulk-synchronous parallel (BSP) programming and BSP language design. SGL's novel features are motivated by the last decade's move towards multi-level and heterogeneous parallel architectures involving multi-core processors, graphics accelerators and hierarchical routing networks in the largest multiprocessing systems. The design of SGL is coherent with Valiant's Multi-BSP while off ering a programming interface that is even simpler than the primitives of Bulk-Synchronous parallel ML (BSML). SGL appears to cover a large subset of all BSP algorithms while avoiding complex message-passing programming. It allows automatic load balancing and like all BSP-inspired systems, predictable, portable and scalable performance.
            """ ;
    dct:identifier "Report N°: TR-LACL-2010-12" ;
    dct:issued "2026-05-07T13:55:15.436948"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T13:55:15.436955"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A simple Bridging Model for High-Performance Computing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00926383v1/resource/3fdaf49d-2288-46de-a864-f7f5492fd337> ;
    dcat:keyword "acm-d-softwared1-programming-techniquesd13-concurrent-programmingd131-parallel-progra",
        "acm-d-softwared3-programming-languagesd32-language-classificationsd321-concurrent-di",
        "acm-f-theory-of-computationf1-computation-by-abstract-devicesf11-models-of-computationf1",
        "acm-f-theory-of-computationf1-computation-by-abstract-devicesf12-modes-of-computationf1",
        "bridging-model",
        "bulk-synchronous",
        "infoeu-reposemanticsreport",
        "infoinfo-dccomputer-science-csdistributed-parallel-and-cluster-computing-csdc",
        "language-semantics",
        "parallel-programming",
        "reports",
        "scatter-gather",
        "sgl" ;
    dcat:landingPage <https://inria.hal.science/hal-00926383> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00926383v1/resource/3fdaf49d-2288-46de-a864-f7f5492fd337> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T13:55:15.447481"^^xsd:dateTime ;
    dct:modified "2026-05-07T13:55:15.421328"^^xsd:dateTime ;
    dct:title "A simple Bridging Model for High-Performance Computing" ;
    dcat:accessURL <https://inria.hal.science/hal-00926383> .

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

<https://inria.hal.science/hal-00926383> a foaf:Document .

