summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2013-10-03Updated spec file to reflect changes.James Slocum-1/+5
2013-10-03Fixed 2 bugs.James Slocum-3/+7
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-11README updateAndras HORVATH-1/+2
2012-03-11new READMEAndras HORVATH-0/+9
2012-03-11Update version number and contact informationAndras HORVATH-153/+6
2012-03-11Re-indenting, cosmetic changesAndras HORVATH-208/+221
2012-03-06...and get rid of the extra variableAndras HORVATH-1/+0
2012-03-06Fix MCBLOCK test: actually copy to the full buffer, not just its first ↵Andras HORVATH-2/+2
$blocksize.
2012-03-06git importAndras HORVATH-0/+535