Assembla home | Assembla project page
 

Timeline

and .

11/19/08:

15:36 Changeset [1487] by phillicl
Saru RNG with more robust seeding
05:16 Changeset [1486] by trvsst
back up of PPPM test, compiles but does not work yet ticket #79
05:16 Changeset [1485] by trvsst
PPPM class, new version ticket #79
04:22 Changeset [1484] by trvsst
Fourier_transform_test.cc does perform a sensible tests. Very …
04:20 Changeset [1483] by trvsst
Some modifications to the fftw wrapper and so on ticket #79

11/18/08:

15:22 Changeset [1482] by joaander
Quick hack to fix compilation when USE_CUDA is off. ticket #177
15:01 Ticket #177 (defect) created by anonymous
g_gpu_error_checking needs better handling
04:52 Changeset [1481] by trvsst
New version using simple pointers ticket #79
04:48 Changeset [1480] by trvsst
modified unit test for fftw ticket #79
04:47 Changeset [1479] by trvsst
eliminated pointers to pointers to pointers, introduced a class to do 3d …

11/14/08:

19:25 Changeset [1478] by joaander
All integrators now correctly track changes to the image flags. ticket #33
16:49 Changeset [1477] by joaander
Added mass,diameter, and image checking to the pdata unit test. tickets …
16:25 Changeset [1476] by joaander
Brought back the changes from r1472 and 1473. The strange neighbor list …
15:52 Changeset [1475] by joaander
To prevent insanity, all unit tests that execute GPU kernels now set …
05:28 Changeset [1474] by joaander
r1473 had weird errors in the neighbor list generation. I'm reverting to …
05:11 Changeset [1473] by joaander
Well, I have no idea what I did to fix the problem. valgrind reported no …
04:20 Changeset [1472] by joaander
Working on adding new data structures. Don't check this revision out, it …
02:41 Changeset [1471] by joaander
Apparently the bug workaround is no longer needed with the prefetching …

11/13/08:

23:52 Ticket #176 (enhancement) created by joaander
per-type r_cut in pair.lj
22:19 Changeset [1470] by joaander
Made the note about installing VS2005 SP1 a little more bold and forceful.
15:46 Ticket #110 (enhancement) closed by joaander
fixed: Complete in r1469.
15:46 Changeset [1469] by joaander
Final update to complete the logger renewal. - NVT now logs xi, eta, and …
03:36 Changeset [1468] by joaander
Big update to the logging system. Common logger quantities are now …
03:20 Changeset [1467] by trvsst
fixed a simple compilation problem of fft unit test in windows ticket #79
01:40 Changeset [1466] by joaander
Logger now logs timestep by default in the first column of the log …

11/11/08:

02:20 Ticket #174 (enhancement) closed by joaander
fixed: Feature added in r1465. I made it a bit more general than just # for …
02:18 Changeset [1465] by joaander
Added a new header_prefix option to analyze.log. ticket #174
01:54 Changeset [1464] by joaander
Gentoo ebuilds are slotted despite my request. Adding some future …
01:40 ChangeLog edited by joaander
(diff)
01:33 Changeset [1463] by joaander
Fixed documentation warnings.
01:30 Changeset [1462] by joaander
Renamed bond_force_test to harmonic_bond_force_test
01:27 Ticket #119 (defect) closed by joaander
fixed: fixed in r1461
01:27 Changeset [1461] by joaander
Changed initialization pattern to not result in tiny forces computed for …
01:20 Ticket #172 (defect) closed by joaander
fixed: fixed in r1460
01:20 Changeset [1460] by joaander
All unit tests now take in an ExecutionConfiguration?. CPU unit tests are …
01:19 Changeset [1459] by joaander
ParticleData? now verifies that there are at least 32 particles on each GPU …

11/10/08:

22:12 Ticket #175 (defect) created by joaander
update hoomd_script unit test
21:16 Changeset [1458] by joaander
Minor updates to the boost building documentation. Shared libs are not …
20:19 Changeset [1457] by joaander
USE_TEST and USE_DOXYGEN are back, by popular demand.
20:11 Changeset [1456] by joaander
Fixed a minor error in the boost building documentation on linux
18:38 Ticket #174 (enhancement) created by joaander
Improve logger support for gnuplot
17:19 Ticket #173 (defect) closed by joaander
fixed: Fixed in r1455.
17:18 Changeset [1455] by joaander
- Fixed bugs where conditionally compiled unit tests did not define any …

11/08/08:

07:09 Changeset [1454] by sknepnek
Added unit test for NPT updater on GPU. Added unit test that compares …
05:29 Changeset [1453] by sknepnek
1. renamed Psum and partial_Psum to Wsum and partial_Wsum as thay store …

11/07/08:

21:51 Ticket #173 (defect) created by joaander
ElectroStaticLongRange_PPPM fails to link on linux
20:05 Changeset [1452] by joaander
Fixed profiling of NPTUpdaterGPU... mostly. ticket #113
19:49 Changeset [1451] by joaander
Bug fixing and documentation for NPTUpdaterGPU. Everything appears to be …
17:46 Changeset [1450] by joaander
Fixed a subtle bug that caused a non-allocated pointer to be written to …
17:34 Changeset [1449] by joaander
Why was this even here?
17:10 Ticket #172 (defect) created by joaander
unit tests of CPU computes with USE_CUDA on don't reflect --mode=cpu
16:45 Changeset [1448] by joaander
Final commit in the big GPU file reorganization. This commit also includes …
15:09 Changeset [1447] by joaander
Resurrecting deleted code to set gamma in bdnvt. Please do not randomly …
14:49 Changeset [1446] by sknepnek
Add NPT integrator on GPU. Note: Works in Emulation mode, but returns …
14:27 Ticket #119 (defect) reopened by joaander
And now the multi-GPU unit test makes it fail again. Something needs to be …
14:12 Changeset [1445] by joaander
Renaming/reorg of the neighbor list CUDA files. When you do an svn update …
13:27 Changeset [1444] by joaander
Renamed gpu_pdata.* to ParticleData?.*. Working in smaller doses so I don't …
13:00 Changeset [1443] by joaander
Sorry everyone. Somehow I missed half of the huge commit I intended to …

11/06/08:

22:32 Changeset [1442] by joaander
MAJOR changes to the file and function names used in the CUDA code. Update …
20:59 Changeset [1441] by joaander
Completion of multi-GPU prototype. ticket #125
20:58 Ticket #125 (enhancement) closed by joaander
fixed: In r every single GPU compute and updater has been gone over to double …
17:37 Changeset [1440] by joaander
Got rid of a few extraneous newlines that XCode didn't like.
16:45 Changeset [1439] by joaander
- Re-tuned the neighborlist block size after the last change (only on …
16:19 Changeset [1438] by joaander
Updated the installation guide for mac.
16:08 Changeset [1437] by joaander
Fixed a compiler warning in Mac OS X
15:56 Changeset [1436] by joaander
Was playing around with multi-gpu communication. I didn't accomplish …
14:35 Changeset [1435] by joaander
Merged r1353:1433 from trunk.
14:16 Changeset [1434] by joaander
Linking against release cudpp again

11/05/08:

21:05 Ticket #14 (task) closed by joaander
fixed: Finally completed in r1433. This ticket has only been open 11 months )
21:04 Changeset [1433] by joaander
Finished the documentation update pass. - All classes and class members …
21:01 Ticket #171 (task) created by joaander
write gentoo ebuild
20:27 Ticket #170 (task) created by joaander
misc file reorganizations to consider/do
17:56 Changeset [1432] by joaander
Fixed an initialization order issue where inBox was reading …

11/04/08:

20:14 Changeset [1431] by joaander
More work on updating the documentation all around. I've completed up to …
17:54 Changeset [1430] by joaander
Miniscule change from David Tarjan that boosts performance ~10% !!! As …
17:19 Changeset [1429] by joaander
Updated doxygen settings to make pdf manual useful. Finally, 1.5.7 fixes …
17:08 Changeset [1428] by joaander
Starting work on the big documentation update. I'm currently at …
15:35 Changeset [1427] by joaander
Updated documentation build. Doxygen 1.5.7 or newer is now required to …
15:32 Changeset [1426] by joaander
Fixed compilation when USE_CUDA is off

Note: See TracTimeline for information about the timeline view.