Difference between revisions of "PGI: Installing the compilers"
Jump to navigation
Jump to search
(Created page with "In order to download the PGI compilers: # Subscribe and login to PGI # Find and download the required software from http://www.pgroup.com/support/download_pgi2014.php?view=cur...") |
|||
| Line 7: | Line 7: | ||
Note 1: During installation install the CUDA/AMD components if the OpenACC library is to be used. | Note 1: During installation install the CUDA/AMD components if the OpenACC library is to be used. | ||
| + | |||
Note 2: Don't generate a licence key. Instead: | Note 2: Don't generate a licence key. Instead: | ||
# Go into your PGI account | # Go into your PGI account | ||
# Go to ''Create Permanent keys'' or ''Create trial keys'' (14 days) | # Go to ''Create Permanent keys'' or ''Create trial keys'' (14 days) | ||
# A licence.dat file will be downloaded, which needs to be copied in /opt/pgi (or whichever was the root installation directory) | # A licence.dat file will be downloaded, which needs to be copied in /opt/pgi (or whichever was the root installation directory) | ||
Revision as of 11:56, 19 December 2014
In order to download the PGI compilers:
- Subscribe and login to PGI
- Find and download the required software from http://www.pgroup.com/support/download_pgi2014.php?view=current
- Untar the downloaded file and cd into the directory
- Run:
./install
Note 1: During installation install the CUDA/AMD components if the OpenACC library is to be used.
Note 2: Don't generate a licence key. Instead:
- Go into your PGI account
- Go to Create Permanent keys or Create trial keys (14 days)
- A licence.dat file will be downloaded, which needs to be copied in /opt/pgi (or whichever was the root installation directory)