Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 551 Bytes

0014-untrack-node-gpu.md

File metadata and controls

16 lines (9 loc) · 551 Bytes

14. Untrack GPU status on a node

Date: 2023-06-22

Status

Accepted

Context

See here for more details.

Decision

Since we don't want to store non-essential data on chain and GPU information is not of any actual value to the chain or minting, the storage map NodeGpuStatus (see ./0012-track-node-gpu.md) is removed from pallet-tfgrid. An off chain indexer will handle a node query to fetch further detailed information about nodes GPU (number / models / memory capacity / ...).