In the last slides we should show how to use environment variables to see what the compiler is doing. Compiler specific environment variables. ```bash export CRAY_ACC_DEBUG = 3 export NV_ACC_NOTIFY = 3 export LIBOMPTARGET_INFO = 1 export LIBOMPTARGET_DEBUG = 1 ```