[Gmp-commit] /var/hg/www: 3 new changesets

mercurial at gmplib.org mercurial at gmplib.org
Sun Jan 11 16:07:03 UTC 2015


details:   /var/hg/www/rev/6417aeb4e78c
changeset: 193:6417aeb4e78c
user:      Torbjorn Granlund <torbjorng at google.com>
date:      Sun Jan 11 17:02:56 2015 +0100
description:
*** empty log message ***

details:   /var/hg/www/rev/fdac15887cbe
changeset: 194:fdac15887cbe
user:      Torbjorn Granlund <torbjorng at google.com>
date:      Sun Jan 11 17:04:40 2015 +0100
description:
Add item about doc of mpz_ptr and friends.

details:   /var/hg/www/rev/45eabfa37739
changeset: 195:45eabfa37739
user:      Torbjorn Granlund <torbjorng at google.com>
date:      Sun Jan 11 17:06:49 2015 +0100
description:
Add an item.

diffstat:

 devel/GMPng.html       |    9 +-
 devel/testsystems.html |  524 ++++++++++++++++++++++++++++++++----------------
 oldrel/index.html      |    8 +
 3 files changed, 363 insertions(+), 178 deletions(-)

diffs (truncated from 1107 to 300 lines):

diff -r 93c7f23a172d -r 45eabfa37739 devel/GMPng.html
--- a/devel/GMPng.html	Mon Sep 15 21:24:54 2014 +0200
+++ b/devel/GMPng.html	Sun Jan 11 17:06:49 2015 +0100
@@ -315,6 +315,11 @@
 
 <h2> Misc </h2>
 
+  <p style="color:#a00000">
+    Document how to use stdarg on mpz_t, mpq_t, mpf_t.  This requires that we
+    make mpz_ptr, etc, public.  Example use in mpz/inits.c.
+  </p>
+
   <p style="color:#a00000"> Put new low level primitives in tune/speed.c, tests/devel/try.c.
   [RECURRENT] </p>
 
@@ -333,7 +338,7 @@
 
 </div>
 
-<span style="font-size:50%;">Last modified: 2014-09-01 </span>
+<span style="font-size:50%;">Last modified: 2015-01-11 </span>
 
 <div id="footer">
 <table style="width:100%; background-color:#e8e8e8;">
@@ -347,7 +352,7 @@
   <tr>
     <td style="text-align:center;">
       <div style="font-size:80%;">
-	Copyright 2012–2014 Free Software Foundation
+	Copyright 2012–2015 Free Software Foundation
       </div>
     </td>
   </tr>
diff -r 93c7f23a172d -r 45eabfa37739 devel/testsystems.html
--- a/devel/testsystems.html	Mon Sep 15 21:24:54 2014 +0200
+++ b/devel/testsystems.html	Sun Jan 11 17:06:49 2015 +0100
@@ -49,26 +49,26 @@
 GMP developers with an account at <code>shell.gmplib.org</code> can log in to
 any of these systems via <code>shell</code>.  Only virtualised systems marked
 as <i>running on</i> <code>shell</code> are directly reachanble.  Other systems
-can be reached via the system <code>oshell</code> which acts as a secondary
-gateway.  Log in to <code>oshell</code> from <code>shell</code> using this
+can be reached via the system <code>nshell</code> which acts as a secondary
+gateway.  Log in to <code>nshell</code> from <code>shell</code> using this
 command:
 </p>
 <blockquote>
-<code>shell$ ssh -p 2000 localhost</code>
+<code>shell$ ssh -p $((`id -g $USER` + 1000)) localhost</code>
 </blockquote>
 <p>
 Most systems are currently powered off except when tests are being run.
 The system for power control is a bit crude; the command for switching on
-system <code>datan</code> is
+<code>[system]</code> is
 </p>
 <blockquote>
-<code>shell$ pdu on datan</code>
+<code>shell$ pdu on [system]</code>
 </blockquote>
 <p>
-and then it should be switched off again with this command:
+and then it could be switched off again with this command:
 </p>
 <blockquote>
-<code>shell$ pdu off datan</code>
+<code>shell$ pdu off [system]</code>
 </blockquote>
 
 
@@ -83,6 +83,7 @@
     <colgroup><col><col><col><col>
     <colgroup><col>
     <colgroup><col>
+    <colgroup><col>
       <thead>
 	<tr>
 	  <th style="width:9%;"> host
@@ -94,12 +95,13 @@
 	  <th style="text-align:right;"> ram
 	  <th> ecc
 	  <th style="width:10%;"> os/kern
-	  <th style="width:30%;"> status
+	  <th style="width:3%;">  status
+	  <th style="width:30%;"> comment
 	</tr>
       </thead>
       <tbody>
 	<tr>
-	  <td> shell
+	  <td> king
 	  <td> x86-64
 	  <td> Phenom II
 	  <td> K10 Thuban
@@ -108,10 +110,11 @@
 	  <td style="text-align:right;"> 16384
 	  <td style="text-align:center;"> Y
 	  <td> fbsd
-	  <td> ssh at port 2202
+	  <td> on/tug
+	  <td> ssh at port 2202 to virtual shell host
 	</tr>
 	<tr>
-	  <td> oshell
+	  <td> oking
 	  <td> x86-64
 	  <td> FX-4100
 	  <td> Bulldozer Zambezi
@@ -120,7 +123,21 @@
 	  <td style="text-align:right;"> 8192
 	  <td style="text-align:center;"> Y
 	  <td> fbsd
-	  <td>
+	  <td> on
+	  <td> replaced by 'bay'
+	</tr>
+	<tr>
+	  <td> bay
+	  <td> x86-64
+	  <td> Atom C2000
+	  <td> Bay Trail Rangeley
+	  <td style="text-align:center;"> 8
+	  <td style="text-align:right;"> 2400
+	  <td style="text-align:right;"> 32768
+	  <td style="text-align:center;"> Y
+	  <td> nbsd/xen
+	  <td> on
+	  <td> use daughter systems, see next table
 	</tr>
 	<tr>
 	  <td> pile
@@ -129,10 +146,103 @@
 	  <td> Piledriver Vishera
 	  <td style="text-align:center;"> 8
 	  <td style="text-align:right;"> 4000
-	  <td style="text-align:right;"> 32768
+	  <td style="text-align:right;"> 16384
 	  <td style="text-align:center;"> Y
 	  <td>nbsd/xen
-	  <td>primarily use daughter systems, see next table
+	  <td> pdu
+	  <td> use daughter systems, see next table <br>
+	    <!-- <b>hardware problems causing poor stability</b>  -->
+	</tr>
+	<tr>
+	  <td> biko
+	  <td> x86-64
+	  <td> Core i7 920
+	  <td> Nehalem
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 2667
+	  <td style="text-align:right;"> 24576
+	  <td style="text-align:center;"> N
+	  <td> nbsd/xen
+	  <td> pdu
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> tom
+	  <td> x86-64
+	  <td> Core i5 2500
+	  <td> Sandybridge
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 3300
+	  <td style="text-align:right;"> 16384
+	  <td style="text-align:center;"> N
+	  <td> nbsd/xen
+	  <td> pdu
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> hannah
+	  <td> x86-64
+	  <td> Core i5 4570S
+	  <td> Haswell
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 2900
+	  <td style="text-align:right;"> 16384
+	  <td style="text-align:center;"> N
+	  <td> nbsd/xen
+	  <td> on
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> tiger
+	  <td> x86-64
+	  <td> Phenom 9750
+	  <td> K10 Barcelona
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 2400
+	  <td style="text-align:right;"> 8192
+	  <td style="text-align:center;"> Y
+	  <td> nbsd/xen
+	  <td> pdu
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> repentium
+	  <td> x86-64
+	  <td> Core 2 6400
+	  <td> Conroe
+	  <td style="text-align:center;"> 2
+	  <td style="text-align:right;"> 2160
+	  <td style="text-align:right;"> 4096
+	  <td style="text-align:center;"> N
+	  <td> nbsd/xen
+	  <td> pdu
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> jaguar
+	  <td> x86-64
+	  <td> Athlon 5350
+	  <td> Jaguar
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 2050
+	  <td style="text-align:right;"> 16384
+	  <td style="text-align:center;"> N
+	  <td> gnu/linux/xen
+	  <td> on
+	  <td> use daughter systems, see next table
+	</tr>
+	<tr>
+	  <td> arendt
+	  <td> x86-64
+	  <td> Core i7 4790K
+	  <td> Haswell
+	  <td style="text-align:center;"> 4
+	  <td style="text-align:right;"> 4000
+	  <td style="text-align:right;"> 16384
+	  <td style="text-align:center;"> N
+	  <td> gnu/linux/xen
+	  <td> on
+	  <td>
 	</tr>
 	<tr>
 	  <td> bobcat
@@ -144,22 +254,11 @@
 	  <td style="text-align:right;"> 4096
 	  <td style="text-align:center;"> N
 	  <td> nbsd
+	  <td> pdu
 	  <td>
 	</tr>
 	<tr>
-	  <td> tiger
-	  <td> x86-64
-	  <td> Phenom 9750
-	  <td> K10 Barcelona
-	  <td style="text-align:center;"> 4
-	  <td style="text-align:right;"> 2400
-	  <td style="text-align:right;"> 8192
-	  <td style="text-align:center;"> Y
-	  <td> nbsd/xen
-	  <td> primarily use daughter systems, see next table
-	</tr>
-	<tr>
-	  <td> hehe
+	  <td> gege
 	  <td> x86-64
 	  <td> Atom 330
 	  <td> Diamondville
@@ -167,7 +266,8 @@
 	  <td style="text-align:right;"> 1600
 	  <td style="text-align:right;"> 2048
 	  <td style="text-align:center;"> N
-	  <td> fbsd
+	  <td> gnu/linux
+	  <td> pdu
 	  <td>
 	</tr>
 	<tr>
@@ -180,56 +280,9 @@
 	  <td style="text-align:right;"> 8192
 	  <td style="text-align:center;"> Y
 	  <td> nbsd
+	  <td> offline
 	  <td>
 	</tr>
-	<tr>
-	  <td> repentium
-	  <td> x86-64
-	  <td> Core 2 6400
-	  <td> Conroe
-	  <td style="text-align:center;"> 2
-	  <td style="text-align:right;"> 2160
-	  <td style="text-align:right;"> 4096
-	  <td style="text-align:center;"> N
-	  <td> nbsd/xen
-	  <td> primarily use daughter systems, see next table
-	</tr>
-	<tr>
-	  <td> biko
-	  <td> x86-64
-	  <td> Core i7 920
-	  <td> Nehalem
-	  <td style="text-align:center;"> 4
-	  <td style="text-align:right;"> 2667
-	  <td style="text-align:right;"> 24576
-	  <td style="text-align:center;"> N


More information about the gmp-commit mailing list