Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not use f2c with 64 bits platforms which use old gcc (<4.5)
[simgrid.git] / examples / smpi / MM / Matrix_init.h
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 jean-noel quintin[smpi,example] an example of matrix multiplication...