HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
m (OpenCL Parallelism)
Line 18: Line 18:
  
 
== OpenCL Parallelism ==
 
== OpenCL Parallelism ==
* [[Introduction to OpenCL Programming]]
+
* [[OpenCL tutorial]]
* [[Support for double-precision floating point basic arithmetic in ATI Stream SDK (2.1 and later)]]
+
 
* [[Useful OpenCL links]]
 
* [[Useful OpenCL links]]
 
* [[How to set up OpenCL]]
 
* [[How to set up OpenCL]]
 +
* [[Support for double-precision floating point basic arithmetic in ATI Stream SDK (2.1 and later)]]
  
 
== Python ==
 
== Python ==

Revision as of 06:49, 29 September 2010

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