This repo is a fork with solutions to the labs from the Heterogeneous Programming Models: Portability, performance and computability
module
taught at ECI 35th edition in 2022 by Dario
Suárez Gracia.
To build (and run) the solutions it's recommended to use the intel/oneapi docker image, everything should work out of the box there.
mkdir build && cd build
cmake ..
make