NVIDIA CUDA PROFILING Tool
1. tools nsight in WIN(vs) or Linux (eclipse) nvprof in […]
1. tools nsight in WIN(vs) or Linux (eclipse) nvprof in […]
How to calculate occupancy 这个问题,其实之前模模糊糊看到 过,只看到了定义,然后没 […]
Launch Bounds 1.概述 As discussed in detail in Multiproce […]
CUDA L1 Cache/shared memory 配置函数 用于NVIDIA 的 Fermi、 Kepl […]
1.卸载本机原有驱动, 因为 通常ubuntu或者debian都是来自社区的驱动,并不是英伟达的官方驱动 如何 […]
前言 本文主要参考YouTube视频,《JetPack 3.0 – NVIDIA Jetson T […]
CUDA 基本概念理解 grid 分配给每个kernel总的线程资源,可以是一维二维三维的,其中包含许多blo […]
CUDA-MEMCHECK 1.Introduction CUDA-MEMCHECK是一个在CUDA tool […]
Compute Capability 2.x Fermi Arch Warp Scheduling for […]
comparitions in cuda ptx integer meaning signed op unsi […]