+- +-
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: 64 bit Win builds  (Read 12067 times)

Offline MarkJ

  • Knight o' The Realm
  • **
  • Posts: 96
64 bit Win builds
« on: 15 Jun 2013, 07:40:28 am »
There used to be a 64 bit Multi-beam v6. Are there any plans to make 64 bit Multi-beam v7 and/or Astropulse for Windows?

Given the plethora of builds I could understand why not, just asking as there are a lot more 64 bit hosts around these days. While they may not give a speed benefit they may get a memory footprint improvement (not having to load 32 support libs into memory).  Happy to install it by hand.

Offline Josef W. Segur

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 3112
Re: 64 bit Win builds
« Reply #1 on: 15 Jun 2013, 03:43:57 pm »
I did try to make some AKv8c 64 bit Win builds, but they weren't successful. Time pressure to get 32 bit builds suitable for the installer forced deferral of further efforts, but I do intend to revisit that. Your point about memory footprint is a consideration I'll keep in mind, and I do have a 64 bit Windows 7 system for alpha testing.
                                                       Joe

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: 64 bit Win builds
« Reply #2 on: 15 Jun 2013, 03:50:09 pm »
Don't think memory footprint will be reduced. We have almost all besides FFTW statically linked. At least in MSVC builds.
x64 still worth to try due to increased register pool and different argument passing convention (more in registers rather than in stack).

[Regarding memory footprint worth to revive my DLL branch where quite a lot supporting functions were moved to SETI own DLL. For multicore CPUs such approach does reduce memory footprint.

Offline Josef W. Segur

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 3112
Re: 64 bit Win builds
« Reply #3 on: 15 Jun 2013, 05:19:38 pm »
The WoW64 stuff which needs to be loaded adds to the application footprint when running 32 bit applications on 64 bit Windows. Conversely, 64 bit applications usually use more memory because some standard types are larger. I'm not sure how the final balance will work out for our apps, but all other things being equal I'd consider smaller memory usage desirable.
                                                      Joe

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: 64 bit Win builds
« Reply #4 on: 15 Jun 2013, 06:02:40 pm »
WoW64 should be loaded if at least one 32-bit process running in system, right?
And it's almost impossible to not run any 32-bit processes at all just because most browsers prefer 32-bit form (chrome for example).
Also, though almost certainly I installed x64 BOINC on x64 OS (Win7x64) glance at task list showed that both boinc.exe and boincmgr are 32-bit processes. So, WoW64 will be loaded inevitably.

Offline MarkJ

  • Knight o' The Realm
  • **
  • Posts: 96
Re: 64 bit Win builds
« Reply #5 on: 15 Jun 2013, 08:10:08 pm »
WoW64 should be loaded if at least one 32-bit process running in system, right?
And it's almost impossible to not run any 32-bit processes at all just because most browsers prefer 32-bit form (chrome for example).
Also, though almost certainly I installed x64 BOINC on x64 OS (Win7x64) glance at task list showed that both boinc.exe and boincmgr are 32-bit processes. So, WoW64 will be loaded inevitably.

Both BOINC and BOINCMGR are showing as 64 bit on my Win7 x64 machines.

Chrome as far as I understand is only a 32 bit app. I haven't seen a 64 bit available to download.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: 64 bit Win builds
« Reply #6 on: 16 Jun 2013, 03:30:20 am »
yes, so anyone who has Chrome has WoW64 loaded.
Check own host - what other 32-bit processes are active?

 

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