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
~/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.
The text was updated successfully, but these errors were encountered:
~/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.
The text was updated successfully, but these errors were encountered: