Skip to content

Conversation

@ashwinma
Copy link

@ashwinma ashwinma commented Dec 2, 2016

…nels

@ashwinma ashwinma changed the base branch from chpl-hsa to chpl-hsa-master March 4, 2017 09:32
ashwinma added 10 commits June 14, 2017 15:25
…led by setting the CHPL_TASKS to atmi instead of qthreads
…should be enabled to do that, but it is just conforming to the rest of our conditional compilation strategy anyway.
…e chpl-atmi null task instead of -1. Rationale to return 0 instead of chpl_nullTaskID: ATMI returns -1 as the NULL

task, but we maintain 0 as the null task in chpl-atmi. Impl: chpl-atmi does not create a new task for the main wrapper. Instead it
creates a dummy ATMI task in the beginning but does not launch/activate
it. This helps us recognize 0 as the main/dummy task and not -1 that is
expected by ATMI as the NULL task.
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

Successfully merging this pull request may close these issues.

2 participants