From 3863ad27814eefe2d26b2eba7eb8a4ab65bef5a4 Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Wed, 24 Oct 2012 23:45:37 -0800 Subject: Updated the option parser to support named sub-options (via a separate instance of option parser). Changed DRAM timing options to use this new format. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14457] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5e4d93f..29d1926 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,10 @@ Version 3.1.1+edits (development branch) versus 3.1.1 - Enabled configurable cache policies (write-back, write-through) and implemented a write-allocate policy - Added functional execution support for shared memory atomic operations +- Updated the option parser to support strings delimited by characters such as + '=' and ';'. This allow options with a long string of sub-options (e.g. DRAM + timing) to have a more friendly format. +- Changed the DRAM timing option to a more reader-friendly format. - Bug Fixes: - Fixed a compile error that happens with newer gcc/g++ versions (4.7.1) - Fixed a bug with the association between cuobjdump output and cubin -- cgit v1.3