You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from <built-in>:1:
In file included from /home/vlad/distr/OpenCL/coriander/include/cocl/cocl.h:10:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/stdexcept:38:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/exception:143:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/bits/exception_ptr.h:40:
/usr/lib/llvm-7/lib/clang/7.0.1/include/cuda_wrappers/new:41:12: error: no member named 'malloc' in the global namespace
return ::malloc(size);
~~^
/usr/lib/llvm-7/lib/clang/7.0.1/include/cuda_wrappers/new:58:7: error: no type named 'free' in the global namespace
::free(ptr);
~~^
2 errors generated when compiling for sm_30.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: