Skip to content

[NDTensors][NDTensorsCUDAExt] Improve performance of GPU backends #1341

[NDTensors][NDTensorsCUDAExt] Improve performance of GPU backends

[NDTensors][NDTensorsCUDAExt] Improve performance of GPU backends #1341

Triggered via pull request October 3, 2023 13:24
Status Failure
Total duration 1m 57s
Artifacts

format_suggestions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
format
Process completed with exit code 1.
format: src/mps/dmrg.jl#L281
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: src/mps/dmrg.jl:281:-# phi::ITensor = itensor(storagetype(phi)(convert(typeof(data(phi)),data(vecs[1]))), inds(phi)) src/mps/dmrg.jl:281:+ # phi::ITensor = itensor(storagetype(phi)(convert(typeof(data(phi)),data(vecs[1]))), inds(phi))
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/