Source code that accompanies The CUDA Handbook.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nicholas Wilt a0148b0f79 Get multiple GPUs working 3 years ago
..
bodybodyInteraction.cuh Separate CUDA and HIP specific wrappers in chError.h 3 years ago
bodybodyInteraction_AVX.h AVX version 3 years ago
bodybodyInteraction_FMA.h FMA implementation 3 years ago
bodybodyInteraction_SSE.h AVX version 3 years ago
nbody.cu Get multiple GPUs working 3 years ago
nbody.h Get multiple GPUs working 3 years ago
nbody_CPU_AOS.cpp C++-ify: class hierarchy for algos, use std::vector for AOS 3 years ago
nbody_CPU_AOS.h C++-ify: class hierarchy for algos, use std::vector for AOS 3 years ago
nbody_GPU_AOS.cuh Checkpoint working version 3 years ago