CUDA and NVIDIA A100 Tensor-Core-GPU

Hello everybody.

cuda.py (852 Bytes)
I intent to run the python code in cuda.py on a NVIDIA A100 Tensor-Core-GPU. (As example to check if it is working at all)

But get the following error message: init() got an unexpected keyword argument ‘locals’
The decorator is somehow not working correctly

Can anyone help me with that?
Thank you.