Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multithreaded implementations using OhMyThreads #117

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Bump minimal Julia version to 1.9

2a2292b
Select commit
Loading
Failed to load commit list.
Draft

Multithreaded implementations using OhMyThreads #117

Bump minimal Julia version to 1.9
2a2292b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 18, 2024 in 0s

87.17% of diff hit (target 81.46%)

View this Pull Request on Codecov

87.17% of diff hit (target 81.46%)

Annotations

Check warning on line 371 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L371

Added line #L371 was not covered by tests

Check warning on line 16 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L18

Added line #L18 was not covered by tests

Check warning on line 34 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L38

Added line #L38 was not covered by tests

Check warning on line 48 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L48

Added line #L48 was not covered by tests

Check warning on line 52 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L54

Added line #L54 was not covered by tests

Check warning on line 83 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L83

Added line #L83 was not covered by tests

Check warning on line 85 in src/tensors/vectorinterface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/vectorinterface.jl#L85

Added line #L85 was not covered by tests