From 16843c3d564ceb47e58c8f1ed7df98fc0638adec Mon Sep 17 00:00:00 2001 From: Ahmed El-Shafiey Date: Wed, 26 Dec 2012 09:00:14 -0800 Subject: -modifying the coefficients parsing code to be more readable, also modifies how it is set in the XML configuration file This code modification avoids use of the string::assign function that seems to causing memory problems [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14886] --- configs/GTX480/gpuwattch_gtx480.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/GTX480/gpuwattch_gtx480.xml b/configs/GTX480/gpuwattch_gtx480.xml index 9a3f8a1..af24630 100755 --- a/configs/GTX480/gpuwattch_gtx480.xml +++ b/configs/GTX480/gpuwattch_gtx480.xml @@ -29,7 +29,37 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3