Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 384 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 384 Bytes

GPU PROGRAMMING

Sessions and Examples for Faster Computational processing

$./bin/nvc-wrapper --help

Compile the program

$./bin/nvc-wrapper --compile progname:NAME_OF_SOURCE

Clean and Remove build sessions

$./bin/nvc-wrapper --flush-all

Alternative calls

$./bin/nvc-wrapper --action=compile progname:NAME_OF_SOURCE