made CU version working

This commit is contained in:
Evghenii
2013-11-10 20:10:37 +01:00
parent 8a7801264a
commit 38947ab71b
2 changed files with 43 additions and 1 deletions

View File

@@ -232,7 +232,6 @@ std::vector<char> readBinary(const char * filename)
extern "C"
{
void *CUDAAlloc(void **handlePtr, int64_t size, int32_t alignment)
{
return NULL;