This repository contains an small OpenCl application that is capable of adding two integer vectors.
$ make all
./build/opencl_example
This example was created by following the tutorial on https://ulhpc-tutorials.readthedocs.io/en/latest/gpu/opencl/
This repository contains an small OpenCl application that is capable of adding two integer vectors.
$ make all
./build/opencl_example
This example was created by following the tutorial on https://ulhpc-tutorials.readthedocs.io/en/latest/gpu/opencl/