Multiprocessing.shared_memory, autograd and debug flag CUDA

Hi Folks,

Can anyone please share the resource where I can check all torch auto grad and CUDA debugging env flags? I’m debugging multiprocessing cases where the model set shared_memory, and it is a bit complex second-order auto grad in each consumer.

Thank you !