About 1,580,000 results
Open links in new tab
  1. How to clear GPU memory after PyTorch model training without …

    Sep 9, 2019 · 62 I am training PyTorch deep learning models on a Jupyter-Lab notebook, using CUDA on a Tesla K80 GPU to train. While doing training iterations, the 12 GB of GPU memory …

  2. How can I use GPU on Google Colab after exceeding usage limit?

    Apr 10, 2020 · Then this unexpected message can appear. If you don't use GPU but remain connected with GPU, after some time Colab will give you a warning message like Warning: …

  3. What does the command "nvidia-smi --gpu-reset" do?

    Nov 16, 2021 · GPU being reset must also be reset in the same command. This can be done either by omitting the -i switch, or using the -i switch to specify the GPUs to be reset.

  4. Resetting GPU and driver after CUDA error - Stack Overflow

    Nov 22, 2022 · I have tried to reset the GPU and driver by changing the desktop resolution, but that doesn't help. The only fix I have found is to reboot the computer. Is there a program out …

  5. gpgpu - How can I flush GPU memory using CUDA (physical reset …

    I'm running on a GTX 580, for which nvidia-smi --gpu-reset is not supported. Placing cudaDeviceReset() in the beginning of the program is only affecting the current context …

  6. nvidia - reset memory usage of a single GPU - Stack Overflow

    Feb 20, 2019 · How can I reset the GPU 2 without disturbing the processes running on the other GPUs? PS: I am not a root user but I think I can catch hold of some root user as well.

  7. Clearing Tensorflow GPU memory after model execution

    Sep 29, 2016 · I was trying to find something for releasing GPU memory from a Kaggle notebook as I need to run a XGBoost on GPU after leveraging tensorflow-gpu based inference for …

  8. How to recover from a bad video BIOS flash - TechPowerUp

    Oct 26, 2005 · Almost every day there are new threads regarding bricked graphics cards due to wrong BIOS flashing, and since eidairaman1 is no longer around to help, here is a guide how …

  9. Looking to factory-reset my RX 580 BIOS - TechPowerUp

    May 10, 2020 · I’d like to factory-reset my card as part of troubleshooting, If someone can look deeper into this with me, I’d much appreciate it. Here are all the stickers on my card: I …

  10. cuda - Can I fix my GPU clock rate to ensure consistent profiling ...

    Also note that the -acp feature is removed from drivers 465.xx and newer.) When you are done with whatever you are doing, you may wish to reset the application clock behavior to the …