Skip to content

Instantly share code, notes, and snippets.

@mwarusz
Last active February 19, 2020 05:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwarusz/e73c9a68bc07873305b8e227a427f4d8 to your computer and use it in GitHub Desktop.
Save mwarusz/e73c9a68bc07873305b8e227a427f4d8 to your computer and use it in GitHub Desktop.
==4461== Profiling application: julia kernel_transpose.jl
==4461== Profiling result:
==4461== Metric result:
Invocations Metric Name Metric Description Min Max Avg
Device "GeForce MX150 (0)"
Kernel: ptxcall___gpu_transpose_kernel_naive__426_1
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 0.08% 0.10% 0.09%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall_transpose_cuda__5
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 87.50% 87.50% 87.50%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall___gpu_transpose_kernel_naive_ldg__429_2
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 0.02% 0.03% 0.03%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall_transpose_cuda_shared__7
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 0.00% 0.00% 0.00%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall___gpu_transpose_kernel__432_3
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 87.50% 87.50% 87.50%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall_transpose_cuda_ldg__6
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 50.00% 50.00% 50.00%
10 global_hit_rate Global Hit Rate in unified l1/tex 75.00% 75.00% 75.00%
Kernel: ptxcall_transpose_gpuify_shared__8
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 0.00% 0.00% 0.00%
10 global_hit_rate Global Hit Rate in unified l1/tex 0.00% 0.00% 0.00%
Kernel: ptxcall___gpu_transpose_kernel_ldg__435_4
10 l2_tex_read_hit_rate L2 Hit Rate (Texture Reads) 50.00% 50.00% 50.00%
10 global_hit_rate Global Hit Rate in unified l1/tex 75.00% 75.00% 75.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment