kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
Other
286 stars 96 forks source link

`fortran-kokkosinterface` and Kokkos::init`/ `Kokkos::finalize` #15

Open rfbird opened 5 years ago

rfbird commented 5 years ago

I think my initial question didn't make sense:

Q) How does init/finalize work/get called for the fortran interface example?