Difference between revisions of "OPENACC"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Programming]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|openacc}} | |{{#vardefine:app|openacc}} |
Latest revision as of 12:01, 26 August 2022
Description
OpenACC is a user-driven directive-based performance-portable parallel programming model designed for scientists and engineers interested in porting their codes to a wide-variety of heterogeneous HPC hardware platforms and architectures with significantly less programming effort than required with a low-level model.
Environment Modules
Run module spider openacc
to find out what environment modules are available for this application.
System Variables
- HPC_OPENACC_DIR - installation directory
- HPC_OPENACC_BIN - executable directory
- HPC_OPENACC_INC - includes directory
- HPC_OPENACC_LIB - library directory