DATTEL = DATa parallel TEmplate Library


DATTEL means "DATa parallel TEmplate Library".
It is a C++ library providing STL-algorithms on
shared memory (via pthreads) and/or distributed
memory (via MPI).
The parallelism is hidden from the programmer.
Porting code to DATTEL should be easy.

But DATTEL is more, it is independent from the
underlying parallel Library. Someday there will
be some one who implements DATTEL (for example)
for OPENMP.






09 december 2002 (opimized for lynx)