Skip to content

Releases: DonAurelio/coder

Deployment with docker-compose

08 Jan 01:33
60b58fc
Compare
Choose a tag to compare

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