From c6a475370d4c1190685195265cb64ccc7bd17745 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 4 Jan 2025 01:17:58 -0600 Subject: doc: added URL to propagators are Unix pipes on steroids --- doc/code/pangemma.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/code') diff --git a/doc/code/pangemma.md b/doc/code/pangemma.md index 618dd1d..d65245e 100644 --- a/doc/code/pangemma.md +++ b/doc/code/pangemma.md @@ -33,7 +33,7 @@ GEMMA will keep going while we swap components in and out. See also [propagators](https://groups.csail.mit.edu/mac/users/gjs/propagators/) and [examples](https://github.com/namin/propagators/blob/master/examples/multiple-dwelling.scm). -Propagators are Unix pipes on steroids. +Propagators are [Unix pipes on steroids](https://github.com/pjotrp/ruby-propagator-network/blob/main/README.md). We want PanGEMMA to be able to run on high-performance computing (HPC) architectures, including GPUs. This implies the core project can have -- cgit v1.2.3