Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
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/tbd Parallelization - Cluster and cloud]=
+
=[http://www.wolfdynamics.com/wiki/tbd Running in parallel - Running on the cloud]=
  
In this [http://www.wolfdynamics.com/wiki/tbd pdf]-TBD your will find an extensive introduction to parallelization in OpenFOAM. You will learn about
+
In this [http://www.wolfdynamics.com/wiki/tbd pdf]-TBD your will find an extensive introduction to parallelization in OpenFOAM. You will learn about,
  
* multiple cores on a computer
+
* Why parallel computing?
* domain decomposition
+
* What is parallel computing?
* running in parallel
+
* Finding hardware information for running in prallel
 +
* Domain decomposition
 +
* Running in parallel
 
* visualization of parallel cases
 
* visualization of parallel cases
* running in a cluster
+
* Eunning in a cluster
* running in the cloud
+
* Eunning in the cloud
  
 
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].

Revision as of 17:09, 15 July 2017

Go back to Day 10.

Running in parallel - Running on the cloud

In this pdf-TBD your will find an extensive introduction to parallelization in OpenFOAM. You will learn about,

  • Why parallel computing?
  • What is parallel computing?
  • Finding hardware information for running in prallel
  • Domain decomposition
  • Running in parallel
  • visualization of parallel cases
  • Eunning in a cluster
  • Eunning in the cloud

Go back to the contributions page.