Category "incompatibility"

Unsupported class file major version 61

I am trying to integrate Glowroot into my Java application. Unfortunately, I get the following error: 2022-05-13 09:25:57.777 ERROR o.g.a.w.PointcutClassFileTra

Deleting an FFT plan in scikit-cuda destroys the pycuda context

I would like to use pycuda and the FFT functions from scikit-cuda together. The code below creates a skcuda.fft.Plan, deletes that plan and then tries to alloca