forked from reger-men/HPL_GPU
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
16 lines (13 loc) · 620 Bytes
/
TODO
File metadata and controls
16 lines (13 loc) · 620 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
==============================================================
High Performance Computing Linpack Benchmark (HPL)
HPL - 2.3 - December 2, 2018
==============================================================
Done list in version 1.0b, December 15th, 2004
- Fixed problem with 32-bit integer overflow.
Thanks to John Baron.
Done list in version 1.0a, January 1st, 2004
- Added Row- or Column-major process mapping in data file
- Fixed compilation error for gcc 3.3 in walltime.
- Fixed building problems on the T3E;
Thanks to Edward Anderson.
==============================================================