kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
https://kokkos.org
Other
298 stars 100 forks source link

Updated exercise 1 to use malloc/free #49

Closed dhollman closed 4 years ago

dhollman commented 4 years ago

As discussed, so that Kokkos::malloc can be dropped in as a replacement.