AI-Hypercomputer / AI-Hypercomputer/gpu-recipes
Recipe failing due to non existent directory.
Open
- Dominant language
- Python
- Stars
- 140
- Forks
- 87
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
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] https://github.com/AI-Hypercomputer/gpu-recipes/blob/5be5988e41218ea33e8c07754bf6f1fec44f74de/src/helm-charts/a3mega/nemo-training/templates/nemo-launcher-job.yaml#L476
Contributor guide
Assessment
This issue has not been assessed yet.