Ticket #16 (closed task: fixed)
Release work
Reported by: | kazutomo | Owned by: | hnaik |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ZeptoOS | Version: | |
Keywords: | Cc: |
Description
- MPICH,DCMF and SPI are currently included in zepto svn tree but they shouldn't be in release tar ball. Zepto modified libraries are released in separate tar balls.
- Make sure all licenses are correct
- Mark off remove site specific scripts or codes
- Configuration system. shouldn't be fancy
Change History
comment:1 Changed 15 years ago by kazutomo
- Owner changed from [email protected]… to kazutomo
- Status changed from new to assigned
- lots debug messages are generated from kernel and user space libraries. we need to add debug message control and turn off them by default
comment:4 Changed 15 years ago by kazutomo
- Cc harish removed
- Owner changed from kazutomo to harish
- Status changed from assigned to new
comment:5 Changed 15 years ago by kazutomo
Here is an example of test procedure
- prepare prebuilt kernel images and ramdisk. i.e. bgp-zcl
- compile a mpi test code
- submit a test program with the prebuilt images
- test ssh login to ION and telnet to CN
- rebuild CN/ION kernel images
- submit with bigger partition (>1K) or partially occupied partition
- test kernel parameters (see Documentation/kernel-parameters.txt )
- submit a test program with the newly rebuilt images
- recompiling DCMF libraries ( DCMF Makefile builds arch-runtime )
- recompiling MPI library * need some modification
- submit a test program with the newly rebuilt images
- etc...
Before actual release,
- download tarball that uploaded to the site and extract it
- do the above procedure
comment:6 Changed 15 years ago by hnaik
- Owner changed from harish to hnaik
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.