boinc/samples/nvcuda
David Anderson d861862ca1 server: fix compile warnings and file descriptor leaks
Also, we were using memset() to zero WORK_REQ,
which contains several std::vector's.
This apparently works on Linux, but not in general.
2014-01-08 22:00:13 -08:00
..
Makefile
Makefile_mac
common.mk
common_mac.mk
cuda.cpp server: fix compile warnings and file descriptor leaks 2014-01-08 22:00:13 -08:00
cuda.h More Line Ending Changes 2013-03-04 17:19:38 +01:00
cuda_config.h More Line Ending Changes 2013-03-04 17:19:38 +01:00
cuda_kernel.cu sample apps: include <cmath> instead of <math.h> 2013-05-28 12:00:39 -07:00