1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Apr 14, 2024 — Apr 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
forgot to initialize tracking variable
jsglaser
as Jens Glaser
More... over 6 years ago
really remove printf
jsglaser
as Jens Glaser
More... over 6 years ago
track multi-gpu block and error out if we acquire inside
jsglaser
as Jens Glaser
More... over 6 years ago
remove unnecessary line
jsglaser
as Jens Glaser
More... over 6 years ago
add comment
jsglaser
as Jens Glaser
More... over 6 years ago
fix typo
jsglaser
as Jens Glaser
More... over 6 years ago
add async option
jsglaser
as Jens Glaser
More... over 6 years ago
add multiGPU sync
jsglaser
as Jens Glaser
More... over 6 years ago
remove debug printf
jsglaser
as Jens Glaser
More... over 6 years ago
tentatively fix compile without ENABLE_CUDA
jsglaser
as Jens Glaser
More... over 6 years ago
make sure to update GPU memory hints
jsglaser
as Jens Glaser
More... over 6 years ago
iterate over GPUs inside nlist kernel
jsglaser
as Jens Glaser
More... over 6 years ago
use smart ptr for cudaEvent_t
jsglaser
as Jens Glaser
More... over 6 years ago
reorder cudaMemAdvise
jsglaser
as Jens Glaser
More... over 6 years ago
Don't test without JIT More... over 6 years ago
use cudaEventSynchronize instead of cudaDeviceSynchronize
jsglaser
as Jens Glaser
More... over 6 years ago
Make test work with MPI More... over 6 years ago
Add test to CMakeLists More... over 6 years ago
Rename More... over 6 years ago
Update test More... over 6 years ago
Code successfully compiles and runs More... over 6 years ago
update memory advice sparsely
jsglaser
as Jens Glaser
More... over 6 years ago
Initial attempt to subclass ExternalField [ci skip] More... over 6 years ago
don't store nmax in GPUPartition
jsglaser
as Jens Glaser
More... over 6 years ago
tag allocations ParticleGroup
jsglaser
as Jens Glaser
More... over 6 years ago
fix particle groups
jsglaser
as Jens Glaser
More... over 6 years ago
actually set preferred location memory hints
jsglaser
as Jens Glaser
More... over 6 years ago
Check directly for LLVM and avoiding including MPI if so. More... over 6 years ago
Address cosmetic comments More... over 6 years ago
GPU partition only updated when Nmax changes
jsglaser
as Jens Glaser
More... over 6 years ago