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

Optimize run_spin_precession! for GPU #459

Merged
merged 13 commits into from
Jul 31, 2024

Use 0.0f0 since oneAPI doesn't support Float64 values

d8c5875
Select commit
Loading
Failed to load commit list.
Merged

Optimize run_spin_precession! for GPU #459

Use 0.0f0 since oneAPI doesn't support Float64 values
d8c5875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2024 in 0s

77.66% of diff hit (target 90.75%)

View this Pull Request on Codecov

77.66% of diff hit (target 90.75%)

Annotations

Check warning on line 33 in KomaMRIBase/src/timing/TrapezoidalIntegration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRIBase/src/timing/TrapezoidalIntegration.jl#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 57 in KomaMRIBase/src/timing/TrapezoidalIntegration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRIBase/src/timing/TrapezoidalIntegration.jl#L57

Added line #L57 was not covered by tests

Check warning on line 63 in KomaMRIBase/src/timing/TrapezoidalIntegration.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRIBase/src/timing/TrapezoidalIntegration.jl#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 12 in KomaMRICore/ext/KomaAMDGPUExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/ext/KomaAMDGPUExt.jl#L12

Added line #L12 was not covered by tests

Check warning on line 11 in KomaMRICore/ext/KomaCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/ext/KomaCUDAExt.jl#L11

Added line #L11 was not covered by tests

Check warning on line 11 in KomaMRICore/ext/KomaoneAPIExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/ext/KomaoneAPIExt.jl#L11

Added line #L11 was not covered by tests

Check warning on line 150 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L150

Added line #L150 was not covered by tests

Check warning on line 160 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L160

Added line #L160 was not covered by tests

Check warning on line 162 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L162

Added line #L162 was not covered by tests

Check warning on line 167 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L164-L167

Added lines #L164 - L167 were not covered by tests

Check warning on line 170 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 174 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L172-L174

Added lines #L172 - L174 were not covered by tests

Check warning on line 177 in KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

KomaMRICore/src/simulation/SimMethods/Bloch/BlochGPU.jl#L177

Added line #L177 was not covered by tests