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
Fix: memory usage was printed in bytes instead of Kb More... over 11 years ago
Safer sizeof() before memcpys More... over 11 years ago
Temporarily disabled some forces kernel options More... over 11 years ago
GPUWorker::m_dSliceStart commented out More... over 11 years ago
More sophisticated SIGINT handling with thread barriers handling More... over 11 years ago
Fix: __cudaSafeCall() actually synchronizes More... over 11 years ago
Added utility methods to Synchronizer More... over 11 years ago
Variable renaming in Synchronizer More... over 11 years ago
Debug code (commented) in GPUSPH::doCommand() More... over 11 years ago
Temporarily write each 10th iteration for dbg purposes More... over 11 years ago
Makefile: compile in debug mode also GPU modules More... over 11 years ago
Makefile: compile in debug mode also GPU modules More... over 11 years ago
WIP: added int3 constructor from const int& and abs(const int3&) More... over 11 years ago
WIP: homogenous precision removed debug stuff, documentation added, new clamping in calchash but not working. More... over 11 years ago
WIP: homogenous precion (removed debug stuff) More... over 11 years ago
WIP: homogenous precision More... over 11 years ago
WIP: removed printf debug stuff More... over 11 years ago
Memsetting the neiblist after the allocation More... over 11 years ago
Fix: wrong radius was passed to buildneibs More... over 11 years ago
Using 64 bit hashkey More... over 11 years ago
Enabling --dir (custom directory) command line option More... over 11 years ago
Fix in host sort (not sure it led to any problem) More... over 11 years ago
Fixed a bug which caused offsets to be increased by one More... over 11 years ago
Minor code, comments, formatting fixes More... over 11 years ago
Added commented checks in host sort to verify sort correctness More... over 11 years ago
Fix in host sort: also keys must be swapped to keep consistency More... over 11 years ago
No more printf every iteration More... over 11 years ago
Minor code formatting More... over 11 years ago
Printing some information after initialization/allocation More... over 11 years ago
Each Worker actually allocates a subset of particles More... over 11 years ago