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

In the case of over 4070 cards, only one graphics card can be used for calculation #2

Open
Inayatulluh opened this issue Jun 9, 2024 · 2 comments

Comments

@Inayatulluh
Copy link

I used six 4070 graphics cards for calculation, but only one was running as a whole, and this task would occupy the graphics memory of other graphics cards, causing them to be unable to call.
微信图片_20240609153041

@tickinbuaa
Copy link
Collaborator

We will add support for multiple GPUs as soon as possible. The project has currently been tested only on 30-series and 20-series graphics cards. Based on user feedback, the performance on the 40-series has decreased compared to the official program. We will investigate and address this issue.

@tickinbuaa
Copy link
Collaborator

In postcli, there is a parameter --provider used to specify which GPU to use. You can create multiple processes, each using a different GPU.

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

No branches or pull requests

2 participants