Spiros Chavlis
Spiros Chavlis
This day has been fully updated last year (2021).
> 1. Run on GPUs (either [locally](https://dev.to/drelleobrien/how-to-use-github-actions-with-your-gpu-4f1g), or on cloud service gpus) Added a local machine to execute all notebooks --> Several CUDA errors. Needs debugging
The book generation leads also to several error: 1. ```Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.304.0/_diag/Worker_20230606-082117-utc.log'``` 2. ```System.IO.IOException: No space left on device : '/home/runner/runners/2.304.0/_diag/Worker_20230525-115206-utc.log'``` The tweak...
@yarikoptic Unfortunately, your PR cannot pass our CI checks. Generally, we used a specific process to ensure that all notebooks are working (the full, student and instructor versions). For projects,...
> @spirosChv will this dependency change break anything? I am not sure. I had a lot of issues whenever I had to update torch (even their minor updates). But at...
> > @spirosChv will this dependency change break anything? > > I am not sure. I had a lot of issues whenever I had to update torch (even their minor...
Maybe is an issue between CPU/GPU seed. So, one quick fix is to have both outcomes: one when GPU is utilized and one with CPU.