PC resatrts while compile Matlab 2018 code on GPU

后端 未结 0 1874
我在风中等你
我在风中等你 2021-01-07 17:45

I have Z820 worksation which have 192GB RAM and RTX2080 TI GPU on it. When I wrote below code

    X=4000;
    tempCPU= single(rand(X,X))
    tempGPU= gpuArray         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题