MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica 8

  • To: mathgroup at smc.vnet.net
  • Subject: [mg114075] Re: Mathematica 8
  • From: Syd Geraghty <sydgeraghty at me.com>
  • Date: Mon, 22 Nov 2010 07:41:20 -0500 (EST)
  • References: <r417pS-1065i-18391D6E750649C1B82D4FFBFE266A21@MasterQuark.local>

Bill,

That is a very good reason to get extra DRAM.

More data to suggest how beneficial it would be to have an WRI configuration guide and beefed up BenchMark8 package.


On Nov 20, 2010, at 2:57 PM, Bill Rowe wrote:

>> On 11/19/10 at 5:07 AM, sydgeraghty at me.com (Syd Geraghty) wrote:

>>> So lets look for some data to support the buying decision! Using
>>> MathematicaBenchmark8 with my current machine:

>>> Machine Name:          sydsmacbookpro
>>> System:                MacOS X V 10.6.5 Snow Leopard (64-bit)
>>> Date:                  November 15, 2010
>>> Mathematica Version:   8.0.0
>>> Benchmark Result:      0.41

>> I see bit better with my MacBookPro, an overall score of 0.60.

> Do you have 4 GB RAM? I only have 2 GB.

> I have 6 GB of RAM installed.
> 
>>>> The interesting fact is if I set up Mathematica 8 to use both of
>>>> my MacBooks cores to I get a 61% MathematicaBenchmark8 improvement
>>>> (an impressive result).
> 
>>> Could you elaborate a bit on this? I thought to make use of more
>>> than one core I needed to use commands like Parallelize. Are
>>> modifying the benchmarking code?
> 
>> No ... I just selected to launch parallel kernels on startup of Mathematica 8
>> in Mathematica Preferences.
> 
>> Then I just ran MathematicaMark8 with no code modifications to see
>> what happened.
> 
> So, I gave this a try and the benchmark score for me rises to 0.89.
> 
> That prompted me to look at the code. The code looks at the value of $KernelCount. If Positive[$KernelCount] returns true, the benchmarks are run using parallel computing. This is done using DistributeDefinitions, ParallelMap etc.
> 
> It is useful to know the benchmarking package can be used to benchmark multiple cores. It would have been better if this were documented in the package guide for benchmarking. And while this does give users a transparent way to benchmark multiple cores, it doesn't give users a transparent way to make use of parallel computing.

Cheers .... Syd

Syd Geraghty B.Sc, M.Sc.

sydgeraghty at mac.com

Mathematica 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
MacOS X V 10.6.5 Snow Leopard 
MacBook Pro 2.33 GHz Intel Core 2 Duo  2GB RAM




  • Prev by Date: How to adjust selection w/ arrow keys?, etc.
  • Next by Date: FinancialDerivative Ver 8 (Bug maybe)
  • Previous by thread: Re: Mathematica 8
  • Next by thread: Re: Mathematica 8