diff --git a/hardware/corsair.yaml b/hardware/corsair.yaml new file mode 100644 index 0000000..3f8cb93 --- /dev/null +++ b/hardware/corsair.yaml @@ -0,0 +1,17 @@ +corsair: + name: "corsair" + + image_url: https://www.d-matrix.ai/wp-content/uploads/2023/08/product-hero-spot@2x.png + + tags: + - hardware + - d-Matrix + + url: https://www.d-matrix.ai/technology/ + + description: "Corsair hardware involves a groundbreaking technique that shifts computational tasks into Static Random Access Memory (SRAM), fundamentally transforming the interaction between memory and computing. Corsair utilizes a distinctive DIMC engine, consisting of tailored digital circuits, to seamlessly integrate computing functionalities within programmable memory. Corsair achieves this by introducing a multiplying component through the incorporation of four additional transistors into a 6T SRAM bit cell. The most important part of the chip design is the DIMC engine which is a digital version of in-memory compute." + + features: + - "Optimized for generative inference." + - "Frictionless and Scalable." + - "software easily integrates into inference servers." diff --git a/hardware/gaudi2.yaml b/hardware/gaudi2.yaml index 4b5f971..15a0bf3 100644 --- a/hardware/gaudi2.yaml +++ b/hardware/gaudi2.yaml @@ -1,7 +1,7 @@ gaudi2: name: "gaudi2" - image_url: https://www.intel.com/content/dam/developer/articles/technical/habana-gaudi2-processor-for-deep-learning/f1-gaudi2-architecture.png + image_url: https://cdn.mos.cms.futurecdn.net/xBKk54oNQqUS4RAREGwDxn-970-80.png tags: - hardware diff --git a/tags.yaml b/tags.yaml index 297ad0e..4da74b9 100644 --- a/tags.yaml +++ b/tags.yaml @@ -43,4 +43,5 @@ tags: - web - cpu - cluster - - cerebras \ No newline at end of file + - cerebras + - d-Matrix \ No newline at end of file