Parallel Computing and Performance Optimization leaf node


URI

https://openalex.org/T10054

Label

Parallel Computing and Performance Optimization

Description

This cluster of papers focuses on parallel computing, performance optimization, and various aspects of multicore and heterogeneous computing. It covers topics such as GPU computing, memory systems, benchmarking, power management, simulation platforms, and high-performance computing.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10054> a skos:Concept ;
    rdfs:label "Parallel Computing and Performance Optimization"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Parallel_computing>,
        <https://openalex.org/T10054> ;
    skos:broader oasubfields:1708 ;
    skos:definition "This cluster of papers focuses on parallel computing, performance optimization, and various aspects of multicore and heterogeneous computing. It covers topics such as GPU computing, memory systems, benchmarking, power management, simulation platforms, and high-performance computing."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Parallel Computing and Performance Optimization"@en ;
    openalex:cited_by_count 2069219 ;
    openalex:works_count 136138 .