[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: my status
From: |
Ben Pfaff |
Subject: |
Re: my status |
Date: |
Tue, 1 Sep 2020 08:52:08 -0700 |
https://www.amd.com/en/products/cpu/amd-ryzen-threadripper-3990x
On Tue, Sep 1, 2020 at 8:48 AM Friedrich Beckmann
<friedrich.beckmann@gmx.de> wrote:
>
> What kind of computer is that! My Macbook:
>
> time make -j16 check TESTSUITEFLAGS=-j16
> ...
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> 1206 tests were successful.
> 5 tests were skipped.
>
> real 2m46.090s
> user 6m26.361s
> sys 2m17.369s
>
> > Am 31.08.2020 um 21:12 schrieb Ben Pfaff <blp@cs.stanford.edu>:
> >
> > On Sun, Aug 30, 2020 at 4:33 PM Ben Pfaff <blp@cs.stanford.edu> wrote:
> >>
> >> I received my new computer for PSPP development Wednesday.
> >> I thought I would get up and running quickly since I bought a machine
> >> with GNU/Linux preinstalled, but it's actually been a pain. So it's
> >> taking me longer than I expected. I do hope to get a new PSPP
> >> release out in a few days.
> >
> > This new machine is fun, though:
> >
> > $ time make -j128 check TESTSUITEFLAGS=-j128
> > ...
> > ## ------------- ##
> > ## Test results. ##
> > ## ------------- ##
> >
> > 1210 tests were successful.
> > 1 test was skipped.
> > make[3]: Leaving directory '/home/blp/pspp/master/_build'
> > make[2]: Leaving directory '/home/blp/pspp/master/_build'
> > make[1]: Leaving directory '/home/blp/pspp/master/_build'
> >
> > real 0m10.246s
> > user 2m9.518s
> > sys 1m42.127s
> >
>
- Re: my status, Friedrich Beckmann, 2020/09/01
- Re: my status,
Ben Pfaff <=