Joy Juechu Dong

Results 5 issues of Joy Juechu Dong

We hold lab queues on the system as well. Often we need to prioritize certain requests (say, check off the lab that due today). Is it possible to add a...

I'm trying to accelerate minimap2 on GPU. I noticed some inconsistency between my implementation of ksw2 with bandwidth w!= inf which I followed the algorithm in the minimap2 paper, and...

Hi! Thanks a lot for creating this project. It has been a great help for me to build my simulation pipeline with sniper. I want to know if there is...

Implement gpt-fast using flex_attention HOP. replies on this PR: https://github.com/pytorch/pytorch/pull/132157

CLA Signed

Compile Error for `kernels/matmul/H100` ``` /home/ubuntu/dc-lambda-stack/ThunderKittens/include/common/base_types.cuh(242): error: invalid narrowing conversion from "char" to "signed char" inline constexpr char2 pack(const char &i) { return char2{i, i}; } ``` This bug was...