Skip to content

Commit 6067f96

Browse files
authored
Merge pull request #4 from mivertowski/mivertowski-patch-1
Indicate replacement by RustCompute in README
2 parents 178ad06 + c6cf873 commit 6067f96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
A Python port of DotCompute's Ring Kernel System - a GPU-native actor model with persistent kernels and message passing.
1010

11+
*Replaced by Python wrapper of RustCompute https://github.com/mivertowski/RustCompute*
12+
13+
LEGACY PART:
14+
1115
## Overview
1216

1317
PyDotCompute brings GPU-native actor model capabilities to Python, enabling developers to create persistent GPU kernels that communicate through message queues. This approach is ideal for:

0 commit comments

Comments
 (0)