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

Wrappers for additional tblis functions #5

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

Conversation

chillenb
Copy link
Contributor

@chillenb chillenb commented Nov 5, 2024

  1. Pip 25 will refuse to do editable installs without a pyproject.toml file. I added a minimal one according to the recommendations in the linked issue.
  2. Added wrappers for tblis_tensor_add and tblis_tensor_dot
  3. Renamed the C function as_einsum to tensor_mult. This does not change the public API, but I can drop this point and keep the original name if some code depends on it.
  4. Fixed RPATH settings when external tblis is linked.

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.

1 participant