Open main menu

CDOT Wiki β

Changes

BetaT

66 bytes added, 18:57, 3 April 2017
Optimizing with 2 Kernels
== Optimizing with 2 Kernels ==
In the first kernel I have Replaced the for loop statement. The goal of this first statement was always set the values of the
__global__ void Initalize(float* u, float* un, int nx, int nt, float dx)
212
edits