Skip to content

Conversation

Jutho
Copy link
Member

@Jutho Jutho commented May 3, 2023

The upcoming version 4 of TensorOperations.jl by @lkdvos .

- Implementation can easily be extended to other types, by overloading a small set of
methods.
* Efficient implementation of a number of basic tensor operations (see below), by relying
- Efficient implementation of a number of basic tensor operations (see below), by relying
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enable_blas and disable_blas are deprecated I suppose?

lkdvos and others added 15 commits July 13, 2023 17:02
* proposition @cutensor

* Formatter

* Format part II

* Use adapt for cuarray conversion

* Add error when @cutensor is used without cuTENSOR

* Move @cutensor iimplementation

* Rename `cuda` backend to `cuTENSOR`

* Add test for error when calling `@cutensor` before `using cuTENSOR`

* Update docs on GPU support

* Formatter

* Remove include of deleted file
@Jutho Jutho merged commit 442adbb into QuantumKitHub:master Jul 14, 2023
@Jutho
Copy link
Member Author

Jutho commented Jul 14, 2023

almost ready, final doc updates will happen on master branch

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

Successfully merging this pull request may close these issues.

Update Cuda.jl to v4? Specify output type Cryptic IndexError messages
3 participants