Closed raynehe closed 2 years ago
Hi, I think it should work if you install pytorch version properly.
Sorry for being unclear. My question is that, it seems that CUDAToolkit-dev only has 11.4 version (https://anaconda.org/conda-forge/cudatoolkit-dev).
If I install cudatoolkit=11.6
and cudatoolkit-dev=11.4
, would that cause any inconsistency?
Thanks!
@raynehe I am not sure. I think you can simply try it out and you will know.
Did you solved the problem? I'm using CUDA 11.7, but have some errors.
@YJ-142150 I'm sorry, I couldn't run this with CUDA11.6, there's some version conflicts with CUDA that I can't fix.
Hello! Thanks for the amazing work!
I'm wondering could this project work with
cudatoolkit==11.6
andcudatoolkit-dev==11.6
instead of 11.3?