CUDA tutorial: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 44: Line 44:
}
}
}}
}}
To build the program use the command below which will create an executable named <code>add</code>.
To build the program use the command below, which will create an executable named <code>add</code>.
<source lang="console">
<source lang="console">
$ nvcc add.cu -o add
$ nvcc add.cu -o add
cc_staff
1,486

edits

Navigation menu