The Tutorial and API Reference of VEDA
3.0.1
examples/Hybrid_Offloading/helloworld_veda_fortran/device.vf90
SUBROUTINE hello_world
! This is a comment line; it is ignored by the compiler
print *,
'Hello World from Device!'
end SUBROUTINE hello_world
Generated by
1.8.5