Skip to content

Conversation

kshyatt
Copy link
Member

@kshyatt kshyatt commented Apr 17, 2025

No description provided.

@kshyatt kshyatt added the tests Adds or changes tests. label Apr 17, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CUDA.jl Benchmarks

Benchmark suite Current: 0c19fae Previous: 719b4c4 Ratio
latency/precompile 47583620084 ns 47257959252.5 ns 1.01
latency/ttfp 6763739899 ns 6830427074 ns 0.99
latency/import 3205521972 ns 3217803391.5 ns 1.00
integration/volumerhs 9615022 ns 9610454 ns 1.00
integration/byval/slices=1 146858 ns 146532 ns 1.00
integration/byval/slices=3 425349.5 ns 424864 ns 1.00
integration/byval/reference 145015 ns 144771 ns 1.00
integration/byval/slices=2 286102 ns 285758 ns 1.00
integration/cudadevrt 103380 ns 103343 ns 1.00
kernel/indexing 14107.5 ns 14041 ns 1.00
kernel/indexing_checked 14961 ns 14713.5 ns 1.02
kernel/occupancy 848.58 ns 759.8307692307692 ns 1.12
kernel/launch 2189.6666666666665 ns 2096.1 ns 1.04
kernel/rand 16775 ns 14556 ns 1.15
array/reverse/1d 19773 ns 19445.5 ns 1.02
array/reverse/2d 24211 ns 24687 ns 0.98
array/reverse/1d_inplace 10150 ns 10863 ns 0.93
array/reverse/2d_inplace 11618 ns 11135 ns 1.04
array/copy 21250 ns 20396 ns 1.04
array/iteration/findall/int 158420 ns 157077 ns 1.01
array/iteration/findall/bool 139982 ns 138251.5 ns 1.01
array/iteration/findfirst/int 163091.5 ns 153592 ns 1.06
array/iteration/findfirst/bool 164221.5 ns 153988.5 ns 1.07
array/iteration/scalar 71993 ns 71780 ns 1.00
array/iteration/logical 215066 ns 211941 ns 1.01
array/iteration/findmin/1d 41420 ns 41025 ns 1.01
array/iteration/findmin/2d 94031.5 ns 93445 ns 1.01
array/reductions/reduce/1d 41997.5 ns 35564 ns 1.18
array/reductions/reduce/2d 47452.5 ns 41919.5 ns 1.13
array/reductions/mapreduce/1d 35486 ns 33607.5 ns 1.06
array/reductions/mapreduce/2d 51535 ns 41487 ns 1.24
array/broadcast 20709 ns 20714 ns 1.00
array/copyto!/gpu_to_gpu 13711 ns 13388 ns 1.02
array/copyto!/cpu_to_gpu 207864.5 ns 207823 ns 1.00
array/copyto!/gpu_to_cpu 242914 ns 245031 ns 0.99
array/accumulate/1d 109611 ns 109385 ns 1.00
array/accumulate/2d 80421 ns 79991 ns 1.01
array/construct 1343.8 ns 1285.1 ns 1.05
array/random/randn/Float32 44146.5 ns 42579.5 ns 1.04
array/random/randn!/Float32 26792 ns 26171 ns 1.02
array/random/rand!/Int64 27026 ns 26886 ns 1.01
array/random/rand!/Float32 8565.666666666666 ns 8518 ns 1.01
array/random/rand/Int64 30036 ns 29621 ns 1.01
array/random/rand/Float32 13063 ns 12750 ns 1.02
array/permutedims/4d 61283 ns 60591.5 ns 1.01
array/permutedims/2d 55680 ns 54882 ns 1.01
array/permutedims/3d 56636 ns 55464.5 ns 1.02
array/sorting/1d 2774401 ns 2774720 ns 1.00
array/sorting/by 3365680 ns 3365888 ns 1.00
array/sorting/2d 1084276.5 ns 1083636 ns 1.00
cuda/synchronization/stream/auto 1050.6 ns 1080.5 ns 0.97
cuda/synchronization/stream/nonblocking 6442.6 ns 6352.4 ns 1.01
cuda/synchronization/stream/blocking 806.5157894736842 ns 801.4897959183673 ns 1.01
cuda/synchronization/context/auto 1197.9 ns 1201.5 ns 1.00
cuda/synchronization/context/nonblocking 6636.6 ns 6641 ns 1.00
cuda/synchronization/context/blocking 924.4666666666667 ns 900.1458333333334 ns 1.03

This comment was automatically generated by workflow using github-action-benchmark.

@maleadt
Copy link
Member

maleadt commented Apr 18, 2025

CI failure related.

@kshyatt kshyatt enabled auto-merge (squash) April 18, 2025 16:59
@kshyatt kshyatt merged commit 7ea3415 into master Apr 18, 2025
3 checks passed
@kshyatt kshyatt deleted the ksh/mem_err branch April 18, 2025 19:11
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.93%. Comparing base (719b4c4) to head (0c19fae).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2749      +/-   ##
==========================================
+ Coverage   88.88%   88.93%   +0.05%     
==========================================
  Files         153      153              
  Lines       13169    13169              
==========================================
+ Hits        11705    11712       +7     
+ Misses       1464     1457       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Adds or changes tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants