Differences between revisions 6 and 7
Revision 6 as of 2009-12-29 01:02:24
Size: 2321
Editor: Minh Nguyen
Comment: add 32/64 bit information
Revision 7 as of 2009-12-29 01:15:08
Size: 2757
Editor: DavidKirkby
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
|| Solaris 10 update 6 || Sun T5240 2 x T2+ !CoolThreads (Niagra) CPUs @ 1167 MHz || || 32 GB || || Yes || n Failures ||
|| HP-UX 11.11 || HP C3600 1 x PA-8600 (PA-RISC) CPU @ 552 MHz || || 8 GB || || No || N/A ||
|| Open Solaris 06/2009 || Sun Ultra 27 Intel(R) Xeon(R) CPU W3580 @ 3.33 GHz || || 12 GB || || No || N/A ||
|| Solaris 10 update 6 || Sun T5240 2 x T2+ !CoolThreads (Niagra) CPUs @ 1167 MHz || 32-bit || 32 GB || GCC 4.4.1 || Yes || n Failures ||
|| Solaris 10 update 6 || Sun T5240 2 x T2+ !CoolThreads (Niagra) CPUs @ 1167 MHz || 64-bit || 32 GB || GCC 4.4.1 || No || N/A
||
|| HP-UX 11.11 || HP C3600 1 x PA-8600 (PA-RISC) CPU @ 552 MHz || 32-bit || 8 GB || GCC 4.3.3 || No || N/A ||
|| HP-UX 11.11 || HP C3600 1 x PA-8600 (PA-RISC) CPU @ 552 MHz || 64-bit || 8 GB || GCC 4.3.3
|| No || N/A ||
|| Open Solaris 06/2009 || Sun Ultra 27 Intel(R) Xeon(R) CPU W3580 @ 3.33 GHz || 32-bit || 12 GB || GCC 4.3.4 || No || N/A ||
|| Open Solaris 06/2009 || Sun Ultra 27 Intel(R) Xeon(R) CPU W3580 @ 3.33 GHz || 64-bit || 12 GB || GCC 4.3.4 || No || N/A ||
Line 26: Line 29:
Note. Sage 4.3 will only build on Solaris 10 if one of the following three conditions is met: Note. Sage 4.3 will only build on Solaris 10 in 32-bit mode if one of the following three conditions is met:

Compile and test results for Sage 4.3

Linux

Distribution

Architecture

32/64 bit

RAM

Compiler

Build

Doctest

Red Hat Enterprise Linux Server 5.4

Intel(R) Xeon(R) CPU X7460 @ 2.66GHz

64-bit

128 GB

GCC 4.1.2

Yes

Pass

Ubuntu 8.04.3 LTS

Intel(R) Xeon(R) CPU X7460 @ 2.66GHz

64-bit

128 GB

GCC 4.2.4

Yes

Pass

Mac OS X

Distribution

Architecture

32/64 bit

RAM

Compiler

Build

Doctest

Unix

Distribution

Architecture

32/64 bit

RAM

Compiler

Build

Doctest

Solaris 10 update 6

Sun T5240 2 x T2+ CoolThreads (Niagra) CPUs @ 1167 MHz

32-bit

32 GB

GCC 4.4.1

Yes

n Failures

Solaris 10 update 6

Sun T5240 2 x T2+ CoolThreads (Niagra) CPUs @ 1167 MHz

64-bit

32 GB

GCC 4.4.1

No

N/A

HP-UX 11.11

HP C3600 1 x PA-8600 (PA-RISC) CPU @ 552 MHz

32-bit

8 GB

GCC 4.3.3

No

N/A

HP-UX 11.11

HP C3600 1 x PA-8600 (PA-RISC) CPU @ 552 MHz

64-bit

8 GB

GCC 4.3.3

No

N/A

Open Solaris 06/2009

Sun Ultra 27 Intel(R) Xeon(R) CPU W3580 @ 3.33 GHz

32-bit

12 GB

GCC 4.3.4

No

N/A

Open Solaris 06/2009

Sun Ultra 27 Intel(R) Xeon(R) CPU W3580 @ 3.33 GHz

64-bit

12 GB

GCC 4.3.4

No

N/A

Note. Sage 4.3 will only build on Solaris 10 in 32-bit mode if one of the following three conditions is met:

  • Sun Studio is not installed

  • Sun Studio is installed, but its location moved to a non-standard one, so it can't be found.
  • William's patch #2 at http://trac.sagemath.org/sage_trac/ticket/6595 is applied. (This breaks the build on some OS X versions, so it was not included in Sage 4.3. A revised version should allow Solaris to build, without breaking the build on OS X)