Skip to content

Design Methodology

Mateusz Kielan edited this page Oct 28, 2020 · 2 revisions

A) X.Y.Z version numbers
1. Y increments can break API
2. Z increments fix bugs or add new features without breaking API
3. X increments radically change the API and featuresets
4. If X==0 then we can break API at will

B) Only care about GPUs still supported by manufacturers and paying Clients