|
Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
|
#include <lift/tests/harness.h>#include <lift/sys/compute_device.h>#include <lift/sys/host/compute_device_host.h>#include <lift/sys/cuda/compute_device_cuda.h>Go to the source code of this file.
Namespaces | |
| lift | |
Functions | |
| void | debug_check_failure (void) |
| int | main (int argc, char **argv) |
| void debug_check_failure | ( | void | ) |
Definition at line 51 of file entrypoint.cu.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 55 of file entrypoint.cu.
1.8.6