nways_accelerated_programming icon indicating copy to clipboard operation
nways_accelerated_programming copied to clipboard

Issue: Typo in Python Notebook

Open muntasers opened this issue 2 years ago • 2 comments

Cupy: Example 1 has a typo. Should be cuda.Device(0). Since we only have one MiG instance, using Device(1) will throw an error.

muntasers avatar May 31 '23 13:05 muntasers

@muntasers, have you also tested this on a non-MIG partition after you merged it?

mozhgan-kch avatar Aug 01 '23 10:08 mozhgan-kch