@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile
@[email protected] πŸ‡ΊπŸ‡¦

@1101_debian

Sometimes I talk to machines, but more often machines talk to me. Compilers, LLVM, Mutation Testing. Ruby runtime at dragonruby.org

ID: 285030039

linkhttps://lowlevelbits.org calendar_today20-04-2011 12:08:24

5,5K Tweet

1,1K Followers

441 Following

@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Recently I learned that Jason Turner made a demo of Mull in the "Tool Spotlight" series: youtube.com/watch?v=lhcXAn… Thank you so much, highly appreciated!

sh4dy (@sh4dy_0011) 's Twitter Profile Photo

Here’s the third part of my blog series on learning LLVM internals. This blog is about JIT compilation using LLVM. sh4dy.com/2024/11/24/lea… Source code : github.com/0xSh4dy/learni…

@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Ordered a used book online, but received a totally wrong one. Was about to issue return, but turns out this one was published in 1968, so it certainly stays with me

Ordered a used book online, but received a totally wrong one.
Was about to issue return, but turns out this one was published in 1968, so it certainly stays with me
@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Recently we open sourced our minimalistic AOT Ruby compiler, the goal was to check if the idea behind the compilation makes sense from the performance perspective. It seems it does! So I wrote a short article about the implementation details blog.llvm.org/posts/2024-12-…

Recently we open sourced our minimalistic AOT Ruby compiler, the goal was to check if the idea behind the compilation makes sense from the performance perspective. It seems it does!
So I wrote a short article about the implementation details blog.llvm.org/posts/2024-12-…
eul3r (@0x_dea110c8) 's Twitter Profile Photo

If you dont have time to go through a 1000 page book about compilers but you are curious about them you might follow this instead lowlevelbits.org/how-to-learn-c…

@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Recently, landed my first non-trivial PyTorch PR which adds NVTX annotations for CUDA profiling during training, makes it easier to analyze profiles in a visual and automated way. Should be available in the next version (2.6) πŸ₯³

Recently, landed my first non-trivial PyTorch PR which adds NVTX annotations for CUDA profiling during training, makes it easier to analyze profiles in a visual and automated way.
Should be available in the next version (2.6) πŸ₯³
Alastair Donaldson (@afd_icl) 's Twitter Profile Photo

I am looking to recruit a PhD student (fully funded at UK home tuition rate) to work on automated testing and verification of machine learning compilers and runtimes! Deadline: 30th April. Please spread the word! Details here: doc.ic.ac.uk/~afd/PhD-Adver…

Manish Gill (@mgill25) 's Twitter Profile Photo

Are there Senior/Staff+ Engineers on my timeline who want to work on the intersection of Databases, Caches, Infra, K8s/Operators and Scaling Algorithms (think time series, predictive scaling etc)? If so, please drop me a DM. Our small but mighty team is growing!

@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Wrote a technical note on how to choose the right LLVM/MLIR distribution to build a compiler or a compiler-adjacent tool lowlevelbits.com/p/different-wa…

Wrote a technical note on how to choose the right LLVM/MLIR distribution to build a compiler or a compiler-adjacent tool
lowlevelbits.com/p/different-wa…
@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Recently I had a chance to play with MLIR's Dataflow Analysis Framework. I really love how it is implemented and encourage anyone working with MLIR to get familiar with it. The missing guide to Dataflow Analysis in MLIR open.substack.com/pub/lowlevelbi…

Min Hsu (@bekket_mcclane) 's Twitter Profile Photo

Machine Scheduler in LLVM (Part I) . It's a bit weird I keep writing about scheduling model in LLVM but never really talk about the scheduler itself. So here I am to (finally) close this loop myhsu.xyz/llvm-machine-s…

@AlexDenisov@mastodon.social πŸ‡ΊπŸ‡¦ (@1101_debian) 's Twitter Profile Photo

Decided it's time to give a shot to vibe coding, so finally built a thing I've been missing for many years. Currently, only a handful of repos are analyzed, but already found a few cool papers. papergrep.dev