Changes between Version 68 and Version 69 of DataParallel/BenchmarkStatus
- Timestamp:
- 12/02/10 00:12:01 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel/BenchmarkStatus
v68 v69 51 51 A: Straightforward C program using triple nested loops. A cache-friendly block-based version would be faster. 52 52 53 '''Status:''' Ok, but about 25% slower than in 6.13.[[br]]53 '''Status:''' Too slow. We should check this again on the SPARC machine.[[br]] 54 54 '''ToDo:''' Run with LLVM and without bounds checking. Run with more threads to see if we can get back to the C version's run time. 55 55
