Ticket #8 (closed task: fixed)

Opened 15 years ago

Last modified 14 years ago

Partial Partition

Reported by: kazutomo Owned by: kazutomo
Priority: major Milestone:
Component: ZeptoOS Version:
Keywords: Cc:

Description

MPICH on Linux only work on a fully occupied partition now. i.e. 64, 128, ... We need to make MPICH work on a partially occupied partition.

Change History

comment:1 Changed 15 years ago by kazutomo

  • Owner changed from [email protected] to kazutomo
  • Status changed from new to assigned
  • Milestone set to Release before SC08

I wrote tree route setup code. Tree route is set up though a proc file system /proc/setup_treeroute.

$ echo 1 20 > /proc/setup_treeroute the first arg is a flag whether the current node is active or not. set 1 if the node is active, otherwise 0 the second arg is the total number of active nodes in partition

I've tested several combinations on SMP mode(only smp is supported) I haven't seen any problem so far.

comment:2 Changed 15 years ago by kazutomo

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:3 Changed 14 years ago by anonymous

  • Milestone 0 V1R3 release deleted

Milestone 0 V1R3 release deleted

Note: See TracTickets for help on using tickets.