-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #444 from JuliaHealth/fix-get-samples
Change `reduce(vcat, itr)` to `reduce(vcat, [itr])`
- Loading branch information
Showing
3 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e7bfc1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
KomaMRI Benchmarks
MRI Lab/Bloch/CPU/2 thread(s)
1597348663.5
ns1518177926
ns1.05
MRI Lab/Bloch/CPU/4 thread(s)
920684554
ns1264921787.5
ns0.73
MRI Lab/Bloch/CPU/8 thread(s)
828881248
ns586016460
ns1.41
MRI Lab/Bloch/CPU/1 thread(s)
3226260318
ns3944206835
ns0.82
MRI Lab/Bloch/GPU/CUDA
154787415
ns154008923.5
ns1.01
MRI Lab/Bloch/GPU/oneAPI
26694868553
ns44650285812.5
ns0.60
MRI Lab/Bloch/GPU/Metal
3402176271
ns3202722750
ns1.06
MRI Lab/Bloch/GPU/AMDGPU
1790112478
ns1785064601
ns1.00
Slice Selection 3D/Bloch/CPU/2 thread(s)
3662737461
ns3329807846
ns1.10
Slice Selection 3D/Bloch/CPU/4 thread(s)
1725491180
ns2645750395
ns0.65
Slice Selection 3D/Bloch/CPU/8 thread(s)
1153779016
ns1053370396
ns1.10
Slice Selection 3D/Bloch/CPU/1 thread(s)
6320449643.5
ns6503649361.5
ns0.97
Slice Selection 3D/Bloch/GPU/CUDA
265782897
ns267654789
ns0.99
Slice Selection 3D/Bloch/GPU/oneAPI
2107401044
ns2930224071
ns0.72
Slice Selection 3D/Bloch/GPU/Metal
1410314000
ns1120090167
ns1.26
Slice Selection 3D/Bloch/GPU/AMDGPU
724434160
ns791311651
ns0.92
This comment was automatically generated by workflow using github-action-benchmark.