wiki:Osaka_Mosix

Version 2 (modified by rock, 16 years ago) (diff)

--

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


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


3.Runing OpenMP Code in Mosix


Reference

Attachments (1)

Download all attachments as: .zip