anthropics / triton
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
  • Number of files: 239
  • Daily file updates (only one update per file and date counted): 883
  • First update: 2020-02-06
  • Latest update: 2023-12-27
  • Days between first and latest update: 1,421 (203 weeks, estimated 1,015 working days)
  • Active days (at least one file change): 635
  • Files without commit history (ignored): 38 (2,023 lines of code)
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 201 files with 44,383 lines of code in files.
    • 201 files that are 366+ days old (44,383 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 201 files with 44,383 lines of code in files.
    • 201 files have been last changed 366+ days ago (44,383 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
py, h, cpp, txt, mlir, yaml, rst, md, cc, sh, c, hpp, svg, in, toml, cmake, ll, editorconfig, html, gitignore, clang-format, gitmodules
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cpp100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
cc100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
hpp100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cpp100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
cc100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
hpp100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
lib100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
include100% | 0% | 0% | 0% | 0%
unittest100% | 0% | 0% | 0% | 0%
.github100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
lib100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
include100% | 0% | 0% | 0% | 0%
unittest100% | 0% | 0% | 0% | 0%
.github100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
__init__.py
in python/triton
51 2 2020-02-21 2023-11-30 38 11 ptillet@g.harvard.edu phil@openai.com
in
MANIFEST.in
in python
5 - 2020-05-04 2023-06-21 7 5 ptillet@g.harvard.edu phil@openai.com
__init__.py
in python/triton/ops
5 - 2021-01-12 2023-12-06 10 5 phil@openai.com karupayun@google.com
matmul.py
in python/triton/ops/blocksparse
306 11 2021-01-29 2023-11-03 29 15 phil@openai.com justin.lebar@gmail.com
matmul.py
in python/triton/ops
174 7 2021-01-29 2023-12-12 37 18 phil@openai.com karupayun@google.com
__init__.py
in python/triton/ops/blocksparse
6 - 2021-01-29 2022-12-21 6 2 phil@openai.com phil@openai.com
softmax.py
in python/triton/ops/blocksparse
183 8 2021-01-31 2023-11-03 23 10 phil@openai.com justin.lebar@gmail.com
cross_entropy.py
in python/triton/ops
62 5 2021-02-07 2023-11-03 15 10 jareddk@gmail.com justin.lebar@gmail.com
main.cc
in python/src
17 - 2021-02-07 2023-12-25 8 3 ptillet@g.harvard.edu phil@openai.com
01-vector-add.py
in python/tutorials
59 3 2021-03-04 2023-12-26 31 13 phil@openai.com phil@openai.com
02-fused-softmax.py
in python/tutorials
81 4 2021-03-06 2023-11-03 26 12 phil@openai.com justin.lebar@gmail.com
03-matrix-multiplication.py
in python/tutorials
119 4 2021-03-14 2023-11-03 36 16 phil@openai.com justin.lebar@gmail.com
disasm.py
in python/triton/tools
89 4 2021-05-16 2023-09-15 8 6 ptillet@g.harvard.edu 128723247+zahimoud@users.no...
__init__.py
in python/triton/tools
1 - 2021-05-16 2021-05-16 1 1 ptillet@g.harvard.edu ptillet@g.harvard.edu
core.py
in python/triton/language
1185 204 2021-09-02 2023-12-17 121 44 phil@openai.com phil@openai.com
__init__.py
in python/triton/language
217 - 2021-09-02 2023-12-09 35 15 phil@openai.com justin.lebar@gmail.com
random.py
in python/triton/language
95 10 2021-09-03 2023-11-16 25 9 informatyker@gmail.com phil@openai.com
04-low-memory-dropout.py
in python/tutorials
73 4 2021-09-03 2023-12-27 8 7 informatyker@gmail.com 72096386+aflah02@users.nore...
05-layer-norm.py
in python/tutorials
237 7 2021-10-08 2023-12-26 17 10 phil@openai.com daniel.hesslow@gmail.com
matmul_perf_model.py
in python/triton/ops
117 5 2021-12-21 2023-12-18 16 9 dyanab@connect.ust.hk phil@openai.com
semantic.py
in python/triton/language
1095 95 2022-03-17 2023-12-21 87 36 dyanab@connect.ust.hk phil@openai.com
06-fused-attention.py
in python/tutorials
481 10 2022-06-27 2023-11-13 36 14 phil@openai.com thomas.raoux@openai.com
build_extern.py
in python/triton/tools
307 26 2022-07-13 2023-11-03 15 8 kerenzhou@openai.com justin.lebar@gmail.com
jit.py
in python/triton/runtime
429 44 2022-09-18 2023-12-25 65 32 phil@openai.com phil@openai.com
autotuner.py
in python/triton/runtime
207 15 2022-09-18 2023-11-30 26 15 phil@openai.com kerenzhou@openai.com
__init__.py
in python/triton/runtime
17 - 2022-09-18 2023-11-03 9 4 phil@openai.com justin.lebar@gmail.com
Dialect.cpp
in lib/Dialect/TritonGPU/IR
1632 108 2022-12-21 2023-12-13 53 19 phil@openai.com kerenzhou@openai.com
LoadStoreOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
1500 14 2022-12-21 2023-12-13 38 15 phil@openai.com kerenzhou@openai.com
ElementwiseOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
1465 39 2022-12-21 2023-12-15 55 19 phil@openai.com 153013546+pawelszczerbuk@us...
TritonGPUToLLVMBase.h
in lib/Conversion/TritonGPUToLLVM
991 37 2022-12-21 2023-12-12 39 17 phil@openai.com phil@openai.com
ConvertLayoutOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
915 4 2022-12-21 2023-12-12 40 14 phil@openai.com phil@openai.com
AxisInfo.cpp
in lib/Analysis
905 47 2022-12-21 2023-12-05 26 10 phil@openai.com thomas.raoux@openai.com
Ops.cpp
in lib/Dialect/Triton/IR
843 51 2022-12-21 2023-12-15 30 12 phil@openai.com 153013546+pawelszczerbuk@us...
TritonGPUToLLVMPass.cpp
in lib/Conversion/TritonGPUToLLVM
748 14 2022-12-21 2023-12-15 40 16 phil@openai.com 153013546+pawelszczerbuk@us...
TritonGPUToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
695 7 2022-12-21 2023-12-07 30 14 phil@openai.com kerenzhou@openai.com
Utility.cpp
in lib/Analysis
609 53 2022-12-21 2023-12-15 47 14 phil@openai.com manman.ren@gmail.com
TritonToTritonGPUPass.cpp
in lib/Conversion/TritonToTritonGPU
608 10 2022-12-21 2023-12-09 38 17 phil@openai.com justin.lebar@gmail.com
Allocation.cpp
in lib/Analysis
467 19 2022-12-21 2023-12-12 24 14 phil@openai.com phil@openai.com
ReduceOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
425 12 2022-12-21 2023-11-29 26 11 phil@openai.com karupayun@google.com
Prefetch.cpp
in lib/Dialect/TritonGPU/Transforms
280 7 2022-12-21 2023-12-18 17 9 phil@openai.com phil@openai.com
Utility.h
in lib/Conversion/TritonGPUToLLVM
272 8 2022-12-21 2023-11-29 21 8 phil@openai.com karupayun@google.com
Utility.h
in include/triton/Analysis
249 24 2022-12-21 2023-10-06 25 8 phil@openai.com 128723247+zahimoud@users.no...
AxisInfo.h
in include/triton/Analysis
247 19 2022-12-21 2023-11-14 10 6 phil@openai.com thomas.raoux@openai.com
Coalesce.cpp
in lib/Dialect/TritonGPU/Transforms
242 9 2022-12-21 2023-12-21 15 9 phil@openai.com manman.ren@gmail.com
ViewOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
242 7 2022-12-21 2023-12-09 16 9 phil@openai.com justin.lebar@gmail.com
Traits.cpp
in lib/Dialect/Triton/IR
211 8 2022-12-21 2023-11-18 7 5 phil@openai.com justin.lebar@gmail.com
PTXAsmFormat.cpp
in lib/Conversion/TritonGPUToLLVM
192 8 2022-12-21 2023-08-10 5 4 phil@openai.com 128723247+zahimoud@users.no...
PTXAsmFormat.h
in include/triton/Conversion/TritonGPUToLLVM
180 7 2022-12-21 2023-08-10 5 4 phil@openai.com 128723247+zahimoud@users.no...
Combine.cpp
in lib/Dialect/Triton/Transforms
178 8 2022-12-21 2023-09-16 11 7 phil@openai.com thomas.raoux@openai.com
Allocation.h
in include/triton/Analysis
177 21 2022-12-21 2023-09-13 9 7 phil@openai.com 128723247+zahimoud@users.no...
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
__init__.py
in python/triton/tools
1 - 2021-05-16 2021-05-16 1 1 ptillet@g.harvard.edu ptillet@g.harvard.edu
__init__.py
in python/triton/ops/blocksparse
6 - 2021-01-29 2022-12-21 6 2 phil@openai.com phil@openai.com
Interfaces.h
in include/triton/Dialect/Triton/IR
6 - 2022-12-21 2022-12-21 1 1 phil@openai.com phil@openai.com
UtilityTest.cpp
in unittest/Analysis
21 3 2022-12-21 2022-12-21 1 1 phil@openai.com phil@openai.com
MLIRTypes.h
in include/triton/Conversion
28 11 2022-12-21 2023-01-28 2 2 phil@openai.com kerenzhou@openai.com
PTXAsmFormatTest.cpp
in unittest/Conversion/TritonGPUToLLVM
110 1 2022-12-21 2023-02-17 2 2 phil@openai.com chsigg@users.noreply.github...
TypeConverter.h
in lib/Conversion/TritonGPUToLLVM
22 - 2022-12-21 2023-03-21 7 5 phil@openai.com phil@openai.com
Passes.h
in include/triton/Conversion/TritonGPUToLLVM
11 - 2023-03-25 2023-03-25 1 1 micmelesse@gmail.com micmelesse@gmail.com
GCNAsmFormat.cpp
in lib/Conversion/TritonGPUToLLVM
161 8 2023-03-25 2023-03-25 1 1 micmelesse@gmail.com micmelesse@gmail.com
AsmFormat.h
in include/triton/Conversion/TritonGPUToLLVM
21 1 2023-03-25 2023-03-29 2 1 micmelesse@gmail.com micmelesse@gmail.com
GCNAsmFormat.h
in include/triton/Conversion/TritonGPUToLLVM
241 7 2023-03-25 2023-03-29 2 1 micmelesse@gmail.com micmelesse@gmail.com
GetPlatform.hpp
in include/triton/Tools/Sys
9 - 2023-03-25 2023-04-02 2 2 micmelesse@gmail.com phil@openai.com
errors.py
in python/triton/compiler
37 6 2023-04-02 2023-04-02 1 1 phil@openai.com phil@openai.com
__init__.py
in python/triton/language/extra
2 - 2023-04-14 2023-04-14 1 1 phil@openai.com phil@openai.com
__init__.py
in python/triton/common
2 - 2023-04-02 2023-06-21 2 1 phil@openai.com phil@openai.com
in
MANIFEST.in
in python
5 - 2020-05-04 2023-06-21 7 5 ptillet@g.harvard.edu phil@openai.com
Passes.h
in include/triton/Target/LLVMIR
9 - 2023-07-07 2023-07-07 1 1 kerenzhou@openai.com kerenzhou@openai.com
LLVMDIScope.cpp
in lib/Target/LLVMIR
115 6 2023-07-07 2023-07-07 1 1 kerenzhou@openai.com kerenzhou@openai.com
Types.h
in include/triton/Dialect/TritonNvidiaGPU/IR
7 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
Types.h
in include/triton/Dialect/TritonGPU/IR
7 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
RegReallocOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
10 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
BarrierOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
10 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
ClusterOpsToLLVM.h
in lib/Conversion/TritonGPUToLLVM
10 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
TensorPtrOpsToLLVM.h
in lib/Conversion/TritonGPUToLLVM
10 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
Passes.h
in include/triton/Conversion/TritonToTritonGPU
11 - 2023-03-25 2023-08-07 2 2 micmelesse@gmail.com 109190422+goostavz@users.no...
ViewOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
11 - 2022-12-21 2023-08-07 4 3 phil@openai.com 109190422+goostavz@users.no...
DotOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
11 - 2022-12-21 2023-08-07 4 3 phil@openai.com 109190422+goostavz@users.no...
ScanOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
12 - 2023-06-29 2023-08-07 2 2 thomas.raoux@openai.com 109190422+goostavz@users.no...
ReduceOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
12 - 2022-12-21 2023-08-07 6 4 phil@openai.com 109190422+goostavz@users.no...
ConvertLayoutOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
13 - 2022-12-21 2023-08-07 8 3 phil@openai.com 109190422+goostavz@users.no...
LoadStoreOpToLLVM.h
in lib/Conversion/TritonGPUToLLVM
13 - 2022-12-21 2023-08-07 5 3 phil@openai.com 109190422+goostavz@users.no...
Passes.h
in include/triton/Dialect/Triton/Transforms
14 - 2022-12-21 2023-08-07 4 4 phil@openai.com 109190422+goostavz@users.no...
Types.cpp
in lib/Dialect/TritonNvidiaGPU/IR
14 1 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
DumpLayout.h
in unittest/Conversion/TritonGPUToLLVM
14 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
TritonToTritonGPUPass.h
in include/triton/Conversion/TritonToTritonGPU
19 - 2022-12-21 2023-08-07 3 3 phil@openai.com 109190422+goostavz@users.no...
Dialect.h
in include/triton/Dialect/NVGPU/IR
19 - 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
Traits.h
in include/triton/Dialect/TritonNvidiaGPU/IR
21 1 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
Types.h
in include/triton/Dialect/Triton/IR
21 - 2022-12-21 2023-08-07 5 4 phil@openai.com 109190422+goostavz@users.no...
TritonGPUConversion.h
in include/triton/Dialect/TritonGPU/Transforms
24 3 2022-12-21 2023-08-07 3 3 phil@openai.com 109190422+goostavz@users.no...
Types.cpp
in lib/Dialect/TritonGPU/IR
27 3 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
ClusterOpsToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
34 1 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
RegReallocOpToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
37 1 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
TmaMetadata.h
in include/triton/Target/PTX
55 2 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
TensorPtrOpsToLLVM.cpp
in lib/Conversion/TritonGPUToLLVM
63 1 2023-08-07 2023-08-07 1 1 109190422+goostavz@users.no... 109190422+goostavz@users.no...
Types.cpp
in lib/Dialect/Triton/IR
93 12 2022-12-21 2023-08-07 6 4 phil@openai.com 109190422+goostavz@users.no...
Passes.h
in include/triton/Dialect/TritonNvidiaGPU/Transforms
41 - 2023-08-07 2023-08-08 2 2 109190422+goostavz@users.no... 138413300+allatit23@users.n...
WSFixupMissingAttrs.cpp
in lib/Dialect/TritonNvidiaGPU/Transforms
54 2 2023-08-08 2023-08-08 1 1 138413300+allatit23@users.n... 138413300+allatit23@users.n...
Passes.h
in include/triton/Conversion/NVGPUToLLVM
11 - 2023-08-10 2023-08-10 1 1 128723247+zahimoud@users.no... 128723247+zahimoud@users.no...
NVGPUToLLVMPass.h
in include/triton/Conversion/NVGPUToLLVM
11 - 2023-08-10 2023-08-10 1 1 128723247+zahimoud@users.no... 128723247+zahimoud@users.no...
PTXAsmFormat.h
in include/triton/Conversion/TritonGPUToLLVM
180 7 2022-12-21 2023-08-10 5 4 phil@openai.com 128723247+zahimoud@users.no...
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Utility.h
in python/triton/_C/include/triton/Analysis
249 24
AxisInfo.h
in python/triton/_C/include/triton/Analysis
247 19
GCNAsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
241 7
PTXAsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
180 7
Allocation.h
in python/triton/_C/include/triton/Analysis
177 21
Traits.h
in python/triton/_C/include/triton/Dialect/Triton/IR
89 8
Membar.h
in python/triton/_C/include/triton/Analysis
82 5
Utility.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
72 -
TmaMetadata.h
in python/triton/_C/include/triton/Target/PTX
55 2
Dialect.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
55 -
Utility.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/Transforms
53 6
Alias.h
in python/triton/_C/include/triton/Analysis
48 5
Dialect.h
in python/triton/_C/include/triton/Dialect/Triton/IR
45 -
Passes.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/Transforms
41 -
GetEnv.hpp
in python/triton/_C/include/triton/Tools/Sys
32 2
Traits.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
30 2
MLIRTypes.h
in python/triton/_C/include/triton/Conversion
28 11
Passes.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
27 -
TritonGPUConversion.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
24 3
Types.h
in python/triton/_C/include/triton/Dialect/Triton/IR
21 -
Traits.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
21 1
Dialect.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
21 -
AsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
21 1
TritonGPUToLLVMPass.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
20 -
Dialect.h
in python/triton/_C/include/triton/Dialect/NVGPU/IR
19 -
TritonToTritonGPUPass.h
in python/triton/_C/include/triton/Conversion/TritonToTritonGPU
19 -
Passes.h
in python/triton/_C/include/triton/Dialect/Triton/Transforms
14 -
Passes.h
in python/triton/_C/include/triton/Conversion/TritonToTritonGPU
11 -
Passes.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
11 -
NVGPUToLLVMPass.h
in python/triton/_C/include/triton/Conversion/NVGPUToLLVM
11 -
Passes.h
in python/triton/_C/include/triton/Conversion/NVGPUToLLVM
11 -
Passes.h
in python/triton/_C/include/triton/Target/LLVMIR
9 -
GetPlatform.hpp
in python/triton/_C/include/triton/Tools/Sys
9 -
Types.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
7 -
Types.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
7 -
Attributes.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
6 -
Interfaces.h
in python/triton/_C/include/triton/Dialect/Triton/IR
6 -
TritonGPUInterfaces.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
4 -
llvm.cc
in python/src
172 3 2023-12-25 2023-12-26 2 1 phil@openai.com phil@openai.com
nvidia.cc
in python/src
120 3 2023-12-25 2023-12-26 2 1 phil@openai.com phil@openai.com
passes.h
in python/src
16 - 2023-12-25 2023-12-25 1 1 phil@openai.com phil@openai.com
ir.cc
in python/src
1443 13 2023-12-18 2023-12-26 3 1 phil@openai.com phil@openai.com
passes.cc
in python/src
62 6 2023-12-18 2023-12-25 2 1 phil@openai.com phil@openai.com
interpreter.cc
in python/src
40 1 2023-12-17 2023-12-17 1 1 phil@openai.com phil@openai.com
cuda.py
in python/triton/compiler/backends
248 15 2023-11-30 2023-12-26 9 3 phil@openai.com phil@openai.com
__init__.py
in python/triton/compiler/backends
3 1 2023-11-30 2023-12-17 2 1 phil@openai.com phil@openai.com
TritonGPUInterfaces.h
in include/triton/Dialect/TritonGPU/IR
4 - 2023-11-17 2023-11-17 1 1 chengjun.lu@intel.com chengjun.lu@intel.com
MatmulLoopPipeline.cpp
in lib/Dialect/TritonGPU/Transforms/Pipeliner
691 16 2023-11-02 2023-12-13 7 4 thomas.raoux@openai.com kerenzhou@openai.com
PipelineExpander.cpp
in lib/Dialect/TritonGPU/Transforms/Pipeliner
555 6 2023-11-02 2023-12-14 5 4 thomas.raoux@openai.com kerenzhou@openai.com
SoftwarePipeliner.cpp
in lib/Dialect/TritonGPU/Transforms/Pipeliner
79 3 2023-11-02 2023-12-18 3 3 thomas.raoux@openai.com phil@openai.com
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Utility.h
in python/triton/_C/include/triton/Analysis
249 24
AxisInfo.h
in python/triton/_C/include/triton/Analysis
247 19
GCNAsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
241 7
PTXAsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
180 7
Allocation.h
in python/triton/_C/include/triton/Analysis
177 21
Traits.h
in python/triton/_C/include/triton/Dialect/Triton/IR
89 8
Membar.h
in python/triton/_C/include/triton/Analysis
82 5
Utility.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
72 -
TmaMetadata.h
in python/triton/_C/include/triton/Target/PTX
55 2
Dialect.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
55 -
Utility.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/Transforms
53 6
Alias.h
in python/triton/_C/include/triton/Analysis
48 5
Dialect.h
in python/triton/_C/include/triton/Dialect/Triton/IR
45 -
Passes.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/Transforms
41 -
GetEnv.hpp
in python/triton/_C/include/triton/Tools/Sys
32 2
Traits.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
30 2
MLIRTypes.h
in python/triton/_C/include/triton/Conversion
28 11
Passes.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
27 -
TritonGPUConversion.h
in python/triton/_C/include/triton/Dialect/TritonGPU/Transforms
24 3
Types.h
in python/triton/_C/include/triton/Dialect/Triton/IR
21 -
Traits.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
21 1
Dialect.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
21 -
AsmFormat.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
21 1
TritonGPUToLLVMPass.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
20 -
Dialect.h
in python/triton/_C/include/triton/Dialect/NVGPU/IR
19 -
TritonToTritonGPUPass.h
in python/triton/_C/include/triton/Conversion/TritonToTritonGPU
19 -
Passes.h
in python/triton/_C/include/triton/Dialect/Triton/Transforms
14 -
Passes.h
in python/triton/_C/include/triton/Conversion/TritonToTritonGPU
11 -
Passes.h
in python/triton/_C/include/triton/Conversion/TritonGPUToLLVM
11 -
NVGPUToLLVMPass.h
in python/triton/_C/include/triton/Conversion/NVGPUToLLVM
11 -
Passes.h
in python/triton/_C/include/triton/Conversion/NVGPUToLLVM
11 -
Passes.h
in python/triton/_C/include/triton/Target/LLVMIR
9 -
GetPlatform.hpp
in python/triton/_C/include/triton/Tools/Sys
9 -
Types.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
7 -
Types.h
in python/triton/_C/include/triton/Dialect/TritonNvidiaGPU/IR
7 -
Attributes.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
6 -
Interfaces.h
in python/triton/_C/include/triton/Dialect/Triton/IR
6 -
TritonGPUInterfaces.h
in python/triton/_C/include/triton/Dialect/TritonGPU/IR
4 -
04-low-memory-dropout.py
in python/tutorials
73 4 2021-09-03 2023-12-27 8 7 informatyker@gmail.com 72096386+aflah02@users.nore...
ir.cc
in python/src
1443 13 2023-12-18 2023-12-26 3 1 phil@openai.com phil@openai.com
code_generator.py
in python/triton/compiler
963 81 2023-04-02 2023-12-26 42 14 phil@openai.com phil@openai.com
cuda.py
in python/triton/compiler/backends
248 15 2023-11-30 2023-12-26 9 3 phil@openai.com phil@openai.com
05-layer-norm.py
in python/tutorials
237 7 2021-10-08 2023-12-26 17 10 phil@openai.com daniel.hesslow@gmail.com
compiler.py
in python/triton/compiler
198 19 2023-04-02 2023-12-26 45 25 phil@openai.com phil@openai.com
llvm.cc
in python/src
172 3 2023-12-25 2023-12-26 2 1 phil@openai.com phil@openai.com
nvidia.cc
in python/src
120 3 2023-12-25 2023-12-26 2 1 phil@openai.com phil@openai.com
01-vector-add.py
in python/tutorials
59 3 2021-03-04 2023-12-26 31 13 phil@openai.com phil@openai.com
jit.py
in python/triton/runtime
429 44 2022-09-18 2023-12-25 65 32 phil@openai.com phil@openai.com
passes.cc
in python/src
62 6 2023-12-18 2023-12-25 2 1 phil@openai.com phil@openai.com
main.cc
in python/src
17 - 2021-02-07 2023-12-25 8 3 ptillet@g.harvard.edu phil@openai.com