Skip to content

jiunbae/cuda-device-ipython-magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-device-ipython-magic

A ipython-magic for set CUDA_VISIBLE_DEVCIES in ipython

Usage

In []: %load_ext cuda_device

In []: %CUDA_VISIBLE_DEVICES 0,1

Installation

pip install cuda-device-ipython-magic

About

set CUDA_VISIBLE_DEVICES in ipython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages