diff --git a/mpcdf_info.py b/mpcdf_info.py
index 4a6bdfa9ad57196373a3c824cfc0e19ee22d8e38..a433608fa7fd954a7af271951dd694c9baa08d29 100644
--- a/mpcdf_info.py
+++ b/mpcdf_info.py
@@ -48,6 +48,7 @@ def do_mpcdf_info(self, subcmd, opts, *args):
     print_attribute("Default MPI", "MPCDF:default_mpi")
     print_attribute("CUDA versions", "MPCDF:cuda_modules")
     print_attribute("Default CUDA", "MPCDF:default_cuda")
+    print_attribute("PGI compilers", "MPCDF:pgi_modules")
 
     unmanaged = []