HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
(C++)
Line 90: Line 90:
 
* [[Common errors ]]
 
* [[Common errors ]]
 
* [[Some aspects of programing]]
 
* [[Some aspects of programing]]
 +
* [[How to use the Spatial Search Algorithm]]
  
 
== Debbuging and optimizing your code ==
 
== Debbuging and optimizing your code ==

Revision as of 11:18, 4 May 2012

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

Contents

General

OpenMP Parallelism

MPI Parallelism

OpenCL Parallelism

Python

C++

Debbuging and optimizing your code

Personal tools
Categories