supportsRowFormat

P80839
predicate

Indicates that one entity provides compatibility with or can correctly handle the specified row format of another entity.

All labels observed (5)

Label Occurrences
supportsMatrixFormat 8
supportsRowFormat canonical 3
supportsSparseFormat 3

Description generation (PDg)

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

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: supportsRowFormat
Generated description
Indicates that one entity provides compatibility with or can correctly handle the specified row format of another entity.

Sample triples (17)

Subject Object
Aria fixed ⓘ
Aria dynamic ⓘ
Aria compressed ⓘ
cuSPARSE CSR (Compressed Sparse Row) via predicate surface "supportsMatrixFormat" ⓘ
cuSPARSE CSC (Compressed Sparse Column) via predicate surface "supportsMatrixFormat" ⓘ
linked to: SparseMatrixCSC
cuSPARSE COO (Coordinate) via predicate surface "supportsMatrixFormat" ⓘ
cuSPARSE BSR (Block Sparse Row) via predicate surface "supportsMatrixFormat" ⓘ
cuSPARSE ELL (ELLPACK) via predicate surface "supportsMatrixFormat" ⓘ
cuSPARSE HYB (Hybrid ELL/COO) via predicate surface "supportsMatrixFormat" ⓘ
GM C1XX platform two-row via predicate surface "rowConfigurationSupported" ⓘ
GM C1XX platform three-row via predicate surface "rowConfigurationSupported" ⓘ
GitHub Flavored Markdown pipe-separated rows via predicate surface "supportsTableSyntax" ⓘ
cuSOLVER dense matrix via predicate surface "supportsMatrixFormat" ⓘ
cuSOLVER sparse matrix via predicate surface "supportsMatrixFormat" ⓘ
cuSOLVER CSR format via predicate surface "supportsSparseFormat" ⓘ
cuSOLVER CSC format via predicate surface "supportsSparseFormat" ⓘ
cuSOLVER block sparse formats via predicate surface "supportsSparseFormat" ⓘ