Skip to content

Safe handling of launching multiple thread blocks for kernel #8

Description

@DoHoonKim8

When processing large amount of data in CUDA, host should launch multiple thread blocks. It is crucial to calculate accurate number of active threads per each block for producing the accurate result. It would be nice to think about the abstraction to safely work on launching multiple thread blocks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions