Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Include semi-documented contraction algo options #610

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Feb 25, 2020

In fact, there are more algorithms than we include now:

https://docs.nvidia.com/cuda/cutensor/api/types.html#cutensoralgo-t

values >= 0 correspond to certain sub-algorithms of GETT

I checked and currently the maximum number of algorithms function returns 9. Maybe there's a runtime way to set this up?

@kshyatt kshyatt requested a review from maleadt February 25, 2020 21:11
@maleadt
Copy link
Member

maleadt commented Feb 27, 2020

If those algorithms aren't listed in the header, are we "supposed" to use them (stability, correctness, and whatnot)? Modifying the generated files doesn't seem ideal either.

@kshyatt
Copy link
Contributor Author

kshyatt commented Mar 3, 2020

@springer13 is there some way we could get these doc-ed in CUTENSOR's documentation/listed in the header for the auto-generation script?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants