Hey,

that is great :D
setConf() get's called before BSP. So it is a kind of setup() method that
let you initialize something before computation.
BSP is inherited from Configurable and we don't provide an implementation
down the inheritance tree, so you have to override this.

Good luck!

2011/8/16 周翀 <[email protected]>

>  Dear Hama Team,
>        I am eager to use Hama to compute the inversion of a large dense
> matrix. However, hama programming is not so easy for it is hard to acquire
> detailed usage of BSP. Although some example java code is provided,
> explanation of the API classes and objects is vague. For instance, I
> noticed
> that all classes has overwritten the function setConf(), but what should we
> do in the implementation of this function?
>
>        So, I wondered are there any developing documents or detailed
> instructions of developing BSP programs to help me?
>
> Yours sincerely,
> Chong Zhou
>



-- 
Thomas Jungblut
Berlin

mobile: 0170-3081070

business: [email protected]
private: [email protected]

Reply via email to