Benson Ma

Results 14 comments of Benson Ma

Fortunately, I am able to run the pinty example without problems. I am running on a Mac machine with clang 3.5. What is the command/compile flag I need to disable...

Hi @momingh I think you have to install CUDA: ``` libcudart.so.12: cannot open shared object file: No such file or directory ``` Please follow the instructions [here](https://pytorch.org/FBGEMM/fbgemm_gpu-development/InstallationInstructions.html) to do this,...

Hi @zhuhaozhe we will look into this.

@zhuhaozhe we closed out https://github.com/pytorch/FBGEMM/pull/2461 yesterday, which should fix the issue. Can you verify you can build FBGEMM under gcc 11+ now?