Dontopedia

compute.rs

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

compute.rs has 22 facts recorded in Dontopedia across 6 references, with 2 live disagreements.

22 facts·15 predicates·6 sources·2 in dispute

Mostly:rdf:type(5), implements cascade(2), gated by cfg in lib rs(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

enablesFallbackLogicEnables Fallback Logic(1)

Other facts (20)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

20 facts
PredicateValueRef
Rdf:typeSource File[3]
Rdf:typeModule[4]
Rdf:typeRust Source File[5]
Rdf:typeSource Code Component[5]
Rdf:typeRust File[6]
Implements CascadeCUDA → Metal → CPU[2]
Implements CascadeCuda Metal Cpu Cascade[5]
Gated by Cfg in Lib RsCfg Feature Metal Gpu[1]
Picks Available BackendGpu Backend Trait[1]
Wires DispatchAll 8 dispatch functions[2]
Has Accessor Alongsidegpu() for Metal[2]
Has Singleton Accessorcuda_gpu()[2]
Selects ImplementationAvailable Backend[3]
Dispatch Layer Ready forCuda Gpu Tier[4]
Requires Configuration#[cfg(feature = "cuda-gpu")] blocks[4]
Has Existing ConfigurationMetal ones[4]
Defines Dispatch Count8[5]
Defines AccessorCuda Gpu Singleton[5]
Part of CrateCommutator Wasm[6]
Implements EngineWgpu Engine[6]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

gatedByCfgInLibRsblah/watt-activation/part-536
ex:cfg-feature-metal-gpu
picksAvailableBackendblah/watt-activation/part-536
ex:gpu-backend-trait
wiresDispatchblah/watt-activation/part-544
All 8 dispatch functions
hasAccessorAlongsideblah/watt-activation/part-544
gpu() for Metal
hasSingletonAccessorblah/watt-activation/part-544
cuda_gpu()
implementsCascadeblah/watt-activation/part-544
CUDA → Metal → CPU
labelblah/watt-activation/533
compute.rs
typeblah/watt-activation/533
ex:SourceFile
selectsImplementationblah/watt-activation/533
ex:available-backend
typeblah/watt-activation/537
ex:Module
dispatchLayerReadyForblah/watt-activation/537
ex:cuda-gpu-tier
requiresConfigurationblah/watt-activation/537
#[cfg(feature = "cuda-gpu")] blocks
hasExistingConfigurationblah/watt-activation/537
Metal ones
typeblah/watt-activation/541
ex:RustSourceFile
labelblah/watt-activation/541
compute.rs
definesDispatchCountblah/watt-activation/541
8
implementsCascadeblah/watt-activation/541
ex:cuda-metal-cpu-cascade
definesAccessorblah/watt-activation/541
ex:cuda-gpu-singleton
typeblah/watt-activation/541
ex:SourceCodeComponent
typeblah/watt-activation/580
ex:RustFile
partOfCrateblah/watt-activation/580
ex:commutator-wasm
implementsEngineblah/watt-activation/580
ex:wgpu-engine

References (6)

6 references
  1. [1]Part 5362 facts
    ctx:discord/blah/watt-activation/part-536
  2. [2]Part 5444 facts
    ctx:discord/blah/watt-activation/part-544
  3. [3]5333 facts
    ctx:discord/blah/watt-activation/533
    • full textwatt-activation-533
      text/plain2 KBdoc:agent/watt-activation-533/f21f35b9-c68c-4b42-b156-d3af09550b6b
      Show excerpt
      [2026-03-23 03:33] xenonfun: ● Here's the first-draft plan. Key highlights: ``` x86 SIMD (AVX2/AVX-512): - Biggest win: hand-unrolled commutator (24 nonzero FMAs, no branches) and fused Strang step (eliminates 3 separate passes + allo
  4. [4]5374 facts
    ctx:discord/blah/watt-activation/537
    • full textwatt-activation-537
      text/plain2 KBdoc:agent/watt-activation-537/015e1e22-a4c4-42d8-8c4b-c7d284b56ed8
      Show excerpt
      [2026-03-23 04:09] xenonfun: ``` Tier: CPU scalar Coverage: Everything Status: Always available, all 671 tests pass ──────────────────────────────────────── Tier: CPU SIMD (x86 AVX2+FMA) Coverage: Bivector commutator + fused 1D S
  5. [5]5416 facts
    ctx:discord/blah/watt-activation/541
    • full textwatt-activation-541
      text/plain3 KBdoc:agent/watt-activation-541/86a1c23a-21e8-4b26-b4fa-83b3736cd902
      Show excerpt
      [2026-03-23 04:48] xenonfun: ``` ● Here's what's now in place for CUDA: Kernel sources (3 files, ready for NVRTC runtime compilation): - cuda_kernels/compute.cu — 8 kernels: matmul, gated_cumsum, lohe_normalize, softmax, elementwise_ad
  6. [6]5803 facts
    ctx:discord/blah/watt-activation/580
    • full textwatt-activation-580
      text/plain2 KBdoc:agent/watt-activation-580/3af256af-1397-4d5a-a250-bbc6be8776fe
      Show excerpt
      [2026-03-29 03:45] xenonfun: ``` ● PR created: https://github.com/rsafier/HarmonicRust/pull/6 Here's what the prototype demonstrates: The core proof-of-concept: A single Rust crate (commutator-wasm) that compiles the same WGSL shaders

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.