Difference between revisions of "GPGPU"

From OpenFOAMWiki
(Open Source: Did some broken link pruning and a few version updates)
(Closed Source)
Line 48: Line 48:
 
** Announcements: [http://www.cfd-online.com/Forums/openfoam-news-announcements-other/129740-fluidyna-releases-culises-1-1-gpu-based-acceleration-openfoam.html  FluiDyna releases Culises 1.1 for GPU-based acceleration of OpenFOAM]
 
** Announcements: [http://www.cfd-online.com/Forums/openfoam-news-announcements-other/129740-fluidyna-releases-culises-1-1-gpu-based-acceleration-openfoam.html  FluiDyna releases Culises 1.1 for GPU-based acceleration of OpenFOAM]
  
 +
* [http://aws.amazon.com/marketplace/pp/B074CH3SBH TurboCFD] by [http://guthrie.scot Guthrie]
 +
** {{versionInfo}}{{version2.3.1}}
 +
** Precision: Double-Precision
 +
** TurboCFD runs on the Amazon Cloud on GPU supported instances
 
[[Category:OpenFOAM on GPGPU]]
 
[[Category:OpenFOAM on GPGPU]]

Revision as of 21:31, 3 August 2017

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.

  • TurboCFD by Guthrie
    • Valid versions: OF Version 231.png
    • Precision: Double-Precision
    • TurboCFD runs on the Amazon Cloud on GPU supported instances