24
edits
Changes
→Instructions for NVIDEA
== Instructions for NVIDEA NVIDIA ==
'''How to set up the compiler and target offloading for Linux with a target NVIDIA GPU'''
$ clang -fopenmp -fopenmp-targets=nvptx64 -O2 foo.c
</pre>
== Instructions for AMD==