Difference between revisions of "GPGPU"

From OpenFOAMWiki
m (added line break for clarity)
(Added link on how to install with CUDA support)
Line 23: Line 23:
 
* [http://code.google.com/p/cufflink-library/ cufflink-library]
 
* [http://code.google.com/p/cufflink-library/ cufflink-library]
 
** {{versionInfo}}{{version1.6-ext}}{{version3.0-ext}}
 
** {{versionInfo}}{{version1.6-ext}}{{version3.0-ext}}
** Has already been fully integrated into {{version3.0-ext}}.
+
** Has already been fully integrated into {{version3.0-ext}}. Installation instructions can be found here: [http://wikki.gridcore.se/foam-extend/download Download & Install at wikki.gridcore.se]
  
 
* [http://speedit.vratis.com/ SpeedIT by Vratis] - Note: Only the [http://speedit.vratis.com/index.php/classic Classic] version is open source.
 
* [http://speedit.vratis.com/ SpeedIT by Vratis] - Note: Only the [http://speedit.vratis.com/index.php/classic Classic] version is open source.

Revision as of 14:55, 2 March 2014

This page aims to compile a list of solutions on using General Purpose Graphical Processing Units for OpenFOAM (GPGPU at Wikipedia).

1 Open Source

This list includes those that have commercial support, but all have the source code licensed under an OSI approved license.

  • SpeedIT by Vratis - Note: Only the Classic version is open source.
    • Valid versions: OF version 17.png OF Version 20.png OF Version 21.png OF Version 22.png
    • Precision: Single-Precision only
    • Requires registration on their website to get the latest version.


2 Closed Source

The ones on this list are mostly composed of source code that is not available to their client. Usually this means that the binaries that work with the GPU act as a server (data transacted over files or similar) and are therefore not directly linked to OpenFOAM.