Tutorial 33- Installing Cuda Toolkit And cuDNN For Deep Learning

Поделиться
HTML-код
  • Опубликовано: 14 мар 2020
  • Cuda Toolkit: developer.nvidia.com/cuda-10....
    cuDnn: developer.nvidia.com/rdp/cudn...
    Please join as a member in my channel to get additional benefits like materials in Data Science, live streaming for Members and many more
    / @krishnaik06
    Please do subscribe my other channel too
    / @krishnaikhindi
    Connect with me here:
    Twitter: / krishnaik06
    Facebook: / krishnaik06
    instagram: / krishnaik06

Комментарии • 231

  • @chrisber
    @chrisber 3 года назад +8

    Mate! Thank you so much for this video! It was really helpful, I was following a tutorial from an online course but it didn't work and I was stuck. Your video showed me what the issues were and helped me fix them. All the best from Australia!

  • @satyam1945
    @satyam1945 3 года назад +8

    CUDA is not just deep learning ,what I love about, parrell universes always rocks.

    • @baylego
      @baylego 3 года назад +4

      wtf are you talking about mate?

  • @bhanupalagati4875
    @bhanupalagati4875 3 года назад +1

    Hi Krish Naik,
    You are doing an impeccable job. I tried a lot of youtube videos which are slightly different compared to your but none worked. To be specific there are differences in handling cuDNN files.
    Thank you for the video.
    However, I found one thing out in the setup process.
    We don't need to install C++ mobile and other development packages while setting this up. The basic installation of VS 2017/2019 can do the job. I went for 2019. I am writing this because this can save a lot of time and data charges for the user because it's a colossal amount of data i.e., 14Gigs almost 5 times more than all the other required files aggregated.
    Thank You.
    :) HAPPY CODING :)

  • @suvarnamaji3796
    @suvarnamaji3796 3 года назад +4

    Hi Krish, I am new to Deep learning and your videos are really helping me alot. thank you so much. Keep making such great videos

  • @noufbouf
    @noufbouf 2 года назад +1

    Great video thanks a lot. Others do not show the full process from scratch. Great content

  • @AmanSharma-lj2ff
    @AmanSharma-lj2ff 3 года назад +8

    If we want to use GPU only through Anaconda then this task of SETUP can be done in a single line of code ->
    conda install -c anaconda tensorflow-gpu
    It will automatically install all the dependencies like CUDA & CUDNN itself.

    • @harshsingh-gx4cz
      @harshsingh-gx4cz Год назад

      bro can u please elaborate

    • @xiaojinyusaudiobookswebnov4951
      @xiaojinyusaudiobookswebnov4951 Год назад +1

      ​@@harshsingh-gx4cz Bro, such one-liner commands won't take into acocunt the particularities of different hardware configurations, OS, or versions of the software. Don't do what he says

    • @darkphotonllc-ceo
      @darkphotonllc-ceo 28 дней назад

      @@xiaojinyusaudiobookswebnov4951 that’s in fact exactly what package managers such as anaconda do

  • @arijitdas1908
    @arijitdas1908 4 года назад +1

    @Krish, What should we choose between 1650 (4 GB) vs 1650 (8GB) Max Q? I understand there's a cap in the performance of Max Q. However, memory size is also important in DL. There's a massive trade-off in the batch size particularly. Whereas, in Max Q the overall process may take more time, but can be worked with higher batch size and more data.
    Let me know if anyone has logical standpoint.

  • @billurselinzaza
    @billurselinzaza 4 года назад +2

    Thanks a lot it really works after struggling days long. But i've got a problem. My iterations are not as fast as yours. I have a faster r-cnn code and i determined my epochs as 500 and epoch_length as 10 (I use mini-batch gradient descent). Each epoch takes 30 secs.
    How can I make it faster?
    Could this slowness be because of this error?:
    Allocator (GPU_0_bfc) ran out of memory trying to allocate 2.02GiB. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available.
    (May be unrelevant but im a kinda beginner)

  • @xingnanzhou8628
    @xingnanzhou8628 3 года назад +4

    really appreciate! finished installing

  • @ramchandracheke
    @ramchandracheke 4 года назад +3

    Thank you very much for this video!

  • @ChadLozanoBellingham
    @ChadLozanoBellingham 2 года назад +1

    Thank you so much. I forgot and got stuck on the Cudnn part >< This saved me hours

  • @nehapant1027
    @nehapant1027 3 года назад +1

    I installed visual studio 2017 without workloads and it works just fine

  • @nasiksami2351
    @nasiksami2351 3 года назад +6

    will it work with cuda version 10.1 and VS 2019?
    in the tensorflow site it is mentioned that the TF is compatible with cuda 10.1

    • @AngirasModak
      @AngirasModak 3 года назад +2

      Yes.. it will work. I am only using cuda 10.1 and VS2019

  • @sujaykadam99
    @sujaykadam99 3 года назад

    What was the actual GPU utilization percentage and what engine did it use?? For me it was only 3-4% and it was using the copy engine of the GPU for some reason. Is this normal?

  • @ganeshkharad
    @ganeshkharad 4 года назад +5

    Instead of adding System variable , You can also replace Files From cuDNN in the Direcory where Cuda is installed.
    You will find Directories with same name there. Just Copy paste files to respective direcory.

    • @deepshah6482
      @deepshah6482 4 года назад +1

      Is it working With cuda 10.0? and also i have installed cuda without installing visual studio community.will it affect gpu performance means will it work fine?

    • @ganeshkharad
      @ganeshkharad 3 года назад

      yes it will wor on 10.0 as well..it just need files at the right place...so either you can add system variables or just add files to the folder it belongs to....and about ms visual issue - may b your system might already have the dependency files...as it showed me error as my system was not having it

  • @khanwaqar7703
    @khanwaqar7703 4 года назад +5

    Sir can you upload the video, how to do with pytorch.

  • @MOHSINALI-bk2qo
    @MOHSINALI-bk2qo 2 года назад +1

    can you tell me while installing anaconda do we have to tick on" add environmental variable"?

  • @SourabhDesaiBrief
    @SourabhDesaiBrief 2 года назад

    All in one place, Thank you Krish!
    Will you explain choice between pip package and conda package?

  • @rajarams3722
    @rajarams3722 3 года назад +2

    I was struggling with enabling GPU with GTX 1650. This session finally helped me installing CUDA correctly and happy to see GPU running the epochs fast ! Thanks very much :)

    • @huytrankhac8729
      @huytrankhac8729 3 года назад

      Does GTX 1650 really support CUDA bro?. I am considering buying a laptop with GTX 1650 but hesitating because the GPU is not in the list developer.nvidia.com/cuda-GPUs.

    • @rajarams3722
      @rajarams3722 3 года назад +1

      @@huytrankhac8729 , Yes, it is supported though the list is not updated. I had this doubt after buying a laptop with GTX 1650. Then I finally followed this video and could install CUDA etc and see my GPU getting used for CNN model training.

    • @huytrankhac8729
      @huytrankhac8729 3 года назад

      @@rajarams3722 thank you

  • @SUJATAMADHUKARTHAMKEPHD
    @SUJATAMADHUKARTHAMKEPHD 2 года назад

    hi krish, i have P52F Asus laptop 2010 model, can you please tell me , what specification should I update to work with satellite images using Deep learning and reinforcement learning , so that my research work goes smooth .

  • @TheDestint
    @TheDestint 3 года назад +1

    Hi guys,
    Can we also use a cloud based GPU using CUDA just like Colab ?

  • @madhankumar2051
    @madhankumar2051 4 года назад +5

    Q: Other than cost , Any reason why you did not go with the Nvidia RTX GPU like the 2060? .. which has tensor cores which are proven to reduce deeplearning training significantly..

    • @artifiedai8898
      @artifiedai8898 3 года назад +1

      Now he is using the NVIDIA Titan RTX. :D

  • @oscarllerena2980
    @oscarllerena2980 Год назад

    Hi, thanks so much for this video. My questions is, @ 5:00, why did you choose the zip libraries instead of the .deb package? I think it is important to precise because many videos choose this option instead of deb package but they omit the explanation of why. thanks in advance.

  • @abirdey5689
    @abirdey5689 5 месяцев назад

    I had a doubt regarding the Visual Studio 2017 download. Looking at this video at 2023, I just wanted to ask why you downloaded 2017, do i need to follow the same or will it work with the current version?

  • @ajaykrishnanselucca3062
    @ajaykrishnanselucca3062 2 года назад

    Hi Krish! Is there any way to run a jupyter notebook based on this configured GPU setup! I mean to ask you, now I have done the setup for the GPU. But I want to run a CUDA DATAFRAME (CuDF) with this setup!

  • @saurabhs009
    @saurabhs009 3 года назад

    hi Krish , after installing everything it worked , but when i created another fresh environment , tensorflow could not find the gpu and i tried it multiple time , same error is coming "Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA" . Please suggest a solution.

  • @lukasedits
    @lukasedits Год назад

    Amazing tutorial, you completely saved me lol. Do you have the example project you used available for download? Thank you!

  • @rajatjaiswal7700
    @rajatjaiswal7700 3 года назад +12

    (13:55 )Sir by mistake you have said wrong i think, when we are giving import tensorflow command, it will show error if in our environment we have not included bin of cuda which we dnt need to paste in C drive I think.
    In environment we need to go to path as u guided and have to add " bin " present inside "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0\bin" . This worked for me. I may be wrong. Pardon me If wrong.
    I checked by going back in your video , "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0\bin" , already in path in your case.
    while import tensorflow, it needs cudart64_100.dll and in cuda/bin we have cudart64_7.dll , so was giving error in my case. Hope this will help sm1.

  • @shamsakanwal9023
    @shamsakanwal9023 2 года назад

    Sir for installing cuda must be install visual studio?
    If we want to work pytorch with cuda so must be need to install visual studio???
    Please help

  • @HarshSharma-tp8bi
    @HarshSharma-tp8bi 4 года назад

    Hey Krish , I have NVIDIA GeForce MX250 Graphic Card .. Which CUDA Toolkit version should i download , can you please help me out ..?

  • @justrelaxyouself294
    @justrelaxyouself294 3 года назад

    Brother, it the combination i5÷ 2gb GPU works for ML & Deep Learning model training?

  • @ojhamanvi
    @ojhamanvi 4 года назад +1

    How to train SARIMAX model super fast, I am using this method
    model=sm.tsa.statespace.SARIMAX(ndf['total_amt'],order=(1,0, 1),seasonal_order=(1,1,1,12))
    results=model.fit()
    when I change the parameters of order() and seasonal_order(), sometime it takes really long time and some time less as compared to other parameters.
    as this is something , model is train during run time. Is there anyway to train model super fast or train it before.

  • @aniacharya9
    @aniacharya9 4 года назад +6

    Hey Krish, please let me know the correct procedure to install tensorflow in windows 10 PC with Python 3.7 installed or please guide me to a video if already published by you. There are so many confusing stuff about it out there and I am looking for the correct procedure. Thank you.

    • @satwikram2479
      @satwikram2479 4 года назад +1

      Yeah actually we need this video.

    • @nirbhaysingh4360
      @nirbhaysingh4360 4 года назад

      Yes please make a video explaining from beginning !

    • @Arjun147gtk
      @Arjun147gtk 4 года назад

      Go to official website of tensor flow. It's there

  • @zaheerbeg4810
    @zaheerbeg4810 3 года назад

    Hi Krish Sir , version 456.71 - GeForce GTX 1660 kindly suggest CUDA and cuDnn and tensorflow-gpu for xtreme-vision yolo object detection, i tried cuda11.1 failed to install

  • @adarshmahor676
    @adarshmahor676 3 года назад

    I'm getting False when tf.gpu available code is run
    But my cudart dll file is getting opened correctly, please help !

  • @karmasoleni8104
    @karmasoleni8104 2 года назад

    hello naik
    "Please make sure cudnn_cnn_infer64_8.dll is in your library path!" I get an error. Do you have any knowledge about this subject?

  • @lakshmigaridipuri5585
    @lakshmigaridipuri5585 4 года назад

    How to check text input data and stored data in data base, whether it's matching or not, pls help me out frnd

  • @kirankumar-sn4db
    @kirankumar-sn4db 3 года назад

    Hi Krish Naik bro I follow your videos regularly,,,At now which python version is stable for tensorflow

  • @daspallab772
    @daspallab772 3 года назад

    Can I install the same libraries using MS Visual Code?

  • @amitRuns
    @amitRuns 3 года назад +1

    This was Great Help!!
    The 1650 card is not listed in documentations and I was scared that I might have to return my laptop. I was relived when you started with "New Laptop with 1650 card". If you can add in the description that this is for 1650 gpu then it'll be of great help for people like me!
    Anyways thanks for the help!!

    • @tanaymehta7212
      @tanaymehta7212 3 года назад

      Any Nvidia mainstream GPU that is launched is CUDA supported since that's proprietary NVIDIA Software.

  • @IItianrider6627
    @IItianrider6627 3 года назад

    I think we can trim down the downloads in visual studio, as the majority of stuff you downloaded there will be wasted.

  • @sudharsanb9391
    @sudharsanb9391 3 года назад

    Tensorflow-gpu is working in virtual environment but not in base environment why?

  • @ashishvaish7037
    @ashishvaish7037 Год назад

    Hi how do i know which CUDA Toolkit version should i install. I am having Quadro P600 .

  • @jatingarg7383
    @jatingarg7383 4 года назад

    How to use gpu hardware accelerator with open cv for decoding

  • @sandipansarkar9211
    @sandipansarkar9211 4 года назад

    Hello Krish.I am omitting this video from watching considering myself a beginner in deep learning and will practice deep learning solely in jupyter Notebook.Thanks

    • @TheDestint
      @TheDestint 3 года назад +1

      With all due respect, deep learning tasks won't work optimally in the Jupyter notebooks on your local system even with an 8GB RAM.
      Better to use Google Colab as you have a free GPU there.

  • @yashmistry61
    @yashmistry61 3 года назад +1

    sir after all process, can we remove visual studio because its taking too much space in my C drive, so i have to free my C drive and if i remove will it affect my deep learning task?

    • @TheDestint
      @TheDestint 3 года назад

      Cuda works well with Visual studio. Not advisable to uninstall.

  • @ShivShankarDutta1
    @ShivShankarDutta1 4 года назад +2

    Krish: Please create a video to install google Coral and Nvidia Jetson

  • @mohd.parvez2719
    @mohd.parvez2719 3 года назад

    Sir, I have GeForce 820m (Compute Capability 2.1) GPU Dell insperon i5 laptop, can I install tensorflow 2.0?. If there is a way please help.

  • @A_Y_Elarabawy
    @A_Y_Elarabawy 2 года назад

    I installed visual studio 2020 and while setup cuda tell me your device cannot find Visual studio I do not why is that mean I have to install vs 2019 or what ?

  • @ahmedasad2999
    @ahmedasad2999 3 года назад

    I am trying to connect my gpu using tensorflow but unable to do so
    I installed cuda 10.0 with cudnn 7.4.2 for tensorflow 1.15.2
    I followed all the steps required to install cuda toolkit
    I have Nvidia Geforce 1050ti
    But when i run a code on pycharm using conda environment it doesnt use the gpu
    How can i do this?

  • @aan8811
    @aan8811 4 года назад +1

    Sir where is activation function part 2 ...?

  • @srinivasallanki
    @srinivasallanki Год назад

    I am having 3050 can you help me out which cuda version should I work with.

  • @saadalsheekh2119
    @saadalsheekh2119 4 года назад

    how did you install cuda 10.0 with gtx1650 it is not enabled cuda !

  • @padalalikhithrishi
    @padalalikhithrishi 2 года назад

    Can I know how much gb graphic card is needed for cuda 11.6 ?
    I am getting cuda out of memory error

  • @MutenRoshiUI
    @MutenRoshiUI 4 года назад +2

    Please share the code and the dataset.

  • @ba-en1io
    @ba-en1io 4 года назад +5

    hey, wonderful tutorial! could you tell me how I can install multiple versions of cuda and cudnn on my system because different versions are compatible with different tf and keras versions. I have the same lenovo legion laptop., also could you please do a tutorial showing how to do the linux configurations on this machine. It would be awesome!

    • @chintachandan
      @chintachandan 4 года назад

      I think you can directly download and install those versions. Tensorflow would automatically detect the version it needs.

    • @bhaskartripathi
      @bhaskartripathi 2 года назад

      Understand which version of CUDNN works with which version of TensorFlow. Install only one version : www.tensorflow.org/install/source#gpu
      Once you are done with installation, use this code to check if the GPU is working correctly with Tensorflow:
      import tensorflow as tf
      tf.test.is_gpu_available() # Should output True
      tf.test.gpu_device_name() # Should output something like /device:GPU:0

  • @sakshamagarwal6852
    @sakshamagarwal6852 4 года назад +1

    Hi sir , thanks for this wonderful tutorial , but i want to ask why cant we just do :->
    conda install tensorflow-gpu
    Please reply?

    • @bhavyaparikh6933
      @bhavyaparikh6933 4 года назад

      do it after from cmd try to do import tensorflow as tf

  • @saivineethgrandhi5448
    @saivineethgrandhi5448 3 года назад

    Can I use GeForce MX130 GPU for this process @Krish

  • @sivasubramaniamjayasankar4762
    @sivasubramaniamjayasankar4762 2 года назад

    I am actually building a LSTM Model. I want to train it using my PC's GPU. I tried running using Anaconda Navigator. But it says that 'LSTM Models are not supported by cuDNN Kernels' and shows an error 'Cannot convert Tensors into a NumPy Array.
    CNN Models using Convolutional layers are running. For LSTM only, it is popping errors. In Tensorflow Documentation it is said to change all parameters like dropout to 0. I tried this also but same error comes.
    Is there any way to train RNN LSTM Model using local GPU?

  • @mohammadabdullah9944
    @mohammadabdullah9944 Год назад

    Thanks Krish!. Can you please advise versions for RTX 3050?

  • @pradeepganghishetti1800
    @pradeepganghishetti1800 4 года назад

    Which cuda toolkit version is capatable with geforce 940mx.
    Does geforce 940mx support any version?

    • @shivanshgaur5152
      @shivanshgaur5152 4 года назад +1

      firstly check your driver version of GPU in Nvidia Control panel > System Information(at bottom right corner) > Driver Version. Then go through (docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html) this link (scroll few pages). In this doc. you can find which CUDA version is compatible with your driver version.

  • @strikerstrikes7783
    @strikerstrikes7783 3 года назад

    hello sir, i followed the same steps according to you but getting error that..cuda not found.... plz do reply...

  • @varshasamudre9004
    @varshasamudre9004 3 года назад +1

    I did exactly as been told yet when I run the= import tensorflow ..it really failed didnt work out what to do? @krishnaik

    • @aritraray2501
      @aritraray2501 3 года назад +1

      look the version of cuda that is compatible with your gpu

  • @AbhishekMishra-nl6by
    @AbhishekMishra-nl6by 2 года назад

    mine is GTX 1660Ti version 471.96 which version should i use..

  • @fenixchow1
    @fenixchow1 8 месяцев назад

    Thank you so much, as always!

  • @balajiavinash5907
    @balajiavinash5907 3 года назад

    Sir i did the same from the video ,but i am getting error:
    Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
    Sir help me to solve this error

  • @aliali-sj9jp
    @aliali-sj9jp 2 года назад

    Thank you for this wonderful explanation. I have a question I don't know what made me think about this . but I have a new laptop with a processor intel(R) Core(TM) i7-7500U CPU @ 2.70GHz 2.90 GHz. Can I Set Up CUDA, CUDNN, and TensorFlow GPU on Windows 10>>>>thanks very much

  • @somabhadra6742
    @somabhadra6742 3 года назад

    really its helpful sir jii.how can i get information regarding your live session?

  • @danianiazi8229
    @danianiazi8229 3 года назад

    I have downloaded network one? will it cause any problem?

  • @helpingnextgeneration
    @helpingnextgeneration 3 года назад

    Hello Sir,
    Thank you for the video ! It helped.
    But now , when i tried to run the file inside the activated environment which has below lines such as :
    "from keras.preprocessing import image
    from keras.applications.vgg16 import preprocess_input"
    It is throwing an error
    "ImportError: Keras requires TensorFlow 2.2 or higher. Install TensorFlow via `pip install tensorflow`"
    Is it ok to update Tensorflow to 2.2 with cuda 10.0 which we already installed.
    Since I am worried , if I did so , will I loose my setup which says its successful.
    Please suggest and help since I am looking forward to execute some code but this error is pushing me backwards.
    Thanks Again !

    • @helpingnextgeneration
      @helpingnextgeneration 3 года назад

      Uninstalling the old keras and tensorflow and simply doing pip install keras/tensorflow worked for me. Thanks !

  • @gauravsingh5221
    @gauravsingh5221 4 года назад +3

    Sir,after installing tensorflow i am getting this error.
    2020-04-21 07:05:44.235184: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found

    • @bhavyaparikh6933
      @bhavyaparikh6933 4 года назад

      try to download that from online it will work

    • @priyanshubairwa5565
      @priyanshubairwa5565 4 года назад

      Check whether you've that in your PATH environment variable

    • @KB-zg8ho
      @KB-zg8ho 3 года назад +1

      www.dll-files.com/cudart64_100.dll.html
      download this from here and paste it in bin folder of cuda with other dll files

    • @anamitrasingha6362
      @anamitrasingha6362 3 года назад

      @@KB-zg8ho Thanks man! This worked

  • @rushikeshwani1417
    @rushikeshwani1417 3 года назад

    is it okay to download the latest version for cuda which is 11.2

  • @wonderavantakam
    @wonderavantakam 3 года назад

    Bro i have gtx 1050ti gpu please suggest the cuda version

  • @rohitarora5411
    @rohitarora5411 3 года назад +1

    If you want to install tensorflow-gpu
    Install anaconda,then create environment and activate,then
    Conda install tensorflow-gpu
    And its done

    • @KR-pj6ol
      @KR-pj6ol 3 года назад

      not working bro

  • @rutvijrajdeo2262
    @rutvijrajdeo2262 4 года назад

    Hey Krish can you create a same video for pytorch?

  • @sushmagoel7854
    @sushmagoel7854 3 года назад

    tensorflow-gpu doesn't get installed in macOS

  • @abhaykumarsingh8077
    @abhaykumarsingh8077 Год назад

    Hey Krish I am trying all the things that u have provided in the video but I am getting the error msg which is (ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
    tensorflow 2.6.2 requires tensorflow-estimator=2.6.0, but you have tensorflow-estimator 2.0.1 which is incompatible.
    tensorflow-gpu 2.0.0 requires gast==0.2.2, but you have gast 0.4.0 which is incompatible.
    tensorflow-gpu 2.0.0 requires tensorboard=2.0.0, but you have tensorboard 2.6.0 which is incompatible.)
    What to do now?

  • @lucysumi6853
    @lucysumi6853 2 месяца назад

    very useful. Thank you sooooooooooooooooooooooooooooooooooooooo much.

  • @jazzdazzle16
    @jazzdazzle16 3 года назад

    Can I install cuda for 32 bit windows?

  • @AnilKumar-dc6hv
    @AnilKumar-dc6hv 2 года назад

    Visual studio is mandatory ?

  • @mukeshkumarsingh1508
    @mukeshkumarsingh1508 2 года назад

    Traceback (most recent call last):
    File "", line 1, in
    NameError: name 'tf' is not defined
    error pls provide solution
    cuda 11.5
    cudnn 11.5
    python 3.8
    tensorflow 2.3,2.0
    but still error tf is not defined
    and i have window 11

  • @ashu030991
    @ashu030991 Год назад

    @13:17
    Python 3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)] on win32
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import tensorflow
    >>> import tensorflow
    >>>import tensorflow
    I m getting this only.

  • @Reztinct
    @Reztinct 3 года назад

    How do you get the anaconda prompt to show up? I searched it up on the file explorer and no results came up.

    • @rohitborra2507
      @rohitborra2507 3 года назад

      you need to install anaconda first them you will get it

  • @LokeshBhesetti
    @LokeshBhesetti 4 года назад +1

    hey krish! after running python i have tried to import tensorflow but its stating that (W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found) can you help me in fixing this error plz! but instead of installing CudNN (10.0) i downloaded CudNN (10.2)

    • @gauravsingh5221
      @gauravsingh5221 4 года назад

      Same error i am also getting
      2020-04-21 07:05:44.235184: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found

    • @aujasvimoudgil2738
      @aujasvimoudgil2738 4 года назад

      Refer: www.joe0.com/2019/10/19/how-resolve-tensorflow-2-0-error-could-not-load-dynamic-library-cudart64_100-dll-dlerror-cudart64_100-dll-not-found/

    • @nehapant1027
      @nehapant1027 3 года назад

      Make sure that you download the correct version of cuda with respect to the python version you are using. I was using python 3.8 and installed cuda 10.0...and it gave the same type of warnings . For python 3.8 i first installed vs 2017, cuda 10.1, cuDNN for cuda 10.1 and then tensorflow-gpu 2.3.1 and now it works perfectly.

  • @vedantkumar6391
    @vedantkumar6391 3 года назад +1

    Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found

    • @kaychiawoon
      @kaychiawoon 3 года назад

      5:31 i think you fuck up this set up the path in env variable part, check the path name again

  • @zaheerbeg4810
    @zaheerbeg4810 3 года назад

    kindly make video on xtreme-vision yolo object detection using tensorflow-gpu

  • @rwlyrics
    @rwlyrics 3 года назад

    what may happened if "NVIDIA Installer Failed"

  • @Arjun147gtk
    @Arjun147gtk 4 года назад

    You can just copy those files and paste it in
    C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2
    folder(currently version 10 is supported)

    • @deepshah6482
      @deepshah6482 4 года назад

      Is it working without adding to system variables? Is it working with cuda 10.0?

    • @Arjun147gtk
      @Arjun147gtk 4 года назад

      @@deepshah6482 no, you have to add it. It's given in the manual.

    • @deepshah6482
      @deepshah6482 4 года назад

      @@Arjun147gtk i have installed cuda without installation of visual studio. Will gpu work fine?means i installed visual studio after installing cuda.

    • @Arjun147gtk
      @Arjun147gtk 3 года назад

      @@deepshah6482 for some reasons visual studio is required and I am not sure the reason for that. Sorry for late reply.

  • @rikitanagar2728
    @rikitanagar2728 3 года назад +1

    Hi krish..thank u soo much for posting this lecture series on complete deep learning. It will help me a lot. At this juncture i want to ask you that can we run this same code on google colab for CUDA and CuDNN? I am not having GPU.

    • @krishnaik06
      @krishnaik06  3 года назад +3

      In google colab u don't require that

  • @ashwiniyadav464
    @ashwiniyadav464 3 года назад

    I am getting error while importing tensorflow in jp after installing tensorflow.gpu can any one help me please

  • @jitenkumarsahoo667
    @jitenkumarsahoo667 3 года назад

    Can you please tell me how to install opencl

  • @abhishekparashar2965
    @abhishekparashar2965 3 года назад +1

    Sir I found all your steps to be jumbled a little bit, If we install cuda without visual studio it gives an error. Kindly look into this.

    • @ishanaggarwal7092
      @ishanaggarwal7092 3 года назад +2

      I jumbled it all. I have first installed the conda environment, then tensorflow-gpu, then visual studio 2019 with only desktop development with C++, then CUDA 10.1, then cuDNN 7.6.5 (Nov update-Archived) and then I tried it using commands given in video and it is successfully installed.
      Note:
      1. Tensor Flow doesn't support CUDA 11 (I tried but failed and later I checked out the thread saying it only supports till CUDA 10.1 as of now),
      2. cuDNN also is supported till v7, dont install v8 again it will not support (cuDNN v8.0.2 (July 24th, 2020), for CUDA 10.1 - will not work as not supported by tensorflow till now).
      Disclaimer: I though of sharing what I have done, it may or may not work for you. (I am a mechanical engineer, pls. keep that in mind before attempting, may be doing it completely wrong)
      @ Krish Naik - Thanks for the video and the channel itself. You are definitely a motivating person. Please correct in my comment, if anything is wrongly posted.

  • @electrobot_vk1519
    @electrobot_vk1519 3 года назад

    I am using Amd what toolkit is used

  • @saitarunmandiga2810
    @saitarunmandiga2810 2 года назад

    does it work for MX250 geforce gpu

  • @naderesmael1878
    @naderesmael1878 3 года назад

    Thank you for the tutorial video

  • @bhushanrane13
    @bhushanrane13 2 года назад

    How to check which CUDA toolkit is suitable for laptop with NVIDIA GeForce GTX 960M GPU?
    Installing the latest CUDA Toolkit didn't help🥲

  • @PiyushKumar-tv6dr
    @PiyushKumar-tv6dr 3 года назад

    I am having nvidia mx 150 and trying to install tensorflow 2.3 with cuda 10.1 but not able to do that even when i thought that i got everything installed then in jupyter the kernel started to die... please help please

    • @_sanX95
      @_sanX95 3 года назад

      Bro I have the same GPU please tell me if you fixed this or figured it out, I need to know , please let me know. Thanks :)

    • @PiyushKumar-tv6dr
      @PiyushKumar-tv6dr 3 года назад

      @@_sanX95 with all due respect to krish sir....bro you can refer to deep lizard channel....i refered to it...and it worked

    • @_sanX95
      @_sanX95 3 года назад

      @@PiyushKumar-tv6dr Thank you so much for this valuable information I shall check into it ,, thanks again really appreciate it :D

  • @ashishvaish7037
    @ashishvaish7037 Год назад

    where to find code for testing ?

  • @ashamyarajeev
    @ashamyarajeev 3 дня назад

    How to enable Intel Iris Xe GPU support for TensorFlow and keras on Windows 10

  • @gauravghati
    @gauravghati 4 года назад

    I'm not sure but I guess you are running that code on your CPU, for running code on GPU you have to add a line "tf.devices('/:gpu:0')" something, before you started executing that code

    • @Arjun147gtk
      @Arjun147gtk 4 года назад

      There's seperate installation for that. Check official website of tensor flow