A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove misc_autogen.h.
[loba.git]
/
NOTES
diff --git
a/NOTES
b/NOTES
index 489006c1308775df2c816b977c1969efd82dc05a..fbb82a3d0c8ebd49e545b783e84e708b6a5f93a5 100644
(file)
--- a/
NOTES
+++ b/
NOTES
@@
-3,11
+3,9
@@
Process parameters:
initial_load [neighbors...]
Communications:
initial_load [neighbors...]
Communications:
- - two channels per host:
normal and low_latency
+ - two channels per host:
control and data
-How shall we manage link failures ?
-
-Process model (?)
+Process model
while (there is something to do) {
compute some task;
while (there is something to do) {
compute some task;
@@
-23,6
+21,3
@@
Process model (?)
nothing more to do.
- how to manage link failures?
nothing more to do.
- how to manage link failures?
-
- - shall we retrieve pending tasks?
- : Ideally, why shall. How? By using some acknowledgment?