[gambit-list] SMP Gambit redux
Bradley Lucier
lucier at math.purdue.edu
Mon Mar 20 09:56:55 EDT 2017
On 03/20/2017 08:05 AM, Marc Feeley wrote:
> Are you in the “smp” branch?
>
> git checkout smp
> make bootclean
> etc
Here's what "worked":
103 22:42 cd gambit
104 22:42 git checkout smp
105 22:43 ./configure
106 22:44 make -j1 current-gsc-boot
107 23:19 ./configure --enable-single-host
--enable-multiple-threaded-vms
108 23:20 make from-scratch
109 0:15 make check
110 9:11 make st
"make st" failed with:
../gsi/gsi -:tl,~~bin=../bin,~~lib=../lib,~~include=../include -e
'(pretty-print (list processor-count: (##current-vm-processor-count)
cpu-count: (##cpu-count)))'
(processor-count: 2 cpu-count: 4)
../gsi/gsi -:tl,~~bin=../bin,~~lib=../lib,~~include=../include -f
./run-unit-tests.scm -stress -gsc
[ 53| 0] 35% #####........... 1175.4s 06-thread/tfib-stress.scm
********************* FAILED unit-tests/06-thread/tfib-stress.scm WITH
EXIT CODE 0
[148| 1] 100% ################ 2294.1s
FAILED 1 UNIT TESTS OUT OF 149 (.7%)
makefile:184: recipe for target 'st' failed
make[1]: *** [st] Error 1
make[1]: Leaving directory '/home/pi/programs/gambit/tests'
makefile:151: recipe for target 'st' failed
make: *** [st] Error 2
>
> Marc
>
> P.S. cute machine name!
Nobody was supposed to see that ... uh ... it's my daughter's machine
... uh ...
Ah, who's kidding whom? My other RPI is named cutie-pi. I'm just an
old softie.
Brad
More information about the Gambit-list
mailing list