Skip to content

Recipe failing due to non existent directory. #4

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

Open
h2oreactor opened this issue Mar 31, 2025 · 2 comments
Open

Recipe failing due to non existent directory. #4

h2oreactor opened this issue Mar 31, 2025 · 2 comments

Comments

@h2oreactor
Copy link

h2oreactor commented Mar 31, 2025

The recipe is failing when performing a copy[1], this was due to non existent source path.

cp: cannot stat
'/workspace/nemo_experiments/megatron_gpt/XXYYZZ/*':
No such file or directory

[1]

cp -r /workspace/nemo_experiments/megatron_gpt/$JOB_IDENTIFIER/* /gcs/nemo-experiments/$JOB_IDENTIFIER/

@Abhishekbhagwat
Copy link
Collaborator

@dasoto, could you please help to take a look ?

@dasoto
Copy link
Collaborator

dasoto commented Apr 2, 2025

If the folder does not exist, it means the training process fail. Please check if the training process start by checking the logs of the pods.

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

3 participants