64-bit Mac OS X app released
Message boards :
News :
64-bit Mac OS X app released
Message board moderation
Author | Message |
---|---|
Send message Joined: 26 Jun 08 Posts: 646 Credit: 476,077,208 RAC: 181,068 |
A 64-bit Mac OS X app has been released. It uses less memory and is much faster than the older 32-bit app for Mac. Note that this was built with Xcode 4.0, and requires Mac OS X 10.6 Snow Leopard or greater. It will not run with 10.5 Leopard. |
Send message Joined: 16 Feb 11 Posts: 5 Credit: 20,000,010 RAC: 0 |
Good! What about providing native applications for FreeBSD? Especially 64-bit one? The overwhelming part of my current contribution to the project is due to the native 64-bit application compiled locally. It was not hard to adapt the siever for FreeBSD, I used the snapshot of sources from SourceForge. The unified context patch has 195 lines, mostly fixing the use of deprecated functions and headers. By the way, do you contribute your improvements back? For example, where one can find the sources (or patches) for the "new V5" siever? The big problem with the current situation (for me) is that I have to maintain a lot of local hacks (hacked boinc-client, the scripts to do the actual work with a local siever, etc.). I would not describe the whole process as it will take pages, but in a nutshell, the sieving is done by locally non-boincified 16e siever and the 32-bit linux siever is used just to "check" the results and report it back to the server. The 32-bit linux siever is run via FreeBSD linux compatibility layer which is limited to 32-bit applications only (so it is not possible to run 64-bit optimized siever this way). The downside is that it is becoming quite tedious to maintain all local modifications. The V5 application (which, I believe, is more valuable then the standard 16e?) is also out of the play. So, I am open to help you with the task (from answering any questions regarding FreeBSD up to providing temporary access to my FreeBSD machine or even compiling the application myself - if you trust me, of course :). It would be nice just to install stock boinc-client and define the usage limits without any dance that I have to do right now to contribute to the project! |
Send message Joined: 26 Jun 08 Posts: 646 Credit: 476,077,208 RAC: 181,068 |
That explains your unusually short reported computation times. The validator raised a warning about that but of course validated since the results were good. I will contact you shortly about creating a FreeBSD port. |
Send message Joined: 24 Sep 11 Posts: 6 Credit: 311,796 RAC: 0 |
My 2.8 GHz quad Mac Pro w/8 GB RAM gets very laggy running the old client, will the 64 bit client help at all in that regard? |
Send message Joined: 26 Jun 08 Posts: 646 Credit: 476,077,208 RAC: 181,068 |
Likely yes since it requires less memory. |
Send message Joined: 24 Sep 11 Posts: 6 Credit: 311,796 RAC: 0 |
Thank you. |
Send message Joined: 16 Feb 11 Posts: 5 Credit: 20,000,010 RAC: 0 |
That explains your unusually short reported computation times. The validator raised a warning about that but of course validated since the results were good. I was always wondering if it has attracted your attention or not :))) Less than 1 minute per task is a good speed! It could have being a quantum computing... but sadly it is not :( I will contact you shortly about creating a FreeBSD port. The new email is sent via private message. Sorry %) |