-
Notifications
You must be signed in to change notification settings - Fork 2
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
Investigate GPU offload in scheduler #137
Comments
The use of Multi Bit PBS parameters alongside compression is not well supported due to an inconsistency in the HL API. Issues linked to this:
Fixed and tested. |
It is currently not possible to target specific GPUs for execution which restricts the scheduling options and forces multi-gpu usage to parallelize operations rather than across operations. Fixed/available |
Performance inconsistencies in ERC20 benchmarks in particular between GPU types (on H100 - with NVLink or SXM). |
Decompression on GPU issue after de-serialization. Details |
No description provided.
The text was updated successfully, but these errors were encountered: