Skip to content

Correct the logic for passing over CPU/RECURSIVE devices#557

Merged
abouteiller merged 2 commits intoICLDisco:masterfrom
abouteiller:bugfix/recursive-off-devindex
Sep 6, 2023
Merged

Correct the logic for passing over CPU/RECURSIVE devices#557
abouteiller merged 2 commits intoICLDisco:masterfrom
abouteiller:bugfix/recursive-off-devindex

Conversation

@abouteiller
Copy link
Contributor

Correct the logic for passing over CPU/RECURSIVE devices when the recursive device is not built-in

We use the dev->type instead of the dev_index to identify the devices.

@abouteiller abouteiller added bug Something isn't working blocker Blocking release or critical use case labels Jun 16, 2023
@abouteiller abouteiller self-assigned this Jun 16, 2023
@abouteiller abouteiller requested a review from a team as a code owner June 16, 2023 14:28
@abouteiller abouteiller requested review from bosilca and therault June 20, 2023 17:52
@abouteiller abouteiller marked this pull request as draft June 22, 2023 18:11
@abouteiller abouteiller marked this pull request as ready for review June 23, 2023 06:40
recursive device is not built-in

Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
by index, without comparing with DEV_RECURSIVE

Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
@abouteiller abouteiller force-pushed the bugfix/recursive-off-devindex branch from c92b040 to b8f5899 Compare June 27, 2023 15:28
@abouteiller abouteiller marked this pull request as draft June 27, 2023 19:43
@abouteiller
Copy link
Contributor Author

abouteiller commented Jun 27, 2023

  • fix bug that makes us miscount gpu_copy->readers

@abouteiller
Copy link
Contributor Author

abouteiller commented Jun 28, 2023

bug is actually due to #544

@abouteiller abouteiller marked this pull request as ready for review June 28, 2023 19:34
@bosilca
Copy link
Contributor

bosilca commented Jun 28, 2023

Not sure I understand how the bug can be due to a yet-to-be merged PR ?

@abouteiller
Copy link
Contributor Author

wrong number, it's the async one.

@abouteiller
Copy link
Contributor Author

this needs reviews

@abouteiller abouteiller merged commit 0a971a9 into ICLDisco:master Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker Blocking release or critical use case bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants