]> AND Private Git Repository - loba.git/blobdiff - TODO
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Wip++...
[loba.git] / TODO
diff --git a/TODO b/TODO
index c68c38dd43db977fdbb4516b09ad81f8fbb880fd..07ec631483382a32bc335eca247ec22314483c6e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,5 +7,11 @@
 
 * implement automatic process topology 
    (line, ring, star, btree, clique, hypercube, etc..)
-* implement automatic platform generation
-   (number of hosts, all connected, constant bandwidth/latency)
+
+   use MSG_process_create_with_arguments
+        name            function name (is duped...)
+        code            use MSG_get_registered_function
+        data            NULL
+        argc
+        argv            argv[0] = process_name
+