Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Offer the possibility to change smpi bandwidth and latency factor into tag config...
authornavarro <navarro@caraja.(none)>
Mon, 16 Jan 2012 17:42:55 +0000 (18:42 +0100)
committernavarro <navarro@caraja.(none)>
Mon, 16 Jan 2012 17:56:51 +0000 (18:56 +0100)
commit8a47028116925fea959f95bfe881618489658231
treebca95e5587ef81d650c01925010d09870540dab2
parent8744043b8a87826b6850929f0ec1bd4404c2fcfa
Offer the possibility to change smpi bandwidth and latency factor into tag config or by command line.
Use --cfg=smpi/bw_factor="thresholh:return_value;threshold:return_value;..."
or --cfg=smpi/lat_factor="thresholh:return_value;threshold:return_value;...
src/surf/network.c
src/surf/surf_config.c