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

Cuda task team collectives and stack size #1353

Closed
hcedwar opened this issue Jan 23, 2018 · 1 comment
Closed

Cuda task team collectives and stack size #1353

hcedwar opened this issue Jan 23, 2018 · 1 comment
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting

Comments

@hcedwar
Copy link
Contributor

hcedwar commented Jan 23, 2018

@kyungjoo-kim Porting matrix factorization kernel to Cuda exposed missing task team collectives and need to manually increase stack size within the task scheduler.

@hcedwar hcedwar added the Enhancement Improve existing capability; will potentially require voting label Jan 23, 2018
@hcedwar hcedwar self-assigned this Jan 23, 2018
@hcedwar hcedwar added this to In Progress in On-node Task DAG Feb 7, 2018
@hcedwar hcedwar moved this from In Progress to In Develop in On-node Task DAG Feb 23, 2018
@hcedwar
Copy link
Contributor Author

hcedwar commented Feb 23, 2018

Task team collectives done and in develop. Task stack sized increased internally. Passing a stack size through the interface may not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
No open projects
Development

No branches or pull requests

2 participants