I’m using pgc++ version 18.10.
I have sudo permission on my Xeon machine, and this is where pgc++ is installed.
I have access to a POWER9 machine with a GPU that I would like to use, but I don’t have sudo permission. I can only scp programs over and run them.
I would like to be able to build code targeting POWER9 on my Xeon machine.
Is this possible?
The pgc++ command seems to have a -tp flag, but I don’t see any options for POWER9.
If it isn’t possible through the command line, is there any way to possibly work around this?