Falied to acquire lock on file #523
|
Hi, I am having some trouble saving a checkpoint. My code is very simple: PyTreeCheckpointer().save(dir_ / 'actor_params', controller._actor_params)and works fine on my local machine. However, when running on an HPC cluster, I get the following error: There are no access problems i.e. checkpointing with |
Answered by
niketkumar
Jul 24, 2024
Replies: 3 comments 1 reply
|
This issue might be related to https://github.com/google/tensorstore. Can you please try their discussion forum? |
0 replies
|
I have the same problem on hpc server. Have you fixed it? |
0 replies
|
Please consider reporting it to https://github.com/google/tensorstore/issues directly. |
1 reply
Answer selected by
niketkumar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please consider reporting it to https://github.com/google/tensorstore/issues directly.