GEMM out of memory
./gemm -s 5 --passes 30 --uvm
Chose device: name='NVIDIA GeForce RTX 3090' index=0 Running GEMM Running single precision test Running double precision test Running half preicsion test /workspace/benchmark/altis/src/cuda/level1/gemm/Gemm.cu(238) : CUDA Runtime API error 2: out of memory.
env: ubuntu 20.04 + cuda11.7
Which specific test is causing the OOM if I may ask?
hi, dear, when test gemm,the command : ./gemm -s 5 --passes 30 --uvm and the screen output:
Chose device: name='NVIDIA GeForce RTX 3090' index=0 Running GEMM Running single precision test Running double precision test Running half preicsion test /workspace/benchmark/altis/src/cuda/level1/gemm/Gemm.cu(238) : CUDA Runtime API error 2: out of memory.