Skip to main content
STATUS: PRE-CONSTRUCTION · SITE A UNDER EXCLUSIVITYNODE: VASILIKOS-01 — 34.7246°N, 33.2247°ECAMPUS: RISC-V PHASE 1 · MULTI-SILICON EVAL · PLANNEDPOWER: 42MW ON-SITE GENERATION · DESIGN TARGETSTATUS: PRE-CONSTRUCTION · SITE A UNDER EXCLUSIVITYNODE: VASILIKOS-01 — 34.7246°N, 33.2247°ECAMPUS: RISC-V PHASE 1 · MULTI-SILICON EVAL · PLANNEDPOWER: 42MW ON-SITE GENERATION · DESIGN TARGET
AGICY.AI
StackTechnology OverviewRISC-V sovereign stackComputeBare-metal EU compute
FacilitiesData CentersVasilikos campusSustainability100% renewable mission
HardwareTenstorrent GalaxyPhase 1 Blackhole fleet (pre-COD)AESOLAR AlpineEnergy stack · hail-class PV + BESSAMD HeliosPhase 2 open rack-scale (eval · pre-COD)Taalas HC1Phase 2+ · model-hardwired ASIC (watchlist · pre-COD)CerebrasPhase 2 · wafer-scale eval (pre-COD)IBM z17 / LinuxONE 5Phase 2+ · trusted AI next to data (pre-COD)d-Matrix CorsairPhase 2–3 · on Watchlist (pre-COD)AWS Trainium 4Phase 2+ · custom XPU watchlist (pre-COD)
Submit your Hardware for reviewPropose accelerators for the Vasilikos fleet
GatewayCopperwayEU-sovereign OpenAI-compatible gatewayTry PlaygroundNewLive Copperway demo · PII vaultSovereign Exchange5-year cross-org sovereign planFor BuildersWhat developers can run today
ProductsReserve CapacityPre-construction LOI tiersMarketplaceCompute marketplaceGPUs Rent LiveLiveEU partner GPU now · until CODCompute VouchersSovereign compute creditsModel LeaderboardFrontier model rankingsPricingSubscription tiers
SolutionsInferenceProduction inferenceTrainingtt-train · planned campusFine-TuningLoRA, PEFT, domain modelsSovereign CloudEU-jurisdiction cloudAgentic PlatformAutonomous AI agentsReadinessPublic-data AI readiness scan
IndustriesFinancial ServicesRegulated finance AIHealthcareClinical & life sciencesGovernmentSovereign govt workloadsSemiconductorsFab & EDA data, EU-residentEnergyGrid & generation forecastingUtilitiesNIS2 essential entitiesPublic SectorCivil & public benefitProcurementLawful tender criteria
PricingTiers
Capital & EducationInvestInstitutional data room & deal flowAcademyAI training programs
Individuals & Family OfficesLiving in EUNewClass B capital allocation · no visa framingInternationalNewPlan B · equity alternative to propertyGreece Golden Visa€250k / €400k / €800k bands · vs Class BCyprus Permanent ResidenceReg. 6(2) parallel counsel · vs Class B
IntelligenceResearchPublications & portalsPublic-Record DeskGEMI registry · filings · courtsData CentersVasilikos campus briefing
CompanyAboutBrand · HoldCo targetMissionCharter & sovereigntyTrust CenterSecurity portal · docs · status
Schedule Briefing
Sign In
RESEARCH & ANALYSIS

d-Matrix Corsair: Digital In-Memory
Compute for AI Inference

The first SRAM-based inference accelerator in full production — and why it matters for the next phase of sovereign AI infrastructure.

July 2026~8 min readAGICY Research Team
d matrix corsair inference
Key Takeaway

d-Matrix Corsair is a digital in-memory compute (DIMC) accelerator that performs AI inference directly inside SRAM, eliminating the data-movement bottleneck that plagues traditional GPU decode workloads. Now in full production as of June 2026, Corsair delivers up to 5× energy efficiency and 10× latency reduction for decode-heavy inference — making it a critical building block for sovereign AI deployments that demand both performance and operational independence.

The Memory Wall Problem

Modern large-language-model inference is dominated by the decode phase — the autoregressive, token-by-token generation that produces output text. Unlike prefill (which is compute-bound and parallelisable), decode is fundamentally memory-bandwidth-bound: each new token requires reading the full model weights and KV-cache from memory.

GPUs were designed for massively parallel floating-point arithmetic, not for the memory-fetch-dominated workload that decode represents. The result is a “memory wall” — GPU cores sit idle waiting for data to arrive from HBM, and energy is wasted shuttling billions of parameters back and forth across the memory bus every generation step.

Digital In-Memory Compute

d-Matrix Corsair takes a fundamentally different approach: move the computation to where the data already lives. Corsair's Nighthawk chip embeds compute logic directly alongside SRAM cells, allowing matrix-multiply and accumulate operations to execute in-place — without moving weights across a memory bus.

Unlike analogue in-memory compute approaches, Corsair is fully digital. Every operation is deterministic and bit-exact, avoiding the noise and precision issues that have stalled analogue alternatives. The chip ships in a standard PCIe form factor — slot it into any server rack alongside existing GPUs for a heterogeneous prefill + decode pipeline.

5×
Energy Efficiency vs GPU-Only Inference

By eliminating the energy cost of data movement between HBM and compute cores, Corsair delivers up to 5× better energy efficiency for decode workloads — a critical metric for large-scale, always-on inference deployments.

Production & Recognition

d-Matrix announced full production of Corsair in June 2026 — the first DIMC accelerator to ship at volume, with design wins at multiple hyperscalers. Corsair received the AI Processor Innovation Award at the 2026 Linley Fall Processor Conference, and d-Matrix has raised over $160 million to scale manufacturing.

Performance: Heterogeneous Inference

Independent benchmarking by Gimlet Labs demonstrated that pairing Corsair with GPUs in a heterogeneous pipeline — GPU for prefill, Corsair for decode — delivers dramatic improvements over GPU-only setups:

MetricGPU-OnlyGPU + Corsair
Response Latency~24 seconds< 2 seconds (10× faster)
Decode ThroughputBaselineUp to 10× improvement
Energy per Token (Decode)Baseline~5× more efficient
Cost per Token (Decode)Baseline~3× lower

The Agentic AI Opportunity

The shift to agentic AI — autonomous coding assistants like Claude Code, multi-tool orchestration frameworks like OpenClaw, and always-on enterprise copilots — has fundamentally changed inference demand patterns. Agentic workloads are decode-heavy and latency-sensitive: an agent making 50+ sequential tool calls cannot tolerate multi-second generation latency at each step.

For these workloads, raw training FLOPS are irrelevant. What matters is time-to-first-token and tokens-per-second during decode. This is precisely the domain where Corsair's architecture excels — turning what was a 24-second wait into a sub-2-second response, making true real-time agentic pipelines viable at scale.

“The bottleneck in agentic AI is not model intelligence — it's decode latency. Every second of generation delay compounds across an agent's chain of reasoning.”

AGICY Phase 3: Decode-Optimised Inference

AGICY's sovereign AI infrastructure roadmap is built around workload-specific silicon — deploying the right accelerator for each computational stage:

  • Phase 1 — Tenstorrent RISC-V: Open-ISA Galaxy servers for sovereign LLM inference. Currently in deployment.
  • Phase 2 — Cerebras Wafer-Scale: WSE-3 engines for on-premises training and fine-tuning.
  • Phase 3 — d-Matrix Corsair: DIMC decode offload via PCIe, pairing with Tenstorrent prefill for a heterogeneous pipeline.

Each phase addresses a distinct bottleneck — inference cost, training sovereignty, and decode latency — with purpose-built hardware, ensuring no single-vendor lock-in. Corsair remains evaluation / roadmap optionality (pre-COD) — not Phase 1 CapEx SSOT. See the d-Matrix Corsair hardware sheet.

GPU leasing, rent, buy, or colocation

Search intent we actually fulfil on /leasing: GPU leasing, rent GPU server, buy AI accelerator (client-site finance under T&Cs), or AI colocation / GPU colo — also typed as collocation. Planned Cyprus campus; not a live hall.

This page is d-Matrix Corsair — Phase 2–3 decode-lane evaluation. GPU leasing / rent / buy / colocation via /leasing. Pre-construction.

  • Tenstorrent Galaxy — Phase 1 · list bands L1–L3
  • Cerebras CS-3 — Phase 2 · quote only
  • IBM z17 — Phase 2+ · quote only
  • AMD Helios — Phase 2 · quote only
  • d-Matrix — Phase 2–3 · quote only

GPU leasing estimate · Hardware roadmap · Reserve SRA

Evaluate Sovereign Inference Infrastructure

See how AGICY's multi-architecture approach can reduce your inference costs and eliminate vendor lock-in.

Open d-Matrix hardware sheet

Sources & References

  • d-Matrix — “Corsair Full Production Announcement” (June 2026). d-matrix.ai
  • Gimlet Labs — Independent Corsair benchmark results (June 2026). gimletlabs.ai
  • Linley Group — “AI Processor Innovation Award 2026”. linleygroup.com
  • d-Matrix — “Nighthawk: A Digital In-Memory Compute Architecture” technical whitepaper. d-matrix.ai
  • Tenstorrent — Galaxy RISC-V server specifications. tenstorrent.com

§ FIN — Close of Document

Ready to build on sovereign infrastructure?

Schedule a confidential briefing with our team. NDA-protected, no commitment.

Schedule a briefing →
EU JURISDICTION · CYPRUSGDPR ART. 28 DPA-READY · BY DESIGNNIS2-ALIGNED · BY DESIGNEU AI ACT ART. 12 LOGGING SUPPORT · BY DESIGNRISC-V NATIVE · OPEN ISA

Design-alignment statements for a pre-construction facility — not certifications or attestations. Basis: compliance FAQ, § 08. Careers: we aim for 50-50 gender balance across hiring cohorts.

AGICY.AI

Advanced Governance & Intelligence Cyprus

The sovereign architecture for the Cyprus mind.
Humanitarian mandate: civilian public benefit only — healthcare, education, civil resilience. Civilian / humanitarian mandate only.
VASILIKOS ENERGY CENTRE, LIMASSOL DISTRICT · PRE-CONSTRUCTION
34.7246°N · 33.2247°E
Principal campus: Cyprus Vasilikos (Phase 1). Parallel HoldCo path: sovereign compute project in Greece (TARGET / planning) — ~20 MW-class Tenstorrent / air-cooled inference positioning for EU diversification; separate CapEx, no offtake claimed.

The Ledger — monthly briefing
  • CopperwayEU-sovereign OpenAI-compatible gateway
  • Try PlaygroundNewLive Copperway demo · PII vault
  • Compression & PII vaultNewSovereign path controls in Playground
  • Sovereign Exchange5-year cross-org sovereign plan
  • For BuildersWhat developers can run today
  • Reserve CapacityPre-construction LOI tiers
  • MarketplaceCompute marketplace
  • GPUs Rent LiveLiveEU partner GPU now · until COD
  • Compute VouchersSovereign compute credits
  • Model LeaderboardFrontier model rankings
  • PricingSubscription tiers
  • Research HubPublications & portals
  • Public-Record DeskGEMI registry, filings, court decisions
  • Data CentersVasilikos sovereign campus briefing
  • Frontier AI EthicsSovereign alternative to frontier dominance
  • Cyprus Court DecisionsBilingual legal research feed
  • Intelligence DrainEU talent & compute outflow analysis
  • National Equity in AISovereign AI for smaller EU nations
  • Compiler-First ChallengeJim Keller thesis vs GPU orthodoxy
  • GDDR6 & Open InfrastructureGalaxy economics & sovereign TCO
  • Blackhole Performance RisksVendor benchmarks & due diligence
  • Security Audit ResearchCybersecurity methodology & findings
  • AI Readiness AuditExecutive readiness assessment
  • Readiness HubPublic-data scans & named assessments
  • ProcurementLawful sovereignty criteria for tenders
  • AboutProject identity & status
  • MissionCharter & sovereignty
  • CareersCulture, benefits & hiring ethos
  • Open PositionsEngineering, research & operations roles
  • Ethics & CharterAnti-misconduct & responsible AI
  • Editorial & MethodologySources, claims, corrections
  • Trust CenterSecurity portal · docs · status
  • InvestInstitutional data room & deal flow
  • Living in EUIndividuals & FOs · Class B allocation
  • International investorsPlan B · Greece / Cyprus rails · Class B
  • Equity participation (legacy)CY & GR individual interest · counsel-gated
  • AcademyAI training programs
  • ContactBriefings & inquiries
  • Privacy PolicyGDPR · data processing
  • Terms of ServicePlatform usage terms
  • Cookie PolicyTracking & consent
  • SRA TermsReserve capacity agreement
  • Gateway Pricing DisclaimerCopperway pricing basis
© 2026 AGICY· PROJECT / BRAND OPERATOR · PLANNED CYPRUS ENTITIES NOT YET INCORPORATEDDOC: AGICY.AI · REV 2.0 · SOVEREIGN LEDGER
AGICY