Selecting one of the following will take you directly to that section:
Specify the type of the target processor as 64-bit mode.
-O2 Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. The compiler does not perform loop unrolling or function inlining when you specify -O2. As compared to -O, this option increases both compilation time and the performance of the generated code.
Link with the OpenCL library
Include path to NVIDIA OpenCL library header
Link with the NVIDIA OpenCL library