* 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
+