diff options
| author | Tayler Hetherington <[email protected]> | 2012-12-16 15:13:58 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:23 -0700 |
| commit | e364e965be7ccb8d89c3eddf7737fcae8bbffbb1 (patch) | |
| tree | a22e15fba90fbfa6f10af60cfa548e0cdfb62686 /README | |
| parent | b0d4614f0acf5395b093567a078ed494f4c4cb71 (diff) | |
Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.
Adding -gpuwattch_xml_file gpuwattch_gtx480.xml to configs/GTX480/gpgpusim.config.
Default changed from mcpat.xml -> gpuwattch.xml.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14808]
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -252,10 +252,10 @@ LD_LIBRARY_PATH environment variable. The following GPGPU-Sim configuration options are used to enable GPUWattch - power_simulation_enabled 1 (1=Enabled, 0=Not enabled) - - mcpat_xml_file <filename>.xml + - gpuwattch_xml_file <filename>.xml -The McPAT XML configuration file name is set to mcpat.xml by default and -currently only supplied for GTX480. Please refer to +The GPUWattch XML configuration file name is set to gpuwattch.xml by default and +currently only supplied for GTX480 (default=gpuwattch_gtx480.xml). Please refer to <http://gpgpu-sim.org/gpuwattch/> for more information. Running OpenCL applications is identical to running CUDA applications. However, |
