Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ maybe_make_dense_cuda()

template<Rank rank>
void syten::Tensor< rank >::maybe_make_dense_cuda ( )
inline

Conditionally transforms all stored dense tensors into CUDA dense tensors if CUDA support is compiled in, at least one CUDA device is enabled and the individual blocks are larger than the CUDA threshold.

Referenced by syten::MPS::OperatorApplicators::Bond::operator()().

+ Here is the caller graph for this function: