cuda-fixnum icon indicating copy to clipboard operation
cuda-fixnum copied to clipboard

Sorry, cudaMallocManaged() is not implemented in the current version.

Open guiming-shi opened this issue 2 years ago • 1 comments

~/cuda-fixnum# ./bench/bench Function: mul_lo, #elts: 1e3 fixnum digit total data time Kops/s bits bits (MiB) (seconds) 2021-08-01 09:49:54 [ERROR] Sorry, cudaMallocManaged() is not implemented in the current version. If user application keeps reporting errors, please use Ctrl+C to exit Fatal CUDA error at ./src/array/fixnum_array.cu:52 : unified memory allocation (default attach) : cudaErrorNotSupported VirtaiTech Resource. Build-20201209_195723-4f0a3fd

How can i solve it.

guiming-shi avatar Aug 01 '21 11:08 guiming-shi