ApCoCoA-1:Build specifications: Difference between revisions
Created teh page. |
S schuster (talk | contribs) Added Mac specifications and modified Latte sources |
||
Line 9: | Line 9: | ||
Static libraries: | Static libraries: | ||
* | * apcocoa (ApCoCoALib) 1.1 | ||
* atlas (ATLAS) | * atlas (ATLAS) | ||
* blas (BLAS) | * blas (BLAS) | ||
Line 33: | Line 33: | ||
Static libraries: | Static libraries: | ||
* | * apcocoa (ApCoCoALib) 1.1 | ||
* boost_program_options (Boost Program Options) 1.38 | * boost_program_options (Boost Program Options) 1.38 | ||
* boost_thread (Boost Thread) 1.38 | * boost_thread (Boost Thread) 1.38 | ||
Line 55: | Line 55: | ||
Static libraries: | Static libraries: | ||
* | * apcocoa (ApCoCoALib) 1.1 | ||
* atlas (ATLAS) | * atlas (ATLAS) | ||
* blas (BLAS) | * blas (BLAS) | ||
Line 80: | Line 80: | ||
Static libraries: | Static libraries: | ||
* | * apcocoa (ApCoCoALib) 1.1 | ||
* boost_program_options (Boost Program Options) 1.38 | * boost_program_options (Boost Program Options) 1.38 | ||
* boost_thread (Boost Thread) 1.38 | * boost_thread (Boost Thread) 1.38 | ||
Line 92: | Line 92: | ||
[http://www.apcocoa.org/download/apcocoa/linux64/additional-resources/latte-for-tea-too-1.2-mk-0.9.3-apcocoa-1.1-changes.tar.gz latte-for-tea-too-1.2-mk-0.9.3.tar.gz] | [http://www.apcocoa.org/download/apcocoa/linux64/additional-resources/latte-for-tea-too-1.2-mk-0.9.3-apcocoa-1.1-changes.tar.gz latte-for-tea-too-1.2-mk-0.9.3.tar.gz] | ||
==Mac OS X== | |||
'''ApCoCoAServer''' | |||
Build on Mac OS X, 10.4 system. | |||
Compiler: g++-4.0.1 | |||
Static libraries: | |||
* apcocoa (ApCoCoALib) 1.1 | |||
* atlas (ATLAS) 3.8.2 | |||
* boost_thread (Boost Thread) 1.38 | |||
* cocoa (CoCoALib) 0.99.28 | |||
* gfortran (GFortran) ? | |||
* givaro (Givaro) 3.2.13 | |||
* gmp (GMP) 4.2.4 | |||
* iml (IML) 1.0.2 | |||
* linbox (LinBox) 1.1.6 | |||
* Apple accelerate framework 1.3.1 | |||
Dynamic libraries: | |||
* pthread | |||
'''ApCoCoABBFServer''' | |||
Build on Mac OS X, 10.4 system. | |||
Compiler: g++-4.0.1 | |||
Static libraries: | |||
* apcocoa (ApCoCoALib) 1.1 | |||
* boost_program_options (Boost Program Options) 1.38 | |||
* boost_thread (Boost Thread) 1.38 | |||
* cocoa (CoCoALib) 0.99.28 | |||
* gmp (GMP) | |||
Dynamic libraries: | |||
* pthread | |||
'''Modified LattE "for tea, too" source''' | |||
[http://www.apcocoa.org/download/apcocoa/osx-universal/additional-resources/latte-for-tea-too-1.2-mk-0.9.3-apcocoa-1.1-mac.tar.gz latte-for-tea-too-1.2-mk-0.9.3.tar.gz] |
Revision as of 20:46, 6 May 2009
ApCoCoA-1.1 build specifications
Linux 32bit
ApCoCoAServer
Build on Ubuntu 8.10 system.
Compiler: g++-4.3.2
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- atlas (ATLAS)
- blas (BLAS)
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gfortran (GFortran)
- givaro (Givaro) 3.2.14rc1
- gmp (GMP)
- gmpxx (GMP C++ wrapper)
- iml (IML) 1.0.2
- lapack (LAPACK)
- linbox (LinBox) 1.1.6
Dynamic libraries:
- pthread
ApCoCoABBFServer
Build on Ubuntu 8.10 system.
Compiler: g++-4.3.2
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- boost_program_options (Boost Program Options) 1.38
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gmp (GMP)
Dynamic libraries:
- pthread
Modified LattE "for tea, too" source
latte-for-tea-too-1.2-mk-0.9.3.tar.gz
Linux 64bit
ApCoCoAServer
Build on Ubuntu 8.04 system.
Compiler: g++-4.2.4
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- atlas (ATLAS)
- blas (BLAS)
- boost_program_options (Boost Program Options) 1.38
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gfortran (GFortran)
- givaro (Givaro) 3.2.14rc1
- gmp (GMP)
- gmpxx (GMP C++ wrapper)
- iml (IML) 1.0.2
- lapack (LAPACK)
- linbox (LinBox) 1.1.6
Dynamic libraries:
- pthread
ApCoCoABBFServer
Build on Ubuntu 8.04 system.
Compiler: g++-4.2.4
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- boost_program_options (Boost Program Options) 1.38
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gmp (GMP)
Dynamic libraries:
- pthread
Modified LattE "for tea, too" source
latte-for-tea-too-1.2-mk-0.9.3.tar.gz
Mac OS X
ApCoCoAServer
Build on Mac OS X, 10.4 system.
Compiler: g++-4.0.1
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- atlas (ATLAS) 3.8.2
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gfortran (GFortran) ?
- givaro (Givaro) 3.2.13
- gmp (GMP) 4.2.4
- iml (IML) 1.0.2
- linbox (LinBox) 1.1.6
- Apple accelerate framework 1.3.1
Dynamic libraries:
- pthread
ApCoCoABBFServer
Build on Mac OS X, 10.4 system.
Compiler: g++-4.0.1
Static libraries:
- apcocoa (ApCoCoALib) 1.1
- boost_program_options (Boost Program Options) 1.38
- boost_thread (Boost Thread) 1.38
- cocoa (CoCoALib) 0.99.28
- gmp (GMP)
Dynamic libraries:
- pthread
Modified LattE "for tea, too" source latte-for-tea-too-1.2-mk-0.9.3.tar.gz