@@ -497,7 +497,7 @@ BeyondMoore Software Ecosystem
497
497
* [ Multi-GPU Callbacks] ( #MULTI-GPU-CALLBACKS ) : GPU to CPU callback mechanisms
498
498
* [ CPU-Free Task Graph] ( #CPU-FREE-TASK-GRAPH ) : a lightweight runtime system tailored for CPU-free task graph execution
499
499
* [ CPU-Free Compiler] ( #CPU-FREE-MODEL-COMPILER ) : compiler for generating CPU-Free multi-GPU code
500
- * [ Unified Communication Library] ( #UNICOM ) : a unified communication library for device-to-device communication
500
+ * [ Unified Communication Library] ( #UNICONN ) : a unified communication library for device-to-device communication
501
501
502
502
** _ Profiling Tools_ **
503
503
* [ Snoopie] ( #SNOOPIE ) : A Multi-GPU Communication Profiler and Visualiser
@@ -556,7 +556,7 @@ BeyondMoore Software Ecosystem
556
556
<img width="500px" src="./assets/Multi-GPU-callback.png" />
557
557
</div>
558
558
</div >
559
- <div id =" UNICOM " class =" bg-gray-100 rounded-s p-4 border-solid border-1 border-gray-200 flex flex-row justify-center items-center gap-5 transform transition-all hover:shadow-gray-100 hover:shadow-lg shadow-none " >
559
+ <div id =" UNICONN " class =" bg-gray-100 rounded-s p-4 border-solid border-1 border-gray-200 flex flex-row justify-center items-center gap-5 transform transition-all hover:shadow-gray-100 hover:shadow-lg shadow-none " >
560
560
<div clas="flex flex-col justify-start">
561
561
<div class="flex flex-row gap-2 justify-start items-center flex-shrink">
562
562
<img width="32" src="./assets/git.webp" />
@@ -568,7 +568,7 @@ tensively benchmark current communication methods for
568
568
single-process, multi-threaded, and multi-process codes. More details about the project will be available soon. The related paper is under preparation.</p >
569
569
</div >
570
570
<div class =" grid h-[100%] justify-center place-items-center " >
571
- <img width =" 360px " src =" ./assets/network-topo.png " />
571
+ <img width =" 400px " src =" ./assets/network-topo.png " />
572
572
</div >
573
573
</div >
574
574
0 commit comments