GPU computing
From BOINC
Contents |
Most computers are equipped with a Graphics Processing Unit (GPU) that handles their graphical output, including the 3-D animated graphics used in computer games. The computing power of GPUs has increased rapidly, and they are now often much faster than the computer's main processor, or CPU.
Some BOINC-based projects have applications that run on GPUs. These applications run from 2X to 10X faster than the CPU-only version. We urge BOINC participants to use them if possible. Just follow these instructions:
Check whether your computer has a capable GPU
- Identify the model name of your GPU.
- On Windows, use GPU-Z found here. (note: The listed capabilities of the card may be inaccurate on multi GPU systems.)
- On linux, in a console use: lspci | grep VGA
- On Macintosh, Select About this Mac from the Apple menu, then click More Info. Under Hardware select Graphics/Displays.
- Note the Adapter Type and Memory Size.
- To find out if your NVIDIA GPU is compatible: check NVIDIA's list of CUDA-enabled products. If your GPU is listed here and has at least 256MB of RAM, it's compatible.
- ATI GPUs: you need a platform based on the AMD R600 or AMD R700 GPU or later. R600 GPUs are found on ATI Radeon HD2400, HD2600, HD2900 and HD3800 graphics board. R700 GPUs are found on HD4350 to HD4890 graphics boards. Check ATI's list of Stream-enabled products and ATI's list of OpenCL-enabled products.
- Intel GPUs: Currently the Sandybridge is the only openCL capable Intel GPU, however future CPUs will also support openCL. Unfortunately at this time, BOINC only looks for ATI and Nvidia GPUs specifically; therefore no other openCL capable devices will work for BOINC, including Intel.
Note: Some projects may have additional requirements. Check with the website of your project of interest for more details.
Get the latest BOINC software
- Download and install the latest version of the BOINC software. On Windows do not install BOINC in Protected Access Execution (PAE) mode aka service mode. If you do, BOINC will not be able to detect or use your GPU. On Linux you can install BOINC as a service daemon and on certain distros configure X-server to allow BOINC access to the GPU. See GPU with BOINC as daemon on Linux for details.
Get the latest driver
Run BOINC, and look at the Messages. If BOINC reports a GPU, your current driver might be okay, however some projects may requier newer drivers because they use features only found in later versions.
You can get the latest video drivers from:
- Get latest NVIDIA driver (Mac users: you need a special CUDA Driver).
- Get latest ATI driver.
(BOINC does not yet support Intel Sandybridge or later GPUs)
Attach to projects with GPU applications
Projects with NVIDIA applications:
- AQUA@home (CUDA offline) Project retired, commercial!
- Collatz Conjecture (Windows and Mac OS X on Intel)
- DistrRTgen (Windows, Linux 64bit)
- DNETC@Home (Windows, Linux 32bit, Linux 64bit ) Project retired
- Einstein (Linux, Windows and Mac OS X on Intel)
- GPUgrid.net (Linux 32 & 64bit and Windows) Bit slow but a GT220 works.
- Lattice (Coming soon)
- Milkyway@home (Double precision GPU required, so compute capability 1.3 or higher, meaning a GForce GTX 260 or better) (Linux 64bit and Windows)
- Moo! (Driver 256.00 or better, Compute Capability 1.0 or higher, Minimum device memory 64MB - http://moowrap.net/forum_thread.php?id=16)
- PrimeGrid (Proth Prime Search (Sieve), Linux 32bit, Linux 64bit Windows and Mac OS X on Intel; Cullen/Woodall Prime Search (Sieve), Linux 32bit, Linux 64bit, Windows and Mac OS X on Intel)
- SETI@home (Windows only)
- SETI@home Beta (Windows only)
Projects with ATI applications:
- Collatz Conjecture (Windows, Windows 64bit, Linux 64bit)
- DNETC@Home (Windows and Linux 32bit) Project retired
- Milkyway@home (Double precision GPU required, so a Radeon HD 38xx, 48xx, 47xx, 58xx, 69xx, FirePro V87xx, FireStream 92xx) (Windows only)
- Moo! (Driver v10.4 or later, ATI Runtime (not older AMD), Minimum device memory 250MB - http://moowrap.net/forum_thread.php?id=16)
- PrimeGrid (Proth Prime Search (Sieve), Linux 32bit, Linux 64bit and Windows)
- SETI@home Beta (Windows only)
You're done! Soon you'll be racking up big credit numbers. Of course, you can attach to other projects too; BOINC will keep both your CPU and GPU busy.
Things to be aware of
- By default, your GPU will be used only when you're not using the computer; otherwise graphical updates become jerky. If you want to use the GPU all the time, you must change your preferences.
- You can configure BOINC to not use GPUs when particular applications are running.
- You can configure BOINC to not use specific GPUs on a multi-GPU system.
- If you have questions or problems related to GPUs, check the BOINCFAQ.
- NVIDIA applications on the Mac require NVIDIA driver version 3.0 and Mac OS X version 10.5.6 (Darwin version 9.6.0) or later. see http://developer.download.nvidia.com/compute/cuda/3_0/docs/GettingStartedMacOS.pdf
- Some newer MacBooks have dual GPUs with automatic switching. BOINC won't detect the NVIDIA or ATI/AMD GPU unless it is currently selected. You can force selection either permanently or temporarily using a third-party utility. But be aware that forcing the use of the NVIDIA or ATI/AMD GPU may cause faster battery drain; this of course is not an issue when running on AC power.