Skip to content

Commit 760e8db

Browse files
Update README with detailed DSFB-GPU description
Clarified the description of DSFB-GPU and its capabilities in the README.
1 parent 08c31a7 commit 760e8db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

crates/dsfb-gpu/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,15 @@
1515
a replayable verdict case file comes out. No neural network. No learned weights.
1616
No probabilistic black box.**
1717

18-
DSFB-GPU is a prior-art implementation of **densorial / tekmeric
18+
DSFB-GPU is a RUST and CUDA based prior-art implementation of **densorial / tekmeric
1919
inference**: deterministic evidence adjudication over residuals, signs,
2020
detector motifs, consensus fields, candidate intervals, and bank-governed
2121
episodes. The CUDA layer accelerates evidence production; the CPU court
2222
keeps semantic authority. The output is not a prediction. It is a
2323
hash-linked case file whose intermediate evidence can be replayed.
2424

25+
To our knowledge, DSFB-GPU is the first public working instance of GPU-accelerated pure deterministic inference: non-stochastic, non-probabilistic, non-neural, and replayable from residual evidence bytes to hash-linked verdict case files.
26+
2527
```text
2628
trace / residual bytes
2729
→ deterministic CUDA evidence factory

0 commit comments

Comments
 (0)