Maximilien Ambroise
Maximilien Ambroise
Has there been any progress on this? The limit on the allocation size can be quite cumbersome, especially for tensors. Should I have a go at it?
Thanks for the answer. It really makes more sense to just split the dimensions, I will do that then, too. By the way, are tensors held in core memory, e.g....
Hi, me again. Question: until now, I have always explicitly reordered the tensors which `dbcsr_t_copy` to make them compatible for tensor contractions. But is there a difference if I don't...
Thanks for your help > Batched contraction now has side effects that may conflict with the way you're currently using it I actually don't use `dbcsr_t_batched_contract_init` or `dbcsr_t_batched_contract_finalize` for large...