FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/misc - WhyNot135/daScript · GitHub
WhyNot135
/
daScript
Public
forked from
GaijinEntertainment/daScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
daScript
src
misc
on
master
User selector
Datepicker
Commit history
Commits on Jul 6, 2026
compiler: automatic block inlining and invoke-of-literal devirtualization
Show description for 1455e95
borisbat
and
claude
committed
1455e95
View commit details
Copy full SHA for 1455e95
View code at this point
Browse repository at this point
compiler: [inline] function annotation - fail-closed body splicing in the patch slot
Show description for 51b01d1
borisbat
and
claude
committed
51b01d1
View commit details
Copy full SHA for 51b01d1
View code at this point
Browse repository at this point
optimizer: CodeOfPolicies host opt-out for DSE/CSE (disable_dse/disable_cse)
Show description for b74c8ba
borisbat
and
claude
committed
b74c8ba
View commit details
Copy full SHA for b74c8ba
View code at this point
Browse repository at this point
jobque: per-op worker rank gate (DAS_JOBQUE_TEAM_RANK_GATE) — experiment
Show description for 4475359
borisbat
and
claude
committed
4475359
View commit details
Copy full SHA for 4475359
View code at this point
Browse repository at this point
jobque: dormant workers park on their own condvar — a shared mCond leaked wakes
Show description for df3ca34
borisbat
and
claude
committed
df3ca34
View commit details
Copy full SHA for df3ca34
View code at this point
Browse repository at this point
jobque: spread-rank worker-limit eligibility (DAS_JOBQUE_LIMIT_ORDER=spread) — experiment
Show description for 66d802c
borisbat
and
claude
committed
66d802c
View commit details
Copy full SHA for 66d802c
View code at this point
Browse repository at this point
jobque+dasLLAMA: worker-pool limit — dormant workers for inline-dominated decode
Show description for 27b9849
borisbat
and
claude
committed
27b9849
View commit details
Copy full SHA for 27b9849
View code at this point
Browse repository at this point
jobque+jit: team-prof programmatic rail + the SimFunction::jitFunction invoke fastpath
Show description for 1c04543
borisbat
and
claude
committed
1c04543
View commit details
Copy full SHA for 1c04543
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
c api: expose DAS_POLICY_FAST_MATH (Copilot review)
Show description for 4e30a4b
borisbat
and
claude
committed
4e30a4b
View commit details
Copy full SHA for 4e30a4b
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
jobque + dasLLAMA: DAS_JOBQUE_THREADS = total cores; wave-aligned matmul dispatch
Show description for a09e83a
borisbat
and
claude
committed
a09e83a
View commit details
Copy full SHA for a09e83a
View code at this point
Browse repository at this point
jobque: DAS_TEAM_PROF honors =0 as off (parse value, not mere presence)
Show description for ad754eb
borisbat
and
claude
committed
ad754eb
View commit details
Copy full SHA for ad754eb
View code at this point
Browse repository at this point
jobque: physical-core detection also on non-MSVC Windows toolchains
Show description for f214619
borisbat
and
claude
committed
f214619
View commit details
Copy full SHA for f214619
View code at this point
Browse repository at this point
jobque: multi-stage team dispatch; dasLLAMA: fused decode chains (81→33 disp/tok, +7.6% @knee)
Show description for 314125c
borisbat
and
claude
committed
314125c
View commit details
Copy full SHA for 314125c
View code at this point
Browse repository at this point
jobque: team dispatch anatomy profiler (DAS_TEAM_PROF=1) + dasLLAMA equal-split GEMV cap
Show description for d6f0842
borisbat
and
claude
committed
d6f0842
View commit details
Copy full SHA for d6f0842
View code at this point
Browse repository at this point
dasLLAMA: min-grain chunking + physical-core jobque cap + team dispatch default (EPYC 9654 campaign)
Show description for b4d2bc0
borisbat
and
claude
committed
b4d2bc0
View commit details
Copy full SHA for b4d2bc0
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
jobque: fix team-dispatch straggler epoch race — pack {numChunks, counter} in one word
Show description for 071dd82
borisbat
and
claude
committed
071dd82
View commit details
Copy full SHA for 071dd82
View code at this point
Browse repository at this point
jobque: team mode hybrid poll/park — bounded spin + parked-worker wake gate (ggml --poll shape)
Show description for 09684fd
borisbat
and
claude
committed
09684fd
View commit details
Copy full SHA for 09684fd
View code at this point
Browse repository at this point
jobque: team dispatch — workers self-serve chunks off one published atomic (ggml threadpool shape)
Show description for dfbda14
borisbat
and
claude
committed
dfbda14
View commit details
Copy full SHA for dfbda14
View code at this point
Browse repository at this point
dasLLAMA x64 arc: jobque main-steal + join-poll, acc8/grp4 kernels + oversplit, cpu_supports ISA gating — both prefills beat llama.cpp (#3365)
Show description for 1dfca45
borisbat
and
claude
authored
1dfca45
View commit details
Copy full SHA for 1dfca45
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
jobque: fork/join dispatch optimizations — wake propagation, batched dispatch, worker spin-before-park; default-on across dasLLAMA (#3361)
Show description for 8e23c0a
borisbat
and
claude
authored
8e23c0a
View commit details
Copy full SHA for 8e23c0a
View code at this point
Browse repository at this point
dasLLAMA: Copilot round 5 on #3354 — don't spin the grow loop on malloc failure
Show description for 6d07497
borisbat
and
claude
committed
6d07497
View commit details
Copy full SHA for 6d07497
View code at this point
Browse repository at this point
dasLLAMA: Copilot round 4 on #3354 — cap linear-chunk sizes at SIZE_MAX on 32-bit
Show description for 7fb6ebd
borisbat
and
claude
committed
7fb6ebd
View commit details
Copy full SHA for 7fb6ebd
View code at this point
Browse repository at this point
dasLLAMA wave 6: lift the LinearChunkAllocator 4GB per-chunk cap (64-bit HeapChunk)
Show description for 3d8ac11
borisbat
and
claude
committed
3d8ac11
View commit details
Copy full SHA for 3d8ac11
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
alloc_tracker: make the lexer NAME-token leak dump opt-out
Oleg Plakhotniuk
committed
f58cab5
View commit details
Copy full SHA for f58cab5
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix: guard Feature::setFrom shared_from_this against empty weak (standalone-exe)
Show description for f44b0b7
borisbat
and
claude
committed
f44b0b7
View commit details
Copy full SHA for f44b0b7
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into bbatkin/dasllama-prefill-attn
Show description for 1acd855
Copilot
authored
1acd855
View commit details
Copy full SHA for 1acd855
View code at this point
Browse repository at this point
jobque: size the worker pool to performance cores on Apple Silicon
Show description for 29739d2
borisbat
and
claude
committed
29739d2
View commit details
Copy full SHA for 29739d2
View code at this point
Browse repository at this point
core: read real core count via emscripten_num_logical_cores on emscripten
Show description for 1b8d236
borisbat
and
claude
committed
1b8d236
View commit details
Copy full SHA for 1b8d236
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
jobque: size the worker pool to cores-1, not cores
Show description for 5d5e248
borisbat
and
claude
committed
5d5e248
View commit details
Copy full SHA for 5d5e248
View code at this point
Browse repository at this point
examples: Path Tracer Lab — threaded OpenGL + ImGui showcase, on the web
Show description for adc463b
borisbat
and
claude
committed
adc463b
View commit details
Copy full SHA for adc463b
View code at this point
Browse repository at this point
JobQue: only set OS thread priority when it changes (skip per-job syscall)
Show description for f0ac72c
borisbat
and
claude
committed
f0ac72c
View commit details
Copy full SHA for f0ac72c
View code at this point
Browse repository at this point
JobQue: park idle workers on a blocking cond-var wait (no periodic poll)
Show description for 027c53c
borisbat
and
claude
committed
027c53c
View commit details
Copy full SHA for 027c53c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Add '\0' to buffers in das_get_root and das_error_report
Show description for 2c0a7af
imp5imp5
authored
2c0a7af
View commit details
Copy full SHA for 2c0a7af
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
dasAudio: strudel in the WASM playground + single-threaded teardown
Show description for f178020
borisbat
and
claude
committed
f178020
View commit details
Copy full SHA for f178020
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
build: treat compiler warnings as errors on core + module targets
Show description for 7a230e4
aleksisch
and
claude
committed
7a230e4
View commit details
Copy full SHA for 7a230e4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL