From 20c229510fb352c42dfe8a804efa2e247d129acc Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Mon, 14 May 2012 21:13:11 -0800 Subject: Modifying CHANGES [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12554] --- CHANGES | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 7797e26..1d2dca6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -CHANGE LOG: +CHANGE LOG: Version 3.0.3 versus 3.0.2 - Support for CUDA 4.0 for both PTX and PTXPlus. - Support for using cuobjdump to extract PTX/SASS from binaries. @@ -15,11 +15,16 @@ Version 3.0.3 versus 3.0.2 to benchmark results - New installation instructions for AerialVision, removed deprecated install script. +- Rework for some makefiles +- Removed the no longer supported/used decuda_to_ptxplus +- Removed all dependencies on the boost libraries. Now GPGPU-Sim can run + without boost. - Bug Fixes: - Fix for bug #142, added a missed call to operand collector writeback which fixes some writebacks that were not considered by the operand collector. - Fix for bug #151, preserves the global symbol table accross ptx files. - + - Fix for a rare race condition that prevented kernel stats from being printed + - Fix for a bug that caused sim rates to be double the actual value Version 3.0.2 versus 3.0.1 - Added Fermi configuration -- cgit v1.3