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

Removed CPU randn() from schedulers #8145

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Conversation

borisfom
Copy link
Contributor

@borisfom borisfom commented Oct 12, 2024

Fixes performance issued due to extra CPU/GPU sync:
https://nvbugswb.nvidia.com/NvBugs5/SWBug.aspx?bugid=4904446&cmtNo=

@borisfom borisfom changed the base branch from releasing/1.4.0 to dev October 12, 2024 07:09
@borisfom
Copy link
Contributor Author

@ericspod : the pipeline fails on checks not related to the changes that I made:
https://github.com/Project-MONAI/MONAI/actions/runs/11333027118/job/31516362990?pr=8145

@ericspod
Copy link
Member

Hi @borisfom the checks were done with a version of mypy that dropped about 9 hours ago so it's possible we have a version issue here. @KumoLiu some of the issues are with MAISI code and a few other places, should we pin mypy version for now to something less than 1.12? I had a go a fixing the issues quickly but it became the usual thing in that more issues came up if I tried fixing one.

@KumoLiu
Copy link
Contributor

KumoLiu commented Oct 15, 2024

Hi @borisfom and @ericspod, as a workaround for the issue related to #8149, I pin mypy version for now less than 1.12 in the latest commit.

@KumoLiu
Copy link
Contributor

KumoLiu commented Oct 15, 2024

/build

@KumoLiu KumoLiu merged commit 4a4c251 into Project-MONAI:dev Oct 15, 2024
28 checks passed
@borisfom borisfom deleted the fix-schedulers branch October 22, 2024 19:39
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.

3 participants