issues
search
ulysseB
/
telamon
A framework to find good combinations of optimizations for computational kernels on GPUs.
https://ulysseb.github.io/telamon/telamon
Apache License 2.0
23
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unmatched backticks in README.
#315
dan-zheng
opened
3 years ago
0
Updated paper URL in README.md.
#314
samkaufman
closed
4 years ago
1
[nvmon] Handle GPUs which don't support application clocks
#313
Elarnon
closed
4 years ago
0
Make nvmon compile again
#312
Elarnon
closed
4 years ago
0
Add expenv configurations with stable performance for test systems
#311
andidr
closed
4 years ago
0
[expenv-check] Add support for GPUs without autoboost
#310
andidr
closed
4 years ago
0
Move cuda_search into common tlcli binary
#309
Elarnon
closed
4 years ago
0
Use 32B transactions for L1 cache in Maxwell and later architectures
#308
Elarnon
closed
4 years ago
0
Tentatively handle memory replays for Maxwell+ architectures
#307
Elarnon
closed
4 years ago
0
Catch panics in CUDA compilation
#306
Elarnon
closed
4 years ago
0
Allow exact tiling factor
#305
Elarnon
closed
4 years ago
1
Handle missing instructions in LLIR printer
#304
Elarnon
closed
4 years ago
0
[nvmon] Flush on SIGTERM
#303
Elarnon
closed
4 years ago
0
Use a single PTX compilation path
#302
Elarnon
closed
4 years ago
0
Add script expenv-check verifying GPU and CPU settings for experiments
#301
andidr
closed
4 years ago
0
Nvmon changes to Makefile and documentation
#300
andidr
closed
4 years ago
0
Use an actual IR for code generation
#299
Elarnon
closed
4 years ago
0
Enable clippy in telamon-cli
#298
Elarnon
closed
5 years ago
0
Code generation streamlining
#297
Elarnon
closed
5 years ago
1
Extract literal parsing to its own trait
#296
Elarnon
closed
5 years ago
0
Add x86 feature to telamon-kernels
#295
Elarnon
closed
5 years ago
0
[chore] Make clippy happy again
#294
Elarnon
closed
5 years ago
0
[explorer] Make binary event log optional
#293
Elarnon
closed
5 years ago
0
Remove lifetime from codegen::Size
#292
Elarnon
closed
5 years ago
1
Untangle reverse dependencies
#291
Elarnon
closed
5 years ago
0
[tlcli] Add a `benchmark` command
#290
Elarnon
closed
5 years ago
1
[tlcli] Allow specifying transposed matmul kernel
#289
Elarnon
closed
5 years ago
0
[tlcli] Add a `codegen` subcommand
#288
Elarnon
closed
5 years ago
0
[tlcli] Introduce a platform-independent kernel builder
#287
Elarnon
closed
5 years ago
2
[cuda] Allow non-coherent loads
#286
Elarnon
closed
5 years ago
0
[cuda] Fix the number of memory units for CC 6.1 and 6.2
#285
Elarnon
closed
5 years ago
0
[cuda] Correctly handle memory replays for Maxwell and later
#284
Elarnon
closed
4 years ago
1
[cuda] Assume Maxwell and Pascal are dual issue
#283
Elarnon
closed
5 years ago
0
[explorer] Make binary event log optional
#282
Elarnon
closed
5 years ago
1
[explorer] Dump actions.json for best candidates
#281
Elarnon
closed
5 years ago
1
[explorer] Write end-of-search information to watch.log
#280
Elarnon
closed
5 years ago
0
[tlcli] Allow rebuilding many candidates at once
#279
Elarnon
closed
5 years ago
0
Add documentation in codegen::Dimension
#278
Elarnon
closed
5 years ago
1
Move collect_direct_reduce_dims to a method
#277
Elarnon
closed
5 years ago
0
Add kernels ResNetCell and TransformerCell
#276
andidr
opened
5 years ago
0
Add ability to restart the search
#275
Elarnon
closed
5 years ago
2
Use nightly toolchain when building Telamon-py
#274
andidr
closed
5 years ago
0
Add choice groups for fusion and nesting of dimensions
#273
andidr
closed
5 years ago
21
Don't update the cut if it is worse than before
#272
Elarnon
closed
5 years ago
6
Enforce correct order of reduction dimensions and operand using reduction result
#271
andidr
closed
5 years ago
28
Add a telamon-cli package with CLI utilities
#270
Elarnon
closed
5 years ago
5
Fix off-by-one error in `estimate_mean` computation
#269
Elarnon
closed
5 years ago
4
Add `threads` and `thread_size` choices groups
#268
Elarnon
closed
5 years ago
2
Add kernel for ResNet cell
#267
andidr
closed
5 years ago
0
Allow creating explorer config from any file
#266
Elarnon
closed
5 years ago
3
Next