-
Notifications
You must be signed in to change notification settings - Fork 270
Expand file tree
/
Copy path.gitignore
More file actions
283 lines (261 loc) · 5.4 KB
/
Copy path.gitignore
File metadata and controls
283 lines (261 loc) · 5.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
book/
book-before/
book-after/
clustermax/
clustermax_from_node2
clustermax*/
cluster/Stas*
third_party/TransformerEngine-src/
third_party/wheels/
third_party/cutlass/
artifacts_tmp/
queue_runner.pid
.cuda_env/
file_inventory.csv
third_party/wheels/torch-*.whl
third_party/wheels/transformer_engine-*.whl
third_party/wheels/flash_attn*.whl
third_party/wheels/vllm*.whl
third_party/vllm-src/
third_party/te_sm100a_env.sh
.cursor/.plan-and-implement/
.plan-and-implement/
.cursor/plans/
.env
.codex
.cache/
.env.local
.env.bak
.venv/
.venv*/
.tmp_pdfqa/
.tmp_pdf*/
report.html
mcp_tools_test_report.md
core/artifacts/
.hypothesis/
artifacts_chXX/
benchmark_profiles_chXX/
config/.env
config/.env.local
benchmark_test_results.json
benchmark_test_results.md
benchmark_events.jsonl
benchmark_events_*.jsonl
benchmark_status_table.json
benchmark_status_table.txt
benchmark_results/
checkpoints/
benchmark_test_results.md
.torch_inductor/
review_issues.json
tmp_bench/
results_all/
results_ch1/
results_ch20/
synthetic_moe_results.json
accuracy_test_results_*/
tmp_bench_ch20/
tmp_results/
tmp_profiles/
tmp_profile_*/
tmp_bench_*/
tmp_*/
gpt-oss-20b/
mixtral-8x7b/
phi-3.5-moe/
.kiro/
*-plan.md
benchmark_peak_results_*.json
benchmark_peak_manifest_*.json
benchmark_profiles/
benchmark_results_*.json
benchmark_results_*.json
benchmark_test_results_*.json
benchmark_test_results_*.json
DUPLICATE_ANALYSIS.md
HIGH_PRIORITY_DUPLICATES.md
DUPLICATE_ANALYSIS_UPDATED.md
proof_of_benefit.csv
reports/
tmp*.py
artifacts_tmp*.json
artifacts_tmp*.pid
comparison_*.html
profile_captures/
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_all_features
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_clusters
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_dsmem
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_fp8
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_tma
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_tmem
core/benchmark/blackwell_optimizations/blackwell_optimizations/test_warp_spec
ch19/baseline_fp4_hardware_kernel
ch19/optimized_fp4_hardware_kernel
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg
*.egg-info/
dist/
build/
.pytest_cache/
.ipynb_checkpoints/
code/cluster_perf_suite/
# CUDA compiled binaries
*_sm100
*_sm121
*.o
*.so
*.a
*.cubin
*.fatbin
*.ptx
# Profiling outputs
profiles/
profiles_*/
profiling_results/
profiling_results_*/
profiling_results_new/
ch*/profiling_results/
code/profiles/
example_profiling/
profile_runs/
ch*/*_pytorch_profile/
*.nsys-rep
*.ncu-rep
*.sqlite
*.qdrep
nsys_profile_*
ncu_profile_*
hta_profile_*
perf.data
perf.data_*
comprehensive_*
*.pt.trace.json
ch*/hta_traces/
# Allow curated profiling captures for review/commit
!profile_captures/
!profile_captures/**
!profile_captures/**/*.nsys-rep
!profile_captures/**/*.ncu-rep
!profile_captures/**/*.qdrep
!profile_captures/**/*.sqlite
# Test and benchmark results
benchmark_results/
*/benchmark_results/
test_results/
test_results_*/
quick_test_results/
quick_test_results_*.tar.gz
all_chapters_results/
all_chapters_results_*/
validation_results/
validation_results_*/
quick_load_test_validation/
# Root-level benchmark and performance result files
all_results.json
all_results_output.txt
performance_results.json
performance_summary.txt
final_benchmark_results.txt
final_benchmark_run.log
BENCHMARK_PEAK_RESULTS_*.json
single_gpu_load_test.json
# Generated summary files
*summary.md
**/summary.md
**/BENCHMARK_PAIR_REVIEW_REPORT.md
# Expectations backups
*.json.bak
# LLM-generated analysis outputs
llm_analysis/
**/llm_analysis/
llm_patches/
**/llm_patches/
**/llm_analysis/
llm_patches_test/
**/llm_patches_test/
llm_explanations/
**/llm_explanations/
# Power and performance metrics
power_results/
power_metrics/
quick_power_test/
power_baseline*.json
nvlink_bandwidth_test.json
large_model_eager_8xb200*.json
# PyTorch compile caches
.torch_inductor/
.torch_extensions/
compiled_code_output/
torch_compile_debug/
# Build and run artifacts
artifacts/*
!artifacts/golden/
artifacts/20*/
ch*/*_build.log
ch*/*_profile.log
ch*/*_benchmark.log
ch*/*_output.log
*_build.log
*_profile.log
*_benchmark.log
# Chapter-specific generated files
ch*/*_trace.json
ch*/*_snapshot.json
ch*/synthetic_moe_results.json
# Log files
*.log
cufile.log
quick_retest.log
benchmark_run.log
final_benchmark.log
# Generated plots and outputs (in chapter directories)
ch*/roofline_plot.png
ch*/*.png
ch*/*.svg
# Chapter NVCC build products (extensionless executables)
# Match extensionless executables but exclude source files and config files
ch*/*_sm[0-9]*
ch*/*_sm[0-9][0-9]*
# Test executables (manually compiled test programs)
ch*/test_*
# Build targets without architecture suffix (base names)
ch*/warp_spec_cluster_test
ch*/warp_specialized_cluster_pipeline_multistream
ch*/warp_specialized_two_pipelines_multistream
# Explicitly allow Python and CUDA source files
!ch*/*.py
!ch*/*.cu
!ch*/Makefile
# Third-party downloads
third_party/cutlass/
third_party/llvm/
!ch*/README.md
!ch*/arch_config.py
!ch*/compare.py
# NFS files
.nfs*
# Bootcamp game data (player-specific)
bootcamp/data/game_state.json
bootcamp/data/*.json
!bootcamp/data/.gitkeep
# Generated evaluation datasets (keep README, ignore data files)
eval_datasets/*.txt
eval_datasets/*.json
!eval_datasets/README.md
# Editor and IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Node / frontend
node_modules/
dashboard/web/.next/
dashboard/web/.turbo/