0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New device buffer segmentStart filled with cellType segments More... over 11 years ago
Fix in the GPUWorker More... over 11 years ago
Reorder: keep the high bits in the shared hashes More... over 11 years ago
Only allocate (and free) m_dCompactDeviceMap if multi-GPU More... over 11 years ago
Minor change for dbg More... over 11 years ago
Added (commented) dbg printf in GPUWorker::uploadSubdomain() More... over 11 years ago
Added DUMP_CELLS command More... over 11 years ago
Added GPUWorker::downloadCells() More... over 11 years ago
Added arrays in GlobalData to store everyone's cells More... over 11 years ago
Fix: GPUWorker also pass the deviceMap to calcHash() More... over 11 years ago
Fixes and more elegant handling of cellType More... over 11 years ago
Some more const correctness
Giuseppe "Oblomov" Bilotta
as Giuseppe Bilotta
More... over 11 years ago
create_problem_dir returns a const ref instead of a string
Giuseppe "Oblomov" Bilotta
as Giuseppe Bilotta
More... over 11 years ago
command line --dir option to override default save dir
Giuseppe "Oblomov" Bilotta
as Giuseppe Bilotta
More... over 11 years ago
Kernel CalcHash now includes the cell type in the hash More... over 11 years ago
Minor fix in the SIGINT handler More... over 11 years ago
Check that hashkey is long for multi-GPU simulations More... over 11 years ago
Fix in PS to get rid of the warning when hashkey is long More... over 11 years ago
Use correct info index for calcHash
Giuseppe "Oblomov" Bilotta
as Giuseppe Bilotta
More... over 11 years ago
Sim parameters changed for profiling More... over 11 years ago
Fixed path for Cuda 5 on MAc and added -lineinfo for profiling More... over 11 years ago
Comitted old modification for homogenous precision: set_grid_params should be called just after problem instanciation More... over 11 years ago
WIP: fixed calcHash and clampGridPos More... over 11 years ago
WIP: unsignificant changes in params for testing More... over 11 years ago
WIP: removed abs(int3) and changed __inline__ to __forceinline__ More... over 11 years ago
WIP: cleaned debug, old commented copyTo/FromSymbol and rigid body stuff in PredCorrTimeStep More... over 11 years ago
WIP: added deviceSynchronize in CUDA_SAFE_CALL More... over 11 years ago
Minor formatting change More... over 11 years ago
Printing command being performed for dbg purposes (commented) More... over 11 years ago
Fix in GPUWorker::createCompactDeviceMap() More... over 11 years ago