here is my second question about installing :
After I activated the PGI workstation licnese succesfuly with root privileges, I used root privileges to compiler the program “pgfortran main.f”.I compiled succesfully, but I got such information:
19:37:37 (pgroupd) DENIED: “pgi-f95-lin64” root@gpuK20 (INVALID error code (-9999,333:104 “Connection reset by peer”))
19:37:37 (pgroupd) OUT: “PGI2013-workstation-complete” root@gpuK20
19:37:37 (pgroupd) OUT: “pgi-f95-lin64” root@gpuK20
19:37:37 (pgroupd) IN: “pgi-f95-lin64” root@gpuK20
19:37:37 (pgroupd) IN: “PGI2013-workstation-complete” root@gpuK20
19:37:38 (pgroupd) DENIED: “pgi-f95-lin64” root@gpuK20 (INVALID error code (-9999,333))
19:37:38 (pgroupd) OUT: “PGI2013-workstation-complete” root@gpuK20
19:37:38 (pgroupd) OUT: “pgi-f95-lin64” root@gpuK20
19:37:38 (pgroupd) IN: “PGI2013-workstation-complete” root@gpuK20
19:37:38 (pgroupd) IN: “pgi-f95-lin64” root@gpuK20
I don’t know the reason. Then I used non-root user to compile this program, I did not get this information.and after I restart my server, I also did not get this information ANY LONGER.