rocmarchive / cunn_hip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cunn has missing functions that need to be re-enabled.

bensander opened this issue · comments

root@3c838b17492a:~/cunn_hip# luajit -l cunn -e 'cunn.test()'
not found: THNN_CudaRReLU_updateOutput/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaRReLU_updateOutput
not found: THNN_CudaRReLU_updateGradInput/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaRReLU_updateGradInput
not found: THNN_CudaSparseLinear_updateOutput/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_updateOutput
not found: THNN_CudaSparseLinear_accGradParameters/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_accGradParameters
not found: THNN_CudaSparseLinear_legacyUpdateOutput/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_legacyUpdateOutput
not found: THNN_CudaSparseLinear_legacyAccGradParameters/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_legacyAccGradParameters
not found: THNN_CudaSparseLinear_zeroGradParameters/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_zeroGradParameters
not found: THNN_CudaSparseLinear_updateParameters/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaSparseLinear_updateParameters
not found: THNN_CudaVolumetricMaxUnpooling_updateOutput/root/torch/install/share/lua/5.1/nn/THNN.lua:108: /root/torch/install/lib/lua/5.1/libTHCUNN.so: undefined symbol: THNN_CudaVolumetricMaxUnpooling_updateOutput
seed: 117713111
Memory access fault by GPU node-2 on address 0x2453796000. Reason: Page not present or supervisor privilege.
Aborted (core dumped)