Differences between revisions 3 and 4
Revision 3 as of 2009-12-29 00:09:51
Size: 1144
Editor: Minh Nguyen
Comment: colour the table headers
Revision 4 as of 2009-12-29 00:49:07
Size: 1936
Editor: DavidKirkby
Comment: Add data on Solaris and HP-UX. Perhaps compiler type should be included, as Sage build with gcc but not Sun Studio on Solaris 10
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 ||

Note. Sage 4.3 will only build on Solaris 10 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)

Compile and test results for Sage 4.3

Linux

Distribution

Architecture

RAM

Compile

Doctest

Red Hat Enterprise Linux Server 5.4

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

128 GB

Yes

Pass

Ubuntu 8.04.3 LTS

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

128 GB

Yes

Pass

Mac OS X

Distribution

Architecture

RAM

Compile

Doctest

Unix

Distribution

Architecture

RAM

Compile

Doctest

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

Note. Sage 4.3 will only build on Solaris 10 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)