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

How to leverage cache on multiple agent nodes #213

Open
duongmn89 opened this issue Sep 23, 2024 · 0 comments
Open

How to leverage cache on multiple agent nodes #213

duongmn89 opened this issue Sep 23, 2024 · 0 comments

Comments

@duongmn89
Copy link

Hi
I'm installing clearml-agent on multiple gpu nodes, and I have few questions:

  • If I use only 1 clearml-agent, I can leverage cache of clearml-agent between tasks (for example: I don't have to download dataset from clearml-server at the second time the tasks run)
  • But if I want to use multiple clearml-agents on multiple gpu nodes, how can I leverage that cache between tasks?
    Now, I have to wait for my tasks downloading dataset everytime I run a new tasks because tasks are ran on different clearml-agent node everytime.

Thanks.

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

1 participant