content by LCUS
The Seed Matrix: Formulas, CSV, and JSON
Reading Time: 1 minute
95 words
1 min read
3 paragraphs
1 min read
3 paragraphs
Inputs: scenario_id, node_nm, H_mm, W_mm, area per voxel (a_v), FLOPS per voxel (f_v), power_w, aes_usd. Outputs: S_mm², N_v (voxel count), C_flops (total calculation), rho (FLOPS/mm²), performance per dollar, performance per watt.
Formulas: S = H×W; N_v = S/a_v; C = N_v×f_v; P_per_dollar = C/AES; P_per_watt = C/power_w. Choose envelope and node → get S, N_v, then C → then performance per dollar, per watt, density. The ratio we sell is C and these values. In the repo: SEED_MATRIX_FORMULA.md, SEED_MATRIX_IMPORT.md, seeds/seed_matrix_template.csv, seeds/seed_matrix_example.json. Any size. Truncated ok.
View AutoPhi FUTURE and the full product portfolio at Cri-One.com
Copy one of the formats below: