Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

About: CuPy

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

CuPy is an open source library for GPU-accelerated computing with Python programming language, providing support for multi-dimensional arrays, sparse matrices, and a variety of numerical algorithms implemented on top of them.CuPy shares the same API set as NumPy and SciPy, allowing it to be a drop-in replacement to run NumPy/SciPy code on GPU. CuPy supports NVIDIA CUDA GPU platform, and AMD ROCm GPU platform starting in v9.0. CuPy has been initially developed as a backend of Chainer deep learning framework, and later established as an independent project in 2017. CuPy is a affiliated project.

Property Value
dbo:abstract
  • CuPy is an open source library for GPU-accelerated computing with Python programming language, providing support for multi-dimensional arrays, sparse matrices, and a variety of numerical algorithms implemented on top of them.CuPy shares the same API set as NumPy and SciPy, allowing it to be a drop-in replacement to run NumPy/SciPy code on GPU. CuPy supports NVIDIA CUDA GPU platform, and AMD ROCm GPU platform starting in v9.0. CuPy has been initially developed as a backend of Chainer deep learning framework, and later established as an independent project in 2017. CuPy is a part of the NumPy ecosystem array libraries and is widely adopted to utilize GPU with Python, especially in high-performance computing environments such as Summit, Perlmutter, Eluer, and ABCI. CuPy is a affiliated project. (en)
dbo:computingPlatform
dbo:genre
dbo:latestPreviewDate
  • 2022-05-26 (xsd:date)
dbo:latestPreviewVersion
  • v11.0.0b3
dbo:latestReleaseDate
  • 2022-05-26 (xsd:date)
dbo:latestReleaseVersion
  • v10.5.0
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2015-09-02 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 71062349 (xsd:integer)
dbo:wikiPageLength
  • 13516 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1094902735 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Seiya Tokui (en)
dbp:developer
  • Community, Preferred Networks, Inc. (en)
dbp:genre
dbp:latestPreviewDate
  • 2022-05-26 (xsd:date)
dbp:latestPreviewVersion
  • v11.0.0b3 (en)
dbp:latestReleaseDate
  • 2022-05-26 (xsd:date)
dbp:latestReleaseVersion
  • v10.5.0 (en)
dbp:license
dbp:name
  • CuPy (en)
dbp:operatingSystem
  • Linux, Windows (en)
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2015-09-02 (xsd:date)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • CuPy is an open source library for GPU-accelerated computing with Python programming language, providing support for multi-dimensional arrays, sparse matrices, and a variety of numerical algorithms implemented on top of them.CuPy shares the same API set as NumPy and SciPy, allowing it to be a drop-in replacement to run NumPy/SciPy code on GPU. CuPy supports NVIDIA CUDA GPU platform, and AMD ROCm GPU platform starting in v9.0. CuPy has been initially developed as a backend of Chainer deep learning framework, and later established as an independent project in 2017. CuPy is a affiliated project. (en)
rdfs:label
  • CuPy (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • CuPy (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License