Skip to content

Commit 703759b

Browse files
Add StreamCPI banner and fix image URL
Add SVG and PNG banner following KaHIP org design conventions: dark background, two-tone title, streaming diagram with RLE compression visualization and partition blocks. Fix README image URL to use main branch.
1 parent 8d5d831 commit 703759b

File tree

3 files changed

+160
-1
lines changed

3 files changed

+160
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ StreamCPI 1.00
1414
=====
1515

1616
<p align="center">
17-
<img src="https://raw.githubusercontent.com/KaHIP/CompressedStreamingGraphPartitioning/master/logo/streamcpi-banner.png" alt="StreamCPI Banner" width="900"/>
17+
<img src="https://raw.githubusercontent.com/KaHIP/CompressedStreamingGraphPartitioning/main/logo/streamcpi-banner.png" alt="StreamCPI Banner" width="900"/>
1818
</p>
1919

2020
**StreamCPI** is a framework for reducing the memory consumption of streaming graph partitioners by compressing block assignments using run-length encoding. Part of the [KaHIP](https://github.com/KaHIP) organization.

logo/streamcpi-banner.png

124 KB
Loading

logo/streamcpi-banner.svg

Lines changed: 159 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)