运行代码报错no kernel image is available for execution on the device errno
Created by: JerryLeolfl
CentOS6.3+P40+CUDA9.0+cudnn7.6+python3.7安装来自另一台v100的编译的whl包,运行代码时报错
cudaGetLastError no kernel image is available for execution on the device errno: 48
* Check failure stack trace: *
@ 0x7f0c2636f7ed google::LogMessage::Fail()
@ 0x7f0c26371b38 google::LogMessage::SendToLog()
@ 0x7f0c2636f2fb google::LogMessage::Flush()
@ 0x7f0c26372a0e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f0c2648af21 paddle::platform::CUDADeviceContext::Wait()
@ 0x7f0c2672c0b8 paddle::operators::StackKernel<>::Compute()
@ 0x7f0c2672c54f ZNSt17_Function_handlerIFvRKN6paddle9framework16ExecutionContextEEZNKS1_24OpKernelRegistrarFunctorINS0_8platform9CUDAPlaceELb0ELm0EINS0_9operators11StackKernelINS7_17CUDADeviceContextEfEENSA_ISB_dEENSA_ISB_iEENSA_ISB_lEENSA_ISB_NS7_7float16EEEEEclEPKcSK_iEUlS4_E_E9_M_invokeERKSt9_Any_dataS4
...