CUDA Profiling and debugging
To debug your quantum programs on CUDA devices, pyqtorch offers a DEBUG mode, which can be activated via
setting the PYQ_LOG_LEVEL environment variable.
Before running your script, make sure to install the following packages:
For more information, check the dlprof docs.