Skip to content

Memory leak in CUDA Random number generation #1145

@shehzan10

Description

@shehzan10

curandStates are allocated using cudaMalloc which is not freed at the end of the program.

Create a manager class to handle this.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions