User Tools

Site Tools


public:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:docker [2025/02/23 23:01] liangpublic:docker [2025/02/23 23:03] (current) – [Step 4: Work with PyTorch] liang
Line 26: Line 26:
   * If you see "True", it worked.   * If you see "True", it worked.
  
 +===== Step 4: Work with PyTorch =====
  
 +  * $ docker run -it --gpus all --rm pytorch/pytorch:latest bash
 +  * # nvidia-smi
 +  * If you see the use of your GPU, it worked.
  
 ===== References ===== ===== References =====
public/docker.1740319267.txt.gz · Last modified: 2025/02/23 23:01 by liang