MultiBench icon indicating copy to clipboard operation
MultiBench copied to clipboard

Problem with code: os.environ['CUDA_VISIBLE_DEVICES'] = '0'

Open chang-zy opened this issue 2 years ago • 0 comments

In examples/affect, there are os.environ['CUDA_VISIBLE_DEVICES'] = '0' in some files, and this might result in an error.

chang-zy avatar Nov 01 '23 07:11 chang-zy