
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| jone6916 | 8 (80.0%) | 43 (100.0%) | 137 (100.0%) | 5.38 |
| krue4954 | 2 (20.0%) | 0 (0.0%) | 0 (0.0%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 11/10/07 7:17 PM | jone6916 |
NEW: I added the single threaded cbc stuff, and modified the Makefile accordingly
(1 Files changed,
2 Lines changed)
programs/Makefile 1.12
(+2
-2)
|
| 11/9/07 11:23 PM | jone6916 |
NEW: Implemented cbc parallel with metrics
(1 Files changed,
17 Lines changed)
programs/Makefile 1.11
(+17
-5)
|
| 11/7/07 11:11 AM | jone6916 |
NEW/CORRECTIVE: I have fixed the non-sysmetric encryption problem between the parallel and single threaded versions, the problem was the key storage was not being initialized properly. I increased the size of the buffers used by the SPEs and I increased the amount of data transfered during file I/O for the parallel version of the algorithm. Finally, I restructured the source files to make them more managable.
(1 Files changed,
2 Lines changed)
programs/Makefile 1.10
(+2
-2)
|
| 10/31/07 2:39 PM | jone6916 |
Fixed the makefiles
(1 Files changed,
5 Lines changed)
programs/Makefile 1.9
(+5
-5)
|
| 10/31/07 1:08 PM | jone6916 |
NEW: ADDED Parallelism
(1 Files changed,
18 Lines changed)
programs/Makefile 1.8
(+18
-19)
|
| 10/25/07 9:39 AM | jone6916 |
Prunning the source tree
(1 Files changed,
1 Lines changed)
programs/Makefile 1.7
(+1
-61)
|
| 9/24/07 6:29 PM | krue4954 |
Accidental commiT
(2 Files changed,
0 Lines changed)
programs/Makefile 1.6
(+0
-0)
programs/.DS_Store 1.6
(+0
-0)
|
| 9/22/07 11:55 AM | jone6916 |
Initial revision
(2 Files changed,
92 Lines changed)
programs/Makefile 1.1 added 92
programs/.DS_Store 1.1 added
|