The Tutorial and API Reference of VEDA
3.3.0
examples/Hybrid_Offloading/helloworld_veda_cxx/device.vcpp
#include <stdio.h>
extern
"C"
void
hello_world(
void
) {
printf(
"Hello World from Device!\n"
);
}
Generated by
1.8.5