/gpu-programming

GPU Programming

Primary LanguageCGNU General Public License v3.0GPL-3.0

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