[[PageOutline]] = Using Mosix to run Osaka code = == 1.Mosix Installation == {{{ $ sudo aptitude install build-essential libncurses5-dev $ cd mosix-2.24.2.2 $ sudo ./mosix.install }}} [[BR]] == 2.Test Process Migration == * Our cluster has two nodes(mosix & mosix01) * Test auto process migration {{{ #### mosix #### $ mosrun -b testload & $ mosrun -b testload & $ mosrun -b testload & $ mosrun -b testload & }}} * Check Process status * mosix * mosix01 [[BR]] == 3.Runing OpenMP Code in Mosix == [[BR]] == Reference ==