Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Functions
entrypoint.cu File Reference
#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)
 

Function Documentation

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.