Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Multi Dimension as input GPU Grid dimension #51

Open
josiahsams opened this issue Jun 13, 2017 · 0 comments
Open

Support for Multi Dimension as input GPU Grid dimension #51

josiahsams opened this issue Jun 13, 2017 · 0 comments

Comments

@josiahsams
Copy link
Member

With the current design, GPU Enabler plugin can invoke the GPU kernels with the user provided
Grid(BlockDim, GridDim) in a single dimension.
Under many circumstances, multi dimension(upto 3 Dimensions) Grids can be configured.
So support for this feature should be included.

@josiahsams josiahsams changed the title Support for Multi Dimension support as input GPU Grid dimension Support for Multi Dimension as input GPU Grid dimension Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant