From 1d797346f7b3e31b43baabdf37650658fe2f7142 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Thu, 8 Jan 2026 15:12:34 +0100 Subject: Dangling things --- examples/heterogeneous_computing/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/heterogeneous_computing/README.md (limited to 'examples/heterogeneous_computing/README.md') diff --git a/examples/heterogeneous_computing/README.md b/examples/heterogeneous_computing/README.md new file mode 100644 index 0000000..16463e6 --- /dev/null +++ b/examples/heterogeneous_computing/README.md @@ -0,0 +1,7 @@ +# Heterogeneous + +This is more intended as a thinking ground for a solution to LBM integrations for distributed computing. +In the end MPI does it correctly in a sense I would almost ask to separate in blocks. +But I want to learn, so no MPI. +Or rather MPI abstracted away. +MPI also has some discovery issues in edge cases where the network is a bit more complex. -- cgit v1.2.3