Re: Performance on new 64bit server compared to my 32bit desktop

From: Yeb Havinga <yebhavinga(at)gmail(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Jose Ildefonso Camargo Tolosa <ildefonso(dot)camargo(at)gmail(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Performance on new 64bit server compared to my 32bit desktop
Date: 2010-08-30 12:52:23
Message-ID: 4C7BA987.3000701@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Scott Marlowe wrote:
> On Mon, Aug 30, 2010 at 1:58 AM, Yeb Havinga <yebhavinga(at)gmail(dot)com> wrote:
>
>> four parallel
>> root(at)p:~/ff/www.cs.virginia.edu/stream/FTP/Code# ./a.out & ./a.out & ./a.out
>> & ./a.out
>>
>
> You know you can just do "stream 4" to get 4 parallel streams right?
>
Which version is that? The stream.c source contains no argc/argv usage,
though Code/Versions/Experimental has a script called Parallel_jobs that
spawns n processes.

-- Yeb

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Eliot Gable 2010-08-30 13:46:26 GPU Accelerated Sorting
Previous Message Scott Marlowe 2010-08-30 10:54:42 Re: Performance on new 64bit server compared to my 32bit desktop