Skip to content

Precompilation failed with CUDA v5.9.7 #63

@Yuan-Ru-Lin

Description

@Yuan-Ru-Lin

The definition of CUDA.CUDA.CUSPARSE.AbstractCuSparseArray is missing in CUDA v5.9.7, which causes this line to fail.

RadiationDetectorDSP.deviceof_impl(@nospecialize(TypeHistory::Type), A::CUDA.CUDA.CUSPARSE.AbstractCuSparseArray) = CUDA.device(A.nzVal)

The culprit is likely this commit which integrates GPUArrays into CUDA but accidentally removed the definition of AbstractCuSparseArray.

JuliaGPU/CUDA.jl@9eb1085#diff-f33b524af0fd975c6b7abd7b36cfb73c954056446c257ece90074e6113728b24L13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions