Difference between revisions of "GPGPU"

From OpenFOAMWiki
(Added a couple... more to come...)
(Added a few more)
Line 2: Line 2:
  
 
== Open Source ==
 
== Open Source ==
 +
 +
This list includes those that have commercial support, but all have the source code licensed under an [http://opensource.org/licenses OSI approved license].
  
 
* [http://www.symscape.com Symscape]'s GPU Linear Solver Library for OpenFOAM
 
* [http://www.symscape.com Symscape]'s GPU Linear Solver Library for OpenFOAM
 
** {{versionInfo}}{{version1.7}}{{version2.0}}{{version2.1}}{{version2.2}}
 
** {{versionInfo}}{{version1.7}}{{version2.0}}{{version2.1}}{{version2.2}}
 +
** Precision: Single-Precision only
 
** Performance reports: [http://www.symscape.com/blog/cfd-performance-comparison-between-gpu-cpu CFD Performance Comparison Between GPU and CPU]
 
** Performance reports: [http://www.symscape.com/blog/cfd-performance-comparison-between-gpu-cpu CFD Performance Comparison Between GPU and CPU]
 
** Versions:
 
** Versions:
Line 14: Line 17:
 
* [http://www.paralution.com PARALUTION]
 
* [http://www.paralution.com PARALUTION]
 
** {{versionInfo}} unknown
 
** {{versionInfo}} 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]
 
** FAQ: [http://www.paralution.com/faq/ Frequently asked questions]
  
== Commercial ==
+
* [http://code.google.com/p/cufflink-library/ cufflink-library]
TODO
+
** {{versionInfo}}{{version1.6-ext}}{{version3.0-ext}}
 +
** Has already been fully integrated into {{version3.0-ext}}.
 +
 
 +
* [http://speedit.vratis.com/ SpeedIT by Vratis] - Note: Only the [http://speedit.vratis.com/index.php/classic Classic] version is open source.
 +
** {{versionInfo}}{{version1.7}}{{version2.0}}{{version2.1}}{{version2.2}}
 +
** Precision: Single-Precision only
 +
** Requires registration on their website to get the latest version.
 +
 
 +
== 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.
 +
 
 +
* [http://speedit.vratis.com SpeedIT Extreme] by [http://vratis.com Vratis]
 +
** {{versionInfo}}{{version1.7}}{{version2.0}}{{version2.1}}{{version2.2}}
 +
** Precision: Single-Precision and Double-Precision
 +
 
 +
* [http://www.fluidyna.com/content/culises Culises] by [http://www.fluidyna.com FluiDyna]
 +
** {{versionInfo}} unknown
 +
** Precision: unknown
 +
** 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]
  
 
[[Category:OpenFOAM on GPGPU]]
 
[[Category:OpenFOAM on GPGPU]]

Revision as of 13:46, 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.