Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fbgemm: new recipe #24749

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

fbgemm: new recipe #24749

wants to merge 18 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 28, 2024

Summary

Changes to recipe: fbgemm/0.8.0

Motivation

FBGEMM offers optimized on-CPU performance for reduced precision calculations used to accelerate deep learning models.

https://github.com/pytorch/FBGEMM

Packaging status

Details

Continues from #4927. Closes #4428.
/cc @SpaceIm

The project specifies C++20 as the standard, but the non-fbgemm_gpu library appears to build fine with C++14.


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur
Copy link
Contributor Author

valgur commented Aug 11, 2024

Can anyone help out with the Conan v1 failure?

@conan-center-bot

This comment has been minimized.

@valgur
Copy link
Contributor Author

valgur commented Aug 21, 2024

@AbrilRBS Can you look into the Conan v1 CI failure, maybe? Perhaps there's something I can fix in my recipe to get rid of it.

@AbrilRBS
Copy link
Member

@valgur seems like the compilation ran out of memory for Conan 1, can't find a clear suspect between all the paralelization, will retry, see if it works now :)

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Looks like it might be causing test_package failures for Clang:

libfbgemm.so: undefined reference to __gnu_h2f_ieee
@conan-center-bot

This comment has been minimized.

@valgur valgur marked this pull request as draft September 4, 2024 11:10
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur valgur marked this pull request as ready for review September 26, 2024 14:40
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 21 (9d12d24e3bc7e7803c937a9ef55ca3a8ebfe0f13):

  • fbgemm/0.8.0:
    Built 12 packages out of 22 (All logs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[request] fbgemm/cci.20210130
4 participants