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

Feature/multiprocessing #58

Merged
merged 3 commits into from
Dec 14, 2022
Merged

Feature/multiprocessing #58

merged 3 commits into from
Dec 14, 2022

Conversation

zcf0508
Copy link
Contributor

@zcf0508 zcf0508 commented Nov 29, 2022

使用多进程加速。

@zcf0508 zcf0508 mentioned this pull request Nov 29, 2022
5 tasks
Copy link
Owner

@mli mli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

限制到cpu下吧。gpu下应该加速不明显。另外,这会对内存使用影响大吗?

@zcf0508
Copy link
Contributor Author

zcf0508 commented Nov 30, 2022

限制到cpu下吧。

已调整。

内存测试以 #22 (comment) 为基础

默认 4进程 6进程
1100MB 1800MB 2600MB

@mli mli merged commit f2d7b60 into mli:main Dec 14, 2022
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.

None yet

2 participants