Sotiris Gkouzias
Sotiris Gkouzias
@t-kalinowski thank you very much for your valuable advice. I revised the PR accordingly.
> @sgkouzias if you also create a symlink at `my-venv/bin/ptxas` -> `my-venv/lib/python.../site-packages/.../bin/ptxax`, then you could probably get away without needing to require users to modify default `activate` and `deactivate` scripts....
@8bitmp3 , @haifeng-jin , @MarkDaoust even TensorFlow version `2.17.0.rc0` requires to specify additional steps to utilize GPU for Linux users. The suggested instructions of this pull request offer a tested...
@learning-to-play, @SeeForTwo, @8bitmp3, @haifeng-jin, @MarkDaoust, @markmcd Unfortunately the latest release namely TensorFlow `2.16.2` does not fix the `ptxas` bug. When running a training script I get the error: > ptxas...
> Thank you for the contribution, @sgkouzias :) Given that the `[and-cuda]` installation now does detect pip-installed CUDA components again, please add a disclaimer specify that that symbolic links are...
> Thanks for all your work everyone (especially @sgkouzias)! > > I just tweaked the order so that this new GPU debugging step is after the step where you test...