Changes

Jump to: navigation, search

BetaT

16 bytes added, 00:29, 8 April 2017
Solution to Windows Display Driver Crashing
int i = blockIdx.y * blockDim.y + threadIdx.y;
float total = c*dt / dx;
if (i < nx && j < nx)
{
212
edits

Navigation menu