when I type on anaconda prompt:
nvidia-smi
it states that I have cuda version 11
but when I type
conda list cudatoolkit
I get 10.1.243
- what is the difference between the commands?
- what is the difference between cuda and cudatoolkit?
- is the difference in versions a problem? if so, how to fix it?