Skip to content

Detach primary CUDA context before deleting #14

@lohedges

Description

@lohedges

Somehow the CUDA cleanup method wasn't ported correctly when refactoring to add support for different GPU platforms. As such, the context was deleted before the context was detached, which could lead to a core dump file being written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions