made CU version working
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user