This website requires JavaScript.
Explore
Help
Register
Sign In
dylanyunlong
0 Followers
·
0 Following
Joined on
2026-08-06
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
6
Projects
Public Activity
Starred Repositories
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 18:27:32 +08:00
3af2a32eb5
fix: verify_submission.sh — strip semicolons from path extraction grep
9ef5af3bda
fix: wire CCCL preload into build+launch chain + pre-submission verification
Compare 2 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 18:08:19 +08:00
7fcbd13b11
feat(CCCL): LD_PRELOAD CachingDeviceAllocator — intercept cudaMalloc/cudaFree
5ab8b046ef
build: trigger rebuild after merge reconciliation
a4c6a90fc7
build: trigger rebuild after merge reconciliation
675dfaf303
feat: CCCL CachingDeviceAllocator LD_PRELOAD — bypass CoreX expandable_segments ASSERT
335bd01d63
feat(CCCL): LD_PRELOAD CachingDeviceAllocator — intercept cudaMalloc/cudaFree
Compare 8 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 17:54:15 +08:00
3c49308449
Merge branch 'main' of
https://dev.modelhub.org.cn/dylanyunlong/project_6
a6b5891bfc
feat: CCCL CachingDeviceAllocator preload — 完整依赖链 288 files
8dc6462a2b
feat: CCCL CachingDeviceAllocator LD_PRELOAD — bypass CoreX expandable_segments ASSERT
887e0981ad
fix: remove expandable_segments — CoreX CUDACachingAllocator不支持
9cfc6c72c0
feat(CCCL): LD_PRELOAD CachingDeviceAllocator — intercept cudaMalloc/cudaFree
Compare 14 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 17:47:05 +08:00
ffe764f8b2
Merge branch 'main' of
https://dev.modelhub.org.cn/dylanyunlong/project_6
2cbae09d5e
feat: CCCL CachingDeviceAllocator preload — 完整依赖链 288 files
5449456534
feat: CCCL CachingDeviceAllocator LD_PRELOAD — bypass CoreX expandable_segments ASSERT
1e8d1ddfa3
fix: remove expandable_segments — CoreX CUDACachingAllocator不支持
bf0ad625c3
feat(CCCL): LD_PRELOAD CachingDeviceAllocator — intercept cudaMalloc/cudaFree
Compare 8 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 17:35:40 +08:00
19946d4c72
merge: reconcile modelhub with github (keep CUB_NS_QUALIFIER fix)
188d3654ef
build: trigger rebuild after merge reconciliation
0ac118911d
fix: CUB_NS_QUALIFIER for wrapped namespace + drop _CCCL_COMPILER_GCC
8d6f9eaeb0
feat: CCCL CachingDeviceAllocator preload — 完整依赖链 288 files
967d572073
feat: CCCL CachingDeviceAllocator LD_PRELOAD — bypass CoreX expandable_segments ASSERT
Compare 7 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 17:30:48 +08:00
e1cdbfc167
feat: CCCL CachingDeviceAllocator preload — 完整依赖链 288 files
8eba8df925
feat: CCCL CachingDeviceAllocator LD_PRELOAD — bypass CoreX expandable_segments ASSERT
1a8d086c4a
fix: remove expandable_segments — CoreX CUDACachingAllocator不支持
d036646726
feat(CCCL): LD_PRELOAD CachingDeviceAllocator — intercept cudaMalloc/cudaFree
Compare 4 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 16:46:54 +08:00
05713aa7cb
build: trigger rebuild after merge reconciliation
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 15:10:45 +08:00
a1ae6e366f
merge: reconcile squashed commit with modelhub history
d2b4df54ff
perf: native ixformer decode — v1 ≤32K, v2 >32K (no Python fallback)
f28223c9da
perf: native ixformer decode (v1 ≤32K, v2 >32K) + flash_attn_varlen prefill
Compare 3 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 14:40:42 +08:00
e78fa560c8
feat: wire corex_gdn_chunk_recurrent C++ kernel into GDN prefill path
c720cbc3a3
docs: dlopen SO开发计划 — gap analysis from comp168 log + real tree
Compare 2 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:22:52 +08:00
17fdf7e2d6
diag: probe KV cache layout with 5D key + 4D value
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:21:15 +08:00
cb03fc9993
diag: cat ixformer vllm.py source
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:19:26 +08:00
b0ed88e114
diag: probe ixformer KV cache 5D layout + read vllm.py source
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:18:15 +08:00
a8f0332e1c
diag: verify_paged_attn.py — test ixformer paged attention v1/v2 with head_dim=256
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:15:13 +08:00
ce568f94ed
diag: probe ixformer paged attention signature
ad6863ed84
perf: replace Python Q-tiling fallback with ixformer.flash_attn_varlen_func
Compare 2 commits »
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 13:11:33 +08:00
9f02200ede
diag: verify_flash_attn.py — test flash_attn_func correctness + perf for head_dim=256
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 12:28:31 +08:00
9c97a24edf
diag: verify_ixformer_attn.py — test ixformer native attention with head_dim=256
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 12:19:02 +08:00
1aa2262a2c
diag: test_triton.py — check if Triton works on BI-V100
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 12:15:50 +08:00
a3f223ae45
fix: correct module name in debug_gdn_nan.py
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 12:12:58 +08:00
a617b743a3
diag: debug_gdn_nan.py — isolate NaN source in C++ chunk GDN
dylanyunlong
pushed to
main
at
dylanyunlong/project_6
2026-08-13 12:09:15 +08:00
0861de65d0
feat: C++ GDN chunk+recurrent from xllm upstream + verification script
First
Previous
...
10
11
12
13
14
...
Next
Last