Update to Kokkos library v2.5.00
This commit is contained in:
4
lib/kokkos/example/cmake_build/foo.f
Normal file
4
lib/kokkos/example/cmake_build/foo.f
Normal file
@ -0,0 +1,4 @@
|
||||
FUNCTION print_fortran()
|
||||
PRINT *, 'Hello World from Fortran'
|
||||
RETURN
|
||||
END
|
||||
Reference in New Issue
Block a user