Demonsrates Thrust library. More...
#include <thrust/device_vector.h>#include <thrust/transform.h>#include <thrust/sequence.h>#include <thrust/copy.h>#include <thrust/fill.h>#include <thrust/replace.h>#include <thrust/functional.h>#include <thrust/reduce.h>#include <iostream>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main (void) |
Demonsrates Thrust library.
Definition in file simpleThrust.cu.
| int main | ( | void | ) |
Definition at line 22 of file simpleThrust.cu.
1.8.4