Status of the LDAS release
1.16.0
Scheduled Release date: 2009.10.09
Open Problem Reports
All Problem Reports
Goals
- frameCPP
-
DetectorNames.hh needs config.h => framecpp/config.h
(3379).
-
Unit test to verify performance of read and write
functions in frameCPP on Second Trend frames of 60000
channels (3356).
- diskcahceAPI
-
Remove extra field in ASCII dump format (3380).
-
Remove extra white spaces around interval fields of ASCII
dump (3381).
-
Locked up on ldas-cit during E14 (3386).
-
Restart of the diskcacheAPI rebuilds cache from
scratch (3383)
-
Reenable StatVFS (3355,3341).
- other
-
ligolw_dtd.txt needs to be installed (3378).
-
Mail recipients needs to be part of mail icon for log
messages (3377).
-
TCLGLOBUS_DIR needs to be /ldcg/lib/64 (3376).
-
create ldas-tools rpm(3385)
Status of the LDAS release
1.18.0
Scheduled Release date: TBD
Open Problem Reports
All Problem Reports
Goals
- frameCPP
-
More verbose exception message for opening unsupported frame
files. (3329)
-
prallel compression (3322).
-
parallel i/o (3323).
-
parallel checksum
-
parallel verification
-
SWIG Wrapping for lsc (python) ( med; 1 wk )
-
C library interface into frameCPP (3358)
-
Compression of Burst-MDC data.
(3293)
- frameAPI
-
frameAPI should remove temporary files left over after jobs
failure or API restart
(3328)
-
Thead cancelation to terminate long task such as createRDS
(? wk )(3371).
-
DEVICE_IO_CONFIGURATION should support setting of direct i/o.
(3318)
-
Not all frameAPI commands call SAM stage() (3334)
- diskcahceAPI
-
Rebuild frame disk cache should avoid output partial results
to .frame.cache.
(3239)
-
Profiling
-
Use General::Profile
-
why cacheDump so slow?
-
Hints (3337, 3338)
- internal ( 3day )
- external apps (? depends on implementation)
-
Add OFFLINE status flag
(3389)
-
Core dump analysis when raid controller failed -
perhaps a system return value was not checked?
Status of the LDAS release
Future
Scheduled Release date: TBD
Open Problem Reports
All Problem Reports
Goals
- genericAPI
-
tid class restructing
-
Replace df with C++ system call.
(3265)
- diskcacheAPI
- lsync development
-
Have lsync answer queries
-
Prevent core dumps of lsync.
(3333)
-
Need option to allow thorough checking of frame times.
(2830)
- frameaPI
-
check whether enhancement is needed to reduce CPU time
needed to parse frame cache.
(2954)
-
The createRDS command should trim IFO metadata when
appropriate.
(2934)
-
The frameAPI should detect the existance of output file
for createRDS and halt processing.
(3006)
-
Support direct I/0 ( 3 days
-
tmp files not found
-
cleanup of temps for cancelled/failed jobs
-
Threading of frame tasks
-
The createRDS filechecksum too slow.
(2852)
- metadataAPI
-
DB2 upgrade
- Build
-
Need to support pkg-config.
(3052)
-
Remove use of exception specification.
(3184)
-
Ldas should build and run with gcc optimization -O3.
(3185)
-
Detect CLAPACK via autoconf.
(3351)
-
Detect Xerces via autoconf.
(3350)
-
Detect FFTW via autoconf.
(3349)
-
Building LDAS from tar distribution using ./configure;
make fails.
(2536)
- Testing
-
Regression tests should have a concurrency throttle.
(3339)
-
Test scripts should run on non-martians and use secure
authentications.
(2894)
-
Need test which tries to merge channels from GEO and LIGO
data.
(2771)
- OS
-
Need to test tclglobus on Debian Lenny.
(3310)
-
Correct 64bit builds of frameCPP for Solaris x86.
(3353)
-
64 bit Linux ( 2 days; menkar )
-
Studio Compilers ( 1 wk; tandem-ii )
-
Globus 4.2 ( 1wk; tandem-ii )
(3354)
-
tclglobus ( 1 day; tandem-ii; prereq Globus 4.2 )
-
CentOS 5.3 - See if default tcl/tk is sufficient
-
Migration to GIT
-
Migration to Bugzilla
-
Test gateway on Solaris x86 (Try on ldas-suntest1)
-
Migrate documentation from perceps to Doxygen
-
Compiler optimization (gcc -O3)
-
Native compiler support
-
Native TCL/TK (CentOS 5.3?)
-
SWIG upgrade