Skip to content

Deployment with docker-compose

Latest
Compare
Choose a tag to compare
@DonAurelio DonAurelio released this 08 Jan 01:33
· 45 commits to master since this release
60b58fc

Code annotation with OpenMP directives

Supported OpenMP directives,

  • parallel
  • paralel for
  • for

Code annotation with OpenACC (needs further testing)

Supported OpenACC directives,

  • data
  • parallel loop
  • loop