Message boards : Number crunching : OpenACC
Author | Message |
---|---|
![]() Send message Joined: 1 Dec 05 Posts: 2035 Credit: 10,368,351 RAC: 13,345 ![]() |
OpenACC OpenACC is an API which allows parallel programmers to provide simple hints, known as “directives,” to the compiler, identifying which areas of code to accelerate, without requiring programmers to modify or adapt the underlying code itself. By exposing parallelism to the compiler, directives allow the compiler to do the detailed work of mapping the computation onto the accelerator May this interesting for Rosetta??? |
Message boards :
Number crunching :
OpenACC
©2025 University of Washington
https://www.bakerlab.org