ENV["CUDA_VISIBLE_DEVICES"]="1"
using CuArrays
とすればデバイス1でCuArraysが動く.
もうちょっといい方法があるような気もする.
Go to list of users who liked
More than 5 years have passed since last update.
ENV["CUDA_VISIBLE_DEVICES"]="1"
using CuArrays
とすればデバイス1でCuArraysが動く.
もうちょっといい方法があるような気もする.
Register as a new user and use Qiita more conveniently
Go to list of users who liked