pytorch / FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
Other
1.15k stars 467 forks source link

Vcpkg port update #2685

Open kobalicek opened 2 months ago

kobalicek commented 2 months ago

Hello fbgemm maintainers,

would it be possible to update fbgemm vcpkg package? It's not using the lastest version and when I tried to update vcpkg's asmjit port fbgemm failed to build on arm64-osx configuration - I don't have much details as there is no public log on vcpkg and this build error is currently blocking the update.

My vcpkg PR is here:

Fbgemm upstream is using pretty recent asmjit so the update should not have issues.

sryap commented 2 months ago

cc: @excelle08 any thoughts on this?

kobalicek commented 2 months ago

The linked PR was not merged, so I guess this issue could be closed as well.