>From what I understand, the result of PiEstimator can be checked from the log file located inside $HAMA_HOME/logs/ where the GroomServer is running.
2011/1/18 Ahmed Said Nagy <[email protected]>: > > I am interested in matrix multiplication and decomposition. I would like to > know how can I do matrix multiplications in HAMA. I have already installed > the latest version ran pi it showed the job finished in 2.46 second but i > dont know where are the results. I checked the map of development and I read > that the matrix support is in version 0.3 when will this be released is there > a trunk version for that are there examples that I can use to carry out my > research about matrix multiplications. I want to run multiplication for > matrices.Would you kindly pinpoint me to resources examples that can tell me > how to do that. RegardsAhmed ahmed@silverland:~/myhama/hama-trunk/bin$ ./hama > jar ../build/hama-0.2.0-dev-examples.jar pi11/01/18 12:14:59 INFO > bsp.BSPJobClient: Running job: job_201101181214_000111/01/18 12:15:01 INFO > bsp.BSPJobClient: Job complete: job_201101181214_000111/01/18 12:15:01 INFO > bsp.BSPJobClient: The total number of supersteps: 1Job Finished in 2.46 > secondsahmed@silver > land:~/myhama/hama-trunk/bin$ ./hama jar > ../build/hama-0.2.0-dev-examples.jar test11/01/18 12:19:17 INFO > bsp.BSPJobClient: Running job: job_201101181214_0002 > > > >
