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

Cuda oom handler [continuation] #78

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

IlyaMescheryakov1402
Copy link
Contributor

In #75 was mentioned that CLEARML_SERVING_NUM_PROCESS has to be 1 (for k8s instance it can be set in https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearml-serving/templates/clearml-serving-inference-deployment.yaml#L77C21-L77C48), this PR set the same variable for docker-compose instance.

It also fixes requirements - add torch for attempts to clear GPU memory (it can be changed if served models require other version of torch)

@IlyaMescheryakov1402 IlyaMescheryakov1402 changed the title Cuda oom handler Cuda oom handler [continuation] Jul 25, 2024
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.

1 participant