This page summarizes the status of support for the current COOL release on the different LCG platforms.
Support for COOL on a given platform is only declared if the software passes all tests from the three COOL test suites:
- RelationalCool test suite (tests of the public C++ API and its implementation library)
- PyCool test suite (tests of the COOL API python bindings)
The current release COOL_1_3_2a is supported on the following six platforms:
- win32_vc71_dbg (libraries are built as win32_vc71_dbg_wine using Wine on Linux)
Test libraries (failling the certification) are also built and installed in the LCG area for the following six platforms:
Private test builds are also performed for the following platform:
The following matrix summarizes the certification status for the different platforms against the three COOL test suites:
Platform |
Status |
C++ tests |
PyCool tests |
LCG.PyCoolUtilities tests |
slc3_ia32_gcc323 |
Supported |
OK |
OK |
OK |
slc3_ia32_gcc323_dbg |
Supported |
OK |
OK |
OK |
slc3_ia32_gcc323_gcov |
Supported |
OK |
OK |
OK |
slc3_ia32_gcc344 |
Supported |
OK |
OK |
OK |
slc3_ia32_gcc344_dbg |
Supported |
OK |
OK |
OK |
win32_vc71_dbg |
Supported |
OK |
OK |
OK |
slc3_amd64_gcc344 |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
slc3_amd64_gcc344_dbg |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
slc4_ia32_gcc345 |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
slc4_ia32_gcc345_dbg |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
slc4_amd64_gcc345 |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
slc4_amd64_gcc345_dbg |
Not Supported |
NOT OK |
NOT OK |
NOT OK |
-- Main.valassi - 15 May 2006