Re: [OMPI users] Decision map for MPI collective operations

2008-04-20 Thread Andy Georgi
Thanks a lot, i got it. Andy George Bosilca schrieb: You need access to the source in order to look at the decision maps. They are in ompi/mca/coll/tuned/coll_tuned_decision_fixed.c file. george. On Apr 19, 2008, at 3:41 AM, Andy Georgi wrote: hello all, i want to measure the time neede

Re: [OMPI users] Decision map for MPI collective operations

2008-04-19 Thread George Bosilca
You need access to the source in order to look at the decision maps. They are in ompi/mca/coll/tuned/coll_tuned_decision_fixed.c file. george. On Apr 19, 2008, at 3:41 AM, Andy Georgi wrote: hello all, i want to measure the time needed for collective operations on a cluster by using omp