diff options
| author | Ahmed El-Shafiey <[email protected]> | 2013-01-16 00:44:51 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:24 -0700 |
| commit | 22d2775c82c610c5a6cfb9b9a96aeb6ad58fc144 (patch) | |
| tree | 26b5345c3cfa89d458b14f47ffce7e505b349413 /CHANGES | |
| parent | 981297ca132a5a16962ee1c81406b9483bac1201 (diff) | |
fixing bug 34 external
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15055]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ Version 3.2.1 versus 3.2.0 - Bug Fixes: - Applied patch from Kito Cheng to update libopencl for checking NULL error code pointer. + - Set the numeric locale before the parsing to a standard locale with the decimal point + represented as "dot" not a "comma", so parsing is done correctly independent of the + system locale. Version 3.2.0 versus 3.1.2 - Added GPUWattch GPGPU power model based on McPAT 0.8beta. |
