Closed xiyanjoy closed 7 months ago
Or is there somebody working well in a different device? Look forward to seeing your code!
you can use export CUDA_VISIBLE_DEVICES=7 to set device id
you can use export CUDA_VISIBLE_DEVICES=7 to set device id
It works! Thanks bro.
stable_fast_test.txt In the presented example, the model is working on the 'cuda' by default. However, if I change the working device to 'cuda:7' as shown in the attach code, there would be some weird problem. error.txt How do I solve this problem?