How to Run GPU in Jupyter Notebook

Raspiani
Nov 19, 2021

--

Here step by step:

  • Create a new environment, example: re_gpu
  • Activate environment re_gpu
  • Create jupyter kernel
  • Install package that related to gpu, example: pip install tensorflow-gpu
  • Launch jupyter notebook or spyder as your need
  • Finish, run your code and don’t forget to change kernel that related to gpu

Check GPU:

Check GPU (Doc: Raspiani)

Check GPU Code:

Doc Github Raspiani

Read more:

--

--

Raspiani
Raspiani

Written by Raspiani

Life Long Learner | Mathematics | Data Scientist

No responses yet