Skip to content

Commit 7609ddd

Browse files
authored
Update index.md
1 parent 3657d71 commit 7609ddd

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

docs/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@ a {
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

0 commit comments

Comments
 (0)