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

Reduce the number of threads per team for Cuda #63

Closed
zabookey opened this issue Aug 11, 2015 · 3 comments
Closed

Reduce the number of threads per team for Cuda #63

zabookey opened this issue Aug 11, 2015 · 3 comments
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)

Comments

@zabookey
Copy link

When using a nested parallelism kernel we run into the issue where if we have too large a vector length the kernel will not launch with Cuda.

@ipdemes
Copy link

ipdemes commented Aug 11, 2015

Hi Zach,

Thank you for creating the ticket
On 08/11/2015 08:27 AM, zabookey wrote:

When using a nested parallelism kernel we run into the issue where if
we have too large a vector length the kernel will not launch with Cuda.


Reply to this email directly or view it on GitHub
#63.

@crtrott crtrott added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Aug 13, 2015
crtrott added a commit that referenced this issue Sep 4, 2015
@crtrott crtrott closed this as completed Sep 4, 2015
@crtrott
Copy link
Member

crtrott commented Sep 4, 2015

Should not close before pushing to master

@crtrott crtrott reopened this Sep 4, 2015
@crtrott
Copy link
Member

crtrott commented Sep 16, 2015

Pushed to master.

@crtrott crtrott closed this as completed Sep 16, 2015
@crtrott crtrott self-assigned this Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
None yet
Development

No branches or pull requests

3 participants