Searched refs:remainder_algo (Results 1 – 1 of 1) sorted by relevance
3652 const auto &remainder_algo = in DoBlasInternalImpl() local3655 if (remainder_algo.workspace_size()) { in DoBlasInternalImpl()3657 &workspace, scratch_allocator, remainder_algo.workspace_size()); in DoBlasInternalImpl()3662 << remainder_algo.algo_id() << " requiring " in DoBlasInternalImpl()3663 << remainder_algo.workspace_size() in DoBlasInternalImpl()3673 cuda_plan.d_remainder_desc(), remainder_algo.algo(), workspace, in DoBlasInternalImpl()3674 remainder_algo.workspace_size(), cuda_stream); in DoBlasInternalImpl()