HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(OpenMP Parallelism)
Line 25: Line 25:
 
* [[How to "survive" OpenMP parallelism]]
 
* [[How to "survive" OpenMP parallelism]]
 
* [[How to force a scalar run]]
 
* [[How to force a scalar run]]
 +
* [[How to use ThreadSanitizer to detect data race bugs]]
  
 
== MPI Parallelism ==
 
== MPI Parallelism ==

Revision as of 14:11, 27 March 2017

This section is intended as a list of "recipes" for common needs in using the Kratos

Contents

General

OpenMP Parallelism

MPI Parallelism

OpenCL Parallelism

Git

Python

General Python Use for Kratos

Input/Output and GiD

Calculation tips for Kratos feasible from Python

C++

Debbuging and optimizing your code

Graphical User Interfaces



Personal tools
Categories