Cédric Augonnet 485ce7b82f cudaMemset only fills one byte at a time, so we use a char array instead of an vor 16 Jahren
..
dining_philosophers.c 152b6a7329 Add a the classical dining philosopher example: we have to explicitely order vor 16 Jahren
readers_and_writers.c 4ac2e92f42 Add another classical synchronization problem to stress data management. vor 16 Jahren
write_only_tmp_buffer.c 485ce7b82f cudaMemset only fills one byte at a time, so we use a char array instead of an vor 16 Jahren