Skip to content

Instantly share code, notes, and snippets.

View yuxuan-z19's full-sized avatar
💤
lying flat

yuxuan-z yuxuan-z19

💤
lying flat
  • Tsinghua University
  • Beijing, China
View GitHub Profile
@yuxuan-z19
yuxuan-z19 / ncu_metrics.csv
Last active August 11, 2025 10:11
Nsight Compute (ncu) 2025.2.1 metrics (CSV format)
Metric Name Metric Type Metric Unit Metric Description
dram__bytes Counter byte # of bytes accessed in DRAM
dram__bytes_read Counter byte # of bytes read from DRAM
dram__bytes_write Counter byte # of bytes written to DRAM
dram__cycles_active Counter cycle # of cycles where DRAM was active
dram__cycles_active_read Counter cycle # of cycles where DRAM was active for reads
dram__cycles_active_write Counter cycle # of cycles where DRAM was active for writes
dram__cycles_elapsed Counter cycle # of elapsed DRAM memory clock cycles
dram__cycles_in_frame Counter cycle # of cycles in user-defined frame
dram__cycles_in_region Counter cycle # of cycles in user-defined region
@yuxuan-z19
yuxuan-z19 / #VSCode CUDA debugger configs
Last active June 26, 2025 09:34
VSCode debugger configs for Nsight Visual Studio Code Edition
We couldn’t find that file to show.
@yuxuan-z19
yuxuan-z19 / #OpenEuler 24.03 on qemu-system-riscv64
Created May 3, 2025 05:15
OpenEuler 24.03 on qemu-system-riscv64 in a Ubuntu Jammy container
We couldn’t find that file to show.
@yuxuan-z19
yuxuan-z19 / #VSCode Fortran debugger configs
Last active May 3, 2025 05:14
VSCode debugger configs for Modern Fortran
We couldn’t find that file to show.