GPU-accelerated BLAS library

C25137
concept

A GPU-accelerated BLAS library is a collection of highly optimized linear algebra routines that offload matrix and vector computations to graphics processing units to achieve significantly higher performance than CPU-only implementations.

All labels observed (3)

Label Occurrences
GPU-accelerated BLAS library canonical 1
GPU-accelerated linear algebra library 1
GPU-accelerated sparse linear algebra library 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: GPU-accelerated BLAS library
Generated description
A GPU-accelerated BLAS library is a collection of highly optimized linear algebra routines that offload matrix and vector computations to graphics processing units to achieve significantly higher performance than CPU-only implementations.

Instances (3)

Instance Via concept surface
cuBLAS
cuSPARSE GPU-accelerated sparse linear algebra library
cuSOLVER GPU-accelerated linear algebra library