Why The Need For Double Precision?

Message boards : GPUs : Why The Need For Double Precision?
Message board moderation

To post messages, you must log in.

AuthorMessage
Jimmy G (BA)

Send message
Joined: 26 Sep 11
Posts: 41
Message 41561 - Posted: 10 Dec 2011, 15:01:49 UTC

I've been searching the boards looking for an answer to this but haven't had any luck, so if someone can point me in the right direction, or can supply an answer here, or correct my misunderstandings of this issue, I offer my semi-eternal gratitude... :)

If I'm understanding this correctly, BOINC project WUs run both in single-precision 32-bit float and double-precision 64-bit float modes on CPUs, correct? If so, then why are GPU-only WUs required to run in 64-bit double-precision float modes only?
ID: 41561 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5080
United Kingdom
Message 41562 - Posted: 10 Dec 2011, 15:18:06 UTC - in response to Message 41561.  

For most of the science projects which run on the BOINC platform, they don't. There may be one or two projects (I believe MilkyWay is one) which have chosen to demand full 64-bit hardware, and haven't programmed their science application to use the well-documented mathematical techniques for emulating 64-bit accuracy on 32-bit hardware, but you'd perhaps be better asking at whichever project is causing you to ask the question.

Alternative answer: these days, even a 32-bit CPU has an internal IEEE-compliant floating point maths coprocessor. GPUs, in general, don't.
ID: 41562 · Report as offensive
Jimmy G (BA)

Send message
Joined: 26 Sep 11
Posts: 41
Message 41584 - Posted: 11 Dec 2011, 12:32:58 UTC
Last modified: 11 Dec 2011, 12:34:22 UTC

I'm thinking I need to do some more reading and look a little closer in my research here... My interpretation of everything I've read so far on the various project boards has led me to believe that any project offering GPU WUs required DP-capable cards. As my computer-science nephew has repeatedly pointed out...it's a "PICNIC", Problem In Chair, Not In Computer. :)


Anyhoo, thanks so much for the clarification on this, I do appreciate it! It would be nice that the various projects had a more unified method of letting potential users know not only what applications they offer, but also what specific hardware and OS is required...everything is very scattershot...and it confuses people like me. :)
ID: 41584 · Report as offensive

Message boards : GPUs : Why The Need For Double Precision?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.