Skip to content

Commit a98c89b

Browse files
authored
Update index.md
reduced the image size
1 parent 9936d99 commit a98c89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ BeyondMoore Software Ecosystem
582582
<p class="text-lg">We're actively crafting a compiler to empower developers to write high-level Python code that compiles into efficient CPU-free device code. This compiler integrates GPU-initiated communication libraries, NVSHMEM for NVIDIA and ROC_SHMEM for AMD, enabling GPU communication directly within Python code. With automatic generation of GPU-initiated communication calls and persistent kernels, we aim to streamline development workflows. Our prototype will be available soon.</p>
583583
</div>
584584
<div class="grid h-[100%] justify-center place-items-center">
585-
<img width="50%" src="./assets/dace-compiler.png" />
585+
<img width="40%" src="./assets/dace-compiler.png" />
586586
</div>
587587
</div>
588588

0 commit comments

Comments
 (0)