Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-09-30 | Update README | Birte Kristina Friesel | -13/+0 | |
2022-04-24 | Update README | Willian Z | -1/+3 | |
2013-10-03 | Fixed 2 bugs. | James Slocum | -0/+1 | |
Fixed a segfault, and read error. 1) the for(t=0; t<array_size; t+=block_size) loop could write past the end of the buffer and segfault 2) The 'a' buffer was not being advanced, causing the same memory to be read over and over, this caused heavy cache hits and unrealistically high results. | ||||
2012-03-11 | README update | Andras HORVATH | -1/+2 | |
2012-03-11 | new README | Andras HORVATH | -0/+9 | |