TODO List :
===========
vendredi 10 août 2007, 16:21:09 (UTC+0200)


********************
* MPI implemenation 
********************

- Fault-tolerance inside 
	+finalize  (FD is running nothing worried) may be resend message if fail and not notice by FD
	+send,recv phase (same as finalized) (same as finalized)



****************
* Visualization
****************

- change P2PMPI-RDV.conf to P2PMPI-SUPERNODE.conf or .... ?
- how PEER_CACHE=/tmp/cache.xml in config_file is to be defined for windows (getTempDir() from java ?)
- update scripts for Windows (stopSupernode, stopVisuProxy, mpiboot, ...)

- remove dead nodes after a given timeout
- add a "Don't use cache" tick box, so to list application names
- implement computer characteristics (RAM, CPU, ...)  description for Windows (exists now for Linux, MacOs, Solaris)


Tests
-----
- console mode ok ?


****************
* FIXMEs
****************
Gather doesnt not work with INT2 yet
displacement in Datatype in C/C++/FORTRAN count as byte
but in Java we can't do that.

MPI_Comm_Split
