Status of the LDAS release
1.20.0
Scheduled Release date: TBD
Open Problem Reports
All Problem Reports
Goals
- frameCPP
-
C library interface into frameCPP
(3358)
-
SWIG Wrapping for lsc (python)
(3394)
-
Compression of Burst-MDC data.
(3293)
- frameAPI
-
DEVICE_IO_CONFIGURATION should support setting of direct i/o.
(3318)
-
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).
-
Not all frameAPI commands call SAM stage() (3334)
-
Loosen the sample rate restrictions for RDS generation.
(3414)
- diskcahceAPI
-
Support multiple file extensions for SDGT. scanner
(3436)
-
Add OFFLINE status flag
(3389)
-
Remove TCL formatting of results at the C++ layer.
(PR# 3432)
-
Remove unused code
(PR# 3401)
-
Profiling
-
Use General::Profile
-
why cacheDump so slow?
-
The settting of the variable ::SCANNED_FILENAME_EXTENSIONS
needs to be pushed to C++
(3428)
Status of the LDAS release
Future
Scheduled Release date: TBD
Open Problem Reports
All Problem Reports
Goals
- frameCPP
-
parallel compression (3322).
-
Parallel i/o
(3323)
-
parallel checksum
-
parallel verification
- 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)
-
Memory footprint doubles after call to getFrameCache.
(3415)
- 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)
-
Add time stamp of when the builds finish.
(3413)
-
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