Skip to content

Use MultiplicativeInverse to speedup Linear to Cartesian indexing operations #699

Use MultiplicativeInverse to speedup Linear to Cartesian indexing operations

Use MultiplicativeInverse to speedup Linear to Cartesian indexing operations #699

Triggered via pull request October 18, 2024 10:58
Status Failure
Total duration 14m 6s
Artifacts

ci.yml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 2 warnings, and 3 notices
CI (nightly, ubuntu-latest, x64, true)
Process completed with exit code 1.
CI (1.10, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.6, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.7, macOS-latest, x64)
Process completed with exit code 1.
CI (1.9, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.8, macOS-latest, x64): test/nditeration.jl#L41
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, macOS-latest, x64): test/nditeration.jl#L48
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, macOS-latest, x64)
Process completed with exit code 1.
CI (~1.11.0-0, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.8, ubuntu-latest, x64): test/nditeration.jl#L41
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, ubuntu-latest, x64): test/nditeration.jl#L48
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.10, macOS-latest, x64)
Process completed with exit code 1.
CI (1.7, ubuntu-latest, x64)
Process completed with exit code 1.
CI (1.7, windows-latest, x64)
Process completed with exit code 1.
CI (1.6, macOS-latest, x64)
Process completed with exit code 1.
CI (1.8, windows-latest, x64): test\nditeration.jl#L41
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, windows-latest, x64): test\nditeration.jl#L48
Test Failed Expression: check(idx, i - 1, ntuple((i->begin I[i] - 1 end), length(I))..., Dim_x, Dim_y)
CI (1.8, windows-latest, x64)
Process completed with exit code 1.
CI (1.10, windows-latest, x64)
Process completed with exit code 1.
CI (~1.11.0-0, macOS-latest, x64)
Process completed with exit code 1.
CI (~1.11.0-0, windows-latest, x64)
Process completed with exit code 1.
CI (1.9, windows-latest, x64)
Process completed with exit code 1.
CI (1.9, macOS-latest, x64)
Process completed with exit code 1.
CI (1.6, windows-latest, x64)
Process completed with exit code 1.
Doctests
The following actions use a deprecated Node.js version and will be forced to run on node20: julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI (1.6, ubuntu-latest, x64)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
CI (1.6, macOS-latest, x64)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
CI (1.6, windows-latest, x64)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.