+- +-
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: optimized sources  (Read 604182 times)

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #630 on: 08 Oct 2010, 06:37:31 pm »
Hi Jason,
Today I cloned my system, to work with different compiler-products(ICSProf and PS2011) independent.
This seems the best solution at time, as long as Intel did not use a common menue with switch-technology for all its compiler products(i.e. ICS067, PS2011).
For instance a user has own both Products(ICSProf and PS2011) so he has a valid license for ICSProf wich includes IPP, ITBB and MKL and a valid license for PS2011 which includes IPP, ITBB but he can not use MKL in PS2011(because it is not part of the product PS2011).
I moaned this already in the Beta of PS2011, but had no sucess.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
By the way the 500GB Hybrid disk homes now the clone as follow:
Partition1 80GB System(clone)
Partition2 55GB DATA(clone)
Partition3 158GB common data(original and clone)
Partition4 158GB Backup area (for original and clone)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
later I will install BOINC in the common data area, so that original and clone has the same data and can run in both systems. Hope this will work.

ICSProf - Intel Compiler Suite Professional
PS2011 - Intel Parallel Studio 2011

heinz
modify: some typo

« Last Edit: 13 Oct 2010, 05:32:09 pm by _heinz »

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #631 on: 09 Oct 2010, 10:03:32 am »
Today I can confirm both, the clone and the original, can work with installed BOINC in common area and both took off work and progress from the other side.
Great, it works.
~~~~~~~~~
heinz

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #632 on: 10 Oct 2010, 04:33:19 pm »
By the way today 10.10.2010 I got Total Credit 14,009,856  ;)
Although I had have a long out time this summer, V8-Xeon started now with some good numbers.

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #633 on: 11 Oct 2010, 03:33:16 pm »
Today I installed PS2011 on the cloned OS of R3600.
Additionel I had to create a new directory PS2011_2k8 in our source tree to hold solutionfiles separate from ICC11_2k8. This is necessary because the installation of PS2011 makes ICC11(067) unuseable by overwritten IDE integration. And when the projectfile is converted to PS2011 there is no step to go back to ICC11 anymore.
It's not easy to create a full functional multi-developer environment.

heinz

 

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #634 on: 13 Oct 2010, 05:09:26 pm »
How to use MKL in PS2011
Normally PS2011 does not support MKL, you remember we have no menu entry.
I found a way to use it without any menu entry
~~~~~~~~~~~~~~
include
for MKL additional
;$(INTEL_DEF_IA32_INSTALL_DIR)MKL\Include;$(INTEL_DEF_IA32_INSTALL_DIR)MKL\Include\fftw

Linker section
(to use MKL sequential)
please add to
Additional Libraries Directory:
;$(INTEL_DEF_IA32_INSTALL_DIR)MKL\ia32\lib
Input Additional dependencies:
mkl_solver_sequential.lib mkl_intel_c.lib mkl_sequential.lib mkl_core.lib
~~~~~~~~~~~~~~~~~~~~~
Linker section
(to use MKL parallel)
please add to
Additional Libraries Directory:
$(INTEL_DEF_IA32_INSTALL_DIR)Lib\ia32;$(INTEL_DEF_IA32_INSTALL_DIR)MKL\ia32\Lib
Input Additional dependencies:
mkl_solver.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib
~~~~~~~~~~~~~~~~~~~~~
In Visual Studio I had additional to add a hard link to VC++Directories --> Libraries
$(INTEL_DEF_IA32_INSTALL_DIR)lib\ia32
$(INTEL_DEF_IA32_INSTALL_DIR)MKL\ia32\lib

D:\I\Intel\Compiler\11.1\067\mkl\ia32\lib
~~~~~~~~~~~~~~~~~~~~~~~~~
Regards

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #635 on: 13 Oct 2010, 06:07:37 pm »
Last week I bought a additional license of "Intel Parallel Studio 2011" to install it on the cloned OS. That's my personal small amount to support seti.  ;)
Have a look at the Emergency fund drive
Your donations are welcome.

heinz

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #636 on: 14 Oct 2010, 11:32:10 am »
90 000 calls... really a epic thread
thank you to all readers looking up here.

Kindest regards Heinz  ;)

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #637 on: 15 Oct 2010, 05:29:07 pm »
Hi,
Dual-Core Intel® Xeon® processor 5100 series systems. To get the best Intel MKL
performance on Dual-Core Intel® Xeon® processor 5100 series systems, enable the
Hardware DPL (streaming data) Prefetcher functionality of this processor. To configure this
functionality, use the appropriate BIOS settings where, as described in your BIOS
documentation.

heinz

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #638 on: 16 Oct 2010, 12:04:20 pm »
Hi,
~~~~~~~~~~~~~~~~
16.10.2010 17:11:41      NVIDIA GPU 0: GeForce GTX 470 (driver version 25896, CUDA version 3010, compute capability 2.0, 1248MB, 726 GFLOPS peak)
16.10.2010 17:11:41      NVIDIA GPU 1: GeForce GTX 470 (driver version 25896, CUDA version 3010, compute capability 2.0, 1249MB, 726 GFLOPS peak)
~~~~~~~~~~~~~~~~
got it running.
now we have a dual pair of GTX470 for our testfield

heinz

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #639 on: 18 Oct 2010, 01:26:59 pm »
For all who own GTX470, GTX480 and run out of work.
I tested the new app from Milkyway, it runs on my two GTX470.
Have a look there
You can now choose milkyway as your backup project   ;)
heinz

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #640 on: 25 Oct 2010, 06:19:24 pm »
Out of topic:
In this times of longer seti outage(till the new servers arrive and work properly) I switched now
to Collatz. The 2 GTX470(Colorful) produce ~230 -250000 per day(nothing oc'ed) and the 8 cpus are running Docking. No problem to feed 2 GTX470 with a real 8-core.
a typical result:
Run time 537.841553
CPU time 57.96875
stderr out <core_client_version>6.10.58</core_client_version>
<![CDATA[
<stderr_txt>
Collatz v2.05 for CUDA 3.1
Start           2366225450231397067112
Checking        206,158,430,208 numbers
Calculate       65,536 items per loop
Loop            8,192 times per reduction
Sleep           0 ms while waiting
Device          GeForce GTX 470
Memory          1,248 MB (1,199/1,248 free/total MB)
Highest Steps   1,904 for 2366225450271017930578
Total Steps     101,532,477,026,622
GPU             534.942 seconds
Total           536.445 seconds
23:55:41 (4672): called boinc_finish

</stderr_txt>
]]>
 
Validate state Valid


heinz  ;)

Offline _heinz

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 2117
Re: optimized sources
« Reply #641 on: 30 Oct 2010, 06:23:20 pm »
Good news: France Telecom offered me 1,2Mbit
and it works now as you can see:
ADSL-Firmwareversion: A2pB023b.d20e
Modemstatus Connected
Downstream-Verbindungsgeschwindigkeit 1214 kbps
Upstream-Verbindungsgeschwindigkeit 326 kbps
VPI 8
VCI 35
~~~~~~~~~~~~~~~
better than nothing, till now I was sitting behind a 64Kbit line
So I'm happy with it
heinz

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: optimized sources
« Reply #642 on: 30 Oct 2010, 07:06:10 pm »
 :) Nice and i'm getting envious having actually only a third of that.
_\|/_
U r s

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: optimized sources
« Reply #643 on: 30 Oct 2010, 07:32:40 pm »
What's going on over there then ?  Not that long ago my ISP, without asking, dropped the cable price by $10/month & tripled the downloads speed to 20Mbps.

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: optimized sources
« Reply #644 on: 30 Oct 2010, 07:35:15 pm »
 :o :'( ;) Stop it, please.
_\|/_
U r s

 

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: 81
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 79
Total: 79
Powered by EzPortal