Jing Liu
Jing Liu
`tools/test_ins.py`
> /home/wuhao/djx/oneformer3d/MinkowskiEngine/src/3rdparty/concurrent_unordered_map.cuh(503): error: namespace "thrust" has no member "device" return thrust::count_if(thrust::device, m_hashtbl_values, m_hashtbl_values + m_capacity, ^ > > 1 error detected in the compilation of "/home/wuhao/djx/oneformer3d/MinkowskiEngine/src/broadcast_gpu.cu". error: command '/usr/local/cuda-12.1/bin/nvcc' failed...
> [@ijliu](https://github.com/ijliu) , have you tried successfully compiling with a docker container? If so, could you send out that Dockerfile? Sorry, I haven't compiled in docker before, so I can't...