HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nickwanninger

no profile record

Submissions

Nvidia/Numba-CUDA-mlir: CUDA C++-style Python GPU compiler built on MLIR

github.com
2 points·by nickwanninger·2 เดือนที่ผ่านมา·0 comments

Sigbovik 2026 Livestream (5pm ET)

youtube.com
1 points·by nickwanninger·3 เดือนที่ผ่านมา·0 comments

comments

nickwanninger
·3 เดือนที่ผ่านมา·discuss
I added type-based color printing to my hexdump in my kernel [1] if anyone wants to have that code. It was instrumental in finding bugs quickly in wee hours of the night sometimes, especially if you have heap corruption. ---- [1] https://github.com/ChariotOS/chariot/blob/e046849c668458d25e...
nickwanninger
·2 ปีที่แล้ว·discuss
At the level that LLVM's LTO operates, no information about classes or objects is left, so LLVM itself can't really devirtualize C++ methods in most cases
nickwanninger
·3 ปีที่แล้ว·discuss
?