Template:RidgeRun CUDA Optimisation Guide/Main contents: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 23: Line 23:
The manual will address:
The manual will address:


# '''The GPU Architecture''': a brief introduction to the GPU architecture, their strengths, and weaknesses.
# '''The GPU Architecture''': a brief introduction to the GPU architecture, its strengths, and weaknesses.
# '''A common workflow for optimisation''': it presents the common steps of the optimisation flow, in particular: code profiling, code analysis, debugging, and others.
# '''A common workflow for optimisation''': it presents the common steps of the optimisation flow, in particular: code profiling, code analysis, debugging, and others.
# '''Common optimisations''': evaluating when it is worth to continue. Additionally, common optimisations, including finer.
# '''Common optimisations''': evaluating when it is worth to continue. Additionally, common optimisations, including finer.