Differences between revisions 18 and 40 (spanning 22 versions)
Revision 18 as of 2009-12-29 11:57:37
Size: 4090
Editor: Minh Nguyen
Comment:
Revision 40 as of 2022-04-05 05:46:13
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Compile and test results for Sage 4.3 =


<<TableOfContents>>


= Linux =

||<style="background-color: #c8c8ff;"> '''Reported by''' ||<style="background-color: #c8c8ff;"> '''Distribution''' ||<style="background-color: #c8c8ff;"> '''Architecture''' ||<style="background-color: #c8c8ff;"> '''32/64 bit''' ||<style="background-color: #c8c8ff;"> '''RAM''' ||<style="background-color: #c8c8ff;"> '''Compiler''' ||<style="background-color: #c8c8ff;"> '''Build''' ||<style="background-color: #c8c8ff;"> '''Doctest''' ||
|| Minh Van Nguyen || Fedora 12 || AMD Phenom(tm) II X4 940 Processor with NVIDIA GeForce GPUs || 64-bit || 16 GB || GCC 4.4.2 || No || N/A ||
|| Minh Van Nguyen || Fedora 12 || Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz || 64-bit || 8 GB || GCC 4.4.2 || Yes || Pass ||
|| Minh Van Nguyen || openSUSE 11.1 || Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz || 64-bit || 8 GB || GCC 4.4.2 || Yes || Pass ||
|| Minh Van Nguyen || 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 ||
|| Minh Van Nguyen || 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 =

||<style="background-color: #c8c8ff;"> '''Reported by''' ||<style="background-color: #c8c8ff;"> '''Distribution''' ||<style="background-color: #c8c8ff;"> '''Architecture''' ||<style="background-color: #c8c8ff;"> '''32/64 bit''' ||<style="background-color: #c8c8ff;"> '''RAM''' ||<style="background-color: #c8c8ff;"> '''Compiler''' ||<style="background-color: #c8c8ff;"> '''Build''' ||<style="background-color: #c8c8ff;"> '''Doctest''' ||
|| Minh Van Nguyen || Mac OS X 10.6.2 || Dual-Core Intel Xeon CPU @ 2.66 GHz || 64-bit || 8 GB || GCC 4.2.1 || Yes || n failures {{attachment:devel/BuildFarm/sage-4.3/doctest-osx-10.6.2-x86.log.bz2 | test log}} ||
|| Georg S. Weber || Mac OS X 10.4.11 || Intel(R) Core(TM)2 Duo CPU @ 2.00 GHz || 32-bit || 2 GB || GCC 4.0.1 || Yes || N/A ||
|| Georg S. Weber || Mac OS X 10.4.11 || PowerPC G4 (7440) CPU @ 0.55 GHz || 32-bit || 0.768 GB || GCC 4.0.1 || Yes || N/A ||


= Unix =

||<style="background-color: #c8c8ff;"> '''Reported by''' ||<style="background-color: #c8c8ff;"> '''Distribution''' ||<style="background-color: #c8c8ff;"> '''Architecture''' ||<style="background-color: #c8c8ff;"> '''32/64 bit''' ||<style="background-color: #c8c8ff;"> '''RAM''' ||<style="background-color: #c8c8ff;"> '''Compiler''' ||<style="background-color: #c8c8ff;"> '''Build''' ||<style="background-color: #c8c8ff;"> '''Doctest''' ||
|| David Kirkby || 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 ||
|| David Kirkby || Solaris 10 update 6 || Sun T5240 2 x T2+ !CoolThreads (Niagra) CPUs @ 1167 MHz || 32-bit || 32 GB || Sun Studio 12 || No || N/A ||
|| David Kirkby || 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 ||
|| David Kirkby || 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 ||
|| David Kirkby || 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 ||
|| David Kirkby || 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 ||
|| David Kirkby || 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)