Problem with Patch Motion Corr when running T20S tutorial

Hi Joe, glad that you were able to pycuda installed!

For this new error, we typically see this when there’s some kind of GPU misconfiguration issue such as a non-Default compute mode (e.g., LogicError: cuCtxCreate failed: invalid device ordinal). Though that specific example doesn’t seem to be the case here given the nvidia-smi output you posted previously.

Let me check with my colleagues and get back to you about this.