Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[category:parallelization]]
 
* '''contributor''': Joel Guerrero
 
* '''contributor''': Joel Guerrero
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 4.x
+
* '''OpenFOAM version''': 6
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_10 Day 10].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_10 Day 10].
  
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Running on the cloud]=
+
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]=
  
In these [http://www.wolfdynamics.com/wiki/parallel slides], you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,
+
[[File:joegi_f5.png|400px|right|Running in parallel]]
 +
 
 +
In these [http://www.wolfdynamics.com/wiki/parallel.pdf slides], you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,
  
 
* Why parallel computing?  
 
* Why parallel computing?  
Line 17: Line 20:
 
* Running in parallel
 
* Running in parallel
 
* Visualization of parallel cases
 
* Visualization of parallel cases
* Running in a cluster
 
* Running in the cloud
 
  
  
You can download the case files in this [http://www.wolfdynamics.com/wiki/parallel.tar.gz link].
+
 
 +
You can download the case files at this [http://www.wolfdynamics.com/wiki/parallel.tar.gz link].
 +
 
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Latest revision as of 10:02, 6 January 2020

Go back to Day 10.

Running in parallel - Highlights

Running in parallel

In these slides, you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,

  • Why parallel computing?
  • What is parallel computing?
  • Finding hardware information for running in parallel
  • Domain decomposition
  • Running in parallel
  • Visualization of parallel cases


You can download the case files at this link.


Go back to the contributions page.