Skip to content

Did you finish this repo? #8

@Chang-Che-Kuei

Description

@Chang-Che-Kuei

Hi, I found a function called beginConstructRowPtr() in CudaBsrMatrix.cpp,

void CudaBsrMatrix::beginConstructRowPtr() { if (m_blocksInRow == 0) return; }

This function didn't do anything. I think it should fills in the bsrRowPtr(), right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions