File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 378378 parallelism. BeyondMoore proposes an <b>autonomous execution model</b> where accelerators operate independently,
379379 facilitated by a task graph programming abstraction. To efficiently execute this task graph, BeyondMoore develops a
380380 software framework that performs static and dynamic optimizations, issues accelerator-initiated data transfers along
381- with supporting tools such as compiler and profiler. Below you can find details of projects comprising BeyondMoore’s
382- software ecosystem.
381+ with supporting tools such as compiler and profiler. Below you can find details of projects comprising <b> BeyondMoore’s
382+ software ecosystem </b> .
383383
384384
385385
@@ -487,7 +487,7 @@ BeyondMoore Software Ecosystem
487487<hr >
488488
489489
490- <div class =" bg-gray-100 rounded-s p-4 border-solid border-1 border-gray-200 transform transition-all hover:shadow-gray-100 hover:shadow-lg shadow-none text-xl grid grid-cols-2 border-separate border-2 " >
490+ <div class =" bg-gray-100 rounded-s p-4 border-solid border-1 border-gray-200 transform transition-all hover:shadow-gray-100 hover:shadow-lg shadow-none text-xl grid border-separate border-2 " >
491491
492492<div >
493493
@@ -499,10 +499,6 @@ BeyondMoore Software Ecosystem
499499* [ CPU-Free Compiler] ( #CPU-FREE-MODEL-COMPILER ) : compiler for generating CPU-Free multi-GPU code
500500* [ Unified Communication Library] ( #UNICOM ) : a unified communication library for device-to-device communication
501501
502- </div >
503-
504- <div >
505-
506502** _ Profiling Tools_ **
507503* [ Snoopie] ( #SNOOPIE ) : A Multi-GPU Communication Profiler and Visualiser
508504* [ PES AMD vs Intel] ( #PRECISE-EVENT-SAMPLING ) : A Precise Event Sampling Benchmark Suite
You can’t perform that action at this time.
0 commit comments