Difference between revisions of "GPGPU"

From OpenFOAMWiki
(Open Source)
(Open Source: Did some broken link pruning and a few version updates)
Line 19: Line 19:
 
** Precision: unknown
 
** Precision: unknown
 
** Features: [http://www.paralution.com/documentation/ Documentation]
 
** Features: [http://www.paralution.com/documentation/ Documentation]
** FAQ: [http://www.paralution.com/faq/ Frequently asked questions]
+
** Forum: [https://www.paralution.com/forums/ Public Forums at Paralution]
  
 
* [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}}{{version3.1-ext}}{{version3.2-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]
+
** Was fully integrated into {{version3.0-ext}} and is supported since then.
  
 
* [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 00:41, 26 December 2015

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.

  • cufflink-library
    • Valid versions: OF Version 16ext.png OF Version 30ext.png OF Version 31ext.png OF Version 32ext.png
    • Was fully integrated into OF Version 30ext.png and is supported since then.
  • 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.
  • RapidCFD
    • Valid versions: OF Version 231.png
    • Precision: Double-precision


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.