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

einsum support for generalized product involving tensor-of-tensor and regular tensor #437

Merged
merged 94 commits into from
Jan 8, 2024

Conversation

bimalgaudel
Copy link
Member

No description provided.

evaleev and others added 30 commits November 8, 2023 10:18
…support

tiny step towards supporting T*ToT in expr
…del/feature/t_x_tot

# Conflicts:
#	src/TiledArray/expressions/permopt.h
…y broken due to missing Tensor functionality for binary Scalar*Tensor ops)
…e T) invocations, this allows T * ToT expr to compile and unit test to succeed
ij;mn * kj;mn -> ijk;mn
bimalgaudel and others added 28 commits December 21, 2023 15:22
…del/feature/t_x_tot

# Conflicts:
#	tests/einsum.cpp
#	tests/tot_array_fixture.h
…res associated with DistributedStorage

bump MADNESS tag to pull in m-a-d-n-e-s-s/madness#514
[=, this] is C++20 extension. A warning is issued by clang-17 at least.
…ng stats of communication within global objects (DistEval's + DistributedStorage)
…y user

if configured with TA_TRACE_GLOBAL_COMM_STATS will collect stats of DistributedStorage comms
…gs in applications with large number of tasks
@evaleev evaleev merged commit 1dea847 into master Jan 8, 2024
9 checks passed
@evaleev evaleev deleted the gaudel/feature/t_x_tot branch January 8, 2024 00:29
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.

2 participants