Cytnx-dev / Cytnx

Project Cytnx, A Cross-section of Python & C++,Tensor network library
Apache License 2.0
35 stars 14 forks source link

fix cuTNPerm & cuGeSvd without is_U=false & attempt to fix cutt call … #480

Closed jeffry1829 closed 2 weeks ago

jeffry1829 commented 1 month ago

…& add stacktrace print in cytnx_error

jeffry1829 commented 1 month ago

I recommend to merge this even though I can't figure out how to fix cuTT. As cuTT is actually contained in cuTensor and cuQuantum, and we won't need it.

yingjerkao commented 1 month ago

I recommend to merge this even though I can't figure out how to fix cuTT. As cuTT is actually contained in cuTensor and cuQuantum, and we won't need it.

Is it possible to drop cuTT dependence completely?

jeffry1829 commented 1 month ago

Yes, I can do that

Ying-Jer Kao @.***>於 2024年10月1日 週二,下午4:33寫道:

I recommend to merge this even though I can't figure out how to fix cuTT. As cuTT is actually contained in cuTensor and cuQuantum, and we won't need it.

Is it possible to drop cuTT dependence completely?

— Reply to this email directly, view it on GitHub https://github.com/Cytnx-dev/Cytnx/pull/480#issuecomment-2385131768, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUUA2MNBF5POKH6X6UF4TLZZJM4BAVCNFSM6AAAAABOYMERX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBVGEZTCNZWHA . You are receiving this because you authored the thread.Message ID: @.***>

jeffry1829 commented 1 month ago

cuTensor contraction performance has been significantly improved by chooseing TGETT algo