Created
August 20, 2019 05:09
-
-
Save Beomi/f179199a15c0bd1172cc43fb5c524d4d to your computer and use it in GitHub Desktop.
Cuda visible
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
os.environ["CUDA_VISIBLE_DEVICES"]="2" | |
os.environ['CUDA_VISIBLE_DEVICES'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment