Skip to content
GitLab
Explore
Sign in
Prefer global to constant memory
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Hugo Campora Perez
requested to merge
dcampora_prefer_global_to_const_memory
into
master
Sep 03, 2018
Overview
0
Commits
2
Pipelines
0
Changes
18
Expand
Global memory is preferred on the GPU instead of
__constant__
.
Merge request reports
Loading