Esas Khan
Results
2
comments of
Esas Khan
> I write a docker file with the necessary fix you could merge into your repo if you like [@CiSong10](https://github.com/CiSong10) > > ``` > ARG PYTORCH="2.7.0" > ARG CUDA="12.8" >...
> Thank you for the docker. However, I got this error when run it > > > python setup.py install --force_cuda --blas=openblas > > File "/working/MinkowskiEngine/setup.py", line 315 > >...