+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: Intel Core i7 920  (Read 30229 times)

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Intel Core i7 920
« on: 28 Dec 2009, 10:37:30 pm »
i just built a new computer. Asus P6TD Deluxe MoBo.
intel Core i7 920 cpu, 12 gigs DDR3 tri channel RAM
Nvidia video card with 1 gig DDR3 RAM. Instructions
SSE (1, 2, 3, 3S, 4.1, 4.2 ) EM64T, VT-x.

   What is the best app to run ?


                                          Mike
Because we are NOT alone.

Offline arkayn

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 1230
  • Aaaarrrrgggghhhh
    • My Little Place On The Internet
Re: Intel Core i7 920
« Reply #1 on: 29 Dec 2009, 12:14:43 am »
It is usually a tossup between SSSE3 and SSE4.1.

I would go with SSSE3.

Offline MarkJ

  • Knight o' The Realm
  • **
  • Posts: 96
Re: Intel Core i7 920
« Reply #2 on: 29 Dec 2009, 05:32:07 am »
It is usually a tossup between SSSE3 and SSE4.1.

I would go with SSSE3.

Given he has 12Gb i'd assume it has a 64 bit OS, so go for the 64 bit multibeam app. As Arkayn suggests the SSSE3 variety. Unfortunately there isn't one for Astropulse. It seems seti multibeam is somewhat quicker in the x64 version.
« Last Edit: 29 Dec 2009, 05:35:12 am by MarkJ »

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Re: Intel Core i7 920
« Reply #3 on: 29 Dec 2009, 06:15:08 am »
Windows 7, 64 bit
Because we are NOT alone.

Offline MarkJ

  • Knight o' The Realm
  • **
  • Posts: 96
Re: Intel Core i7 920
« Reply #4 on: 30 Dec 2009, 06:25:33 am »
Windows 7, 64 bit

Same here. All mine have been upgraded now.

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Re: Intel Core i7 920
« Reply #5 on: 30 Dec 2009, 08:33:38 pm »
Running a standard non optimized client new computer
has accumulated 15,465 credits in 4 days. i'm going to
stay with this setup for a week or so and see how it goes.

    i will certainly run an optimized client soon, just interested in
documenting precisely how much improvement i get
from it.
Because we are NOT alone.

Sutaru Tsureku

  • Guest
Re: Intel Core i7 920
« Reply #6 on: 30 Dec 2009, 08:47:07 pm »

TouchuvGrey, ..

-> <- (quick instruction)

AFAIK, you can let run 32bit software on 64bit OS.

I don't know what's included in the 64bit Lunatics Installer, but I guess the AP app is also there.


EDIT: If you installed opt. apps the CPU RAC will be the double. Also the performance of your GPU will increase because you will not calculate VLAR WUs (< 0.12x AR) which will make sluggish your PC.
« Last Edit: 30 Dec 2009, 08:53:29 pm by Sutaru Tsureku »

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: Intel Core i7 920
« Reply #7 on: 31 Dec 2009, 04:48:55 am »
    i will certainly run an optimized client soon, just interested in
documenting precisely how much improvement i get
from it.
RAC is imprecise by its nature. You could run offline benchmarks with stock and opt apps to see the difference.

Offline Gizbar

  • Squire
  • *
  • Posts: 45
Re: Intel Core i7 920
« Reply #8 on: 31 Dec 2009, 11:58:36 am »

TouchuvGrey, ..

-> <- (quick instruction)

AFAIK, you can let run 32bit software on 64bit OS.

I don't know what's included in the 64bit Lunatics Installer, but I guess the AP app is also there.


You can normally run 32-bit apps on a 64-bit OS. What you can't do is run a 64-bit app on a 32-bit OS.


regards, Gizbar.

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Re: Intel Core i7 920
« Reply #9 on: 09 Jan 2010, 07:27:32 am »
If i add a 2nd video card does it need to be the same as the 1st ?.

What percentage of the number crunching comes from the GPU
as opposed to from the CPU ?

What sort of gain could i expect from adding a 2nd video card ?

Just downloaded and installed Multibeam optimized app for
64 bit SSE 4.1
Because we are NOT alone.

Offline Claggy

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 3111
    • My computers at Seti Beta
Re: Intel Core i7 920
« Reply #10 on: 09 Jan 2010, 08:55:18 am »
 
If i add a 2nd video card does it need to be the same as the 1st ?.

Nope, it doesn't have to be the same, but Boinc 6.10.x will only run the most capable by default,
you'll need to make a cc_config.xml (you don't have one by default) just copy the following, and paste it using Notepad,
then save it as cc_config.xml making sure it doesn't have a .txt extension, drop the file in your Boinc Data folder and restart Boinc.

Code: [Select]
<cc_config>
<log_flags>
<sched_op_debug>1</sched_op_debug>
</log_flags>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

Quote
What percentage of the number crunching comes from the GPU
as opposed to from the CPU ?

Depends on the GPU / which project the GPU/CPU are running, expect some where between 50% and 90% total RAC coming from the GPU.

Quote
What sort of gain could i expect from adding a 2nd video card ?

Just downloaded and installed Multibeam optimized app for
64 bit SSE 4.1

Claggy

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Re: Intel Core i7 920
« Reply #11 on: 17 Jan 2010, 10:47:14 am »
i currently have a NVIDIA GeForce GT 220 (1024MB) driver: 19045 video card.

Is there anything better in the USD $100.00-$125.00 price range i can add

using the cc_confic.xml  file claggy was kind enough to supply ?

i may end up overclocking the CPU and/or GPU ( s ), but not yet.
Because we are NOT alone.

Offline sunu

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 771
Re: Intel Core i7 920
« Reply #12 on: 17 Jan 2010, 11:55:36 am »
You have many options:
1) Keep it and with those $100-125 get a second card, 9800GT or GTS250 if the price is right
2) Sell it and add the money you get to the other $100-125 you have and get a GTS250 or even a GTX260 if you can reach it.
3) Stay as you are, keep your $100-125 and start saving for the new generation nvidia cards expected to come out in the March-April timeframe. Then you can also sell your current GT220 to add to your money for the new card.

If you want performance right NOW I would go to option 2. If you can wait a little I would definitely go to option 3.

Offline TouchuvGrey

  • Knight o' The Round Table
  • ***
  • Posts: 151
Re: Intel Core i7 920
« Reply #13 on: 17 Jan 2010, 01:47:05 pm »
i can get a Sparkle GeForce GTS 250 Video Card - 512MB DDR3, PCI Express 2.0,
(2) Dual Link DVI, SLI Ready  for $129.95 now
Because we are NOT alone.

Offline sunu

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 771
Re: Intel Core i7 920
« Reply #14 on: 17 Jan 2010, 02:23:34 pm »
If you want performance right NOW I would go to option 2. If you can wait a little I would definitely go to option 3.


 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 48
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 55
Total: 55
Powered by EzPortal