Skip to content

Segmentation fault when using copyBuffer on Vortex #283

@talubik

Description

@talubik

Hello. I tried to run a library on Vortex, but I encountered some difficulties, so I have a few questions.

The library works, but when copyBuffer is executed, a segmentation fault occurs.Therefore, I wrote a small test, which also crashes on this operation.

However, the crash does not occur if I replace this operation with a combination of readBuffer and copyBuffer. At the same time, this causes two data transfer operations between the GPU and the host. This is not an optimal solution, because it takes more time than copying data within Vortex. Is there support for the copyBuf operation, or are there any proper alternatives to it?

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