diff options
| author | Tor Aamodt <[email protected]> | 2012-07-26 17:36:56 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:48:52 -0700 |
| commit | 08d9cd2f145cf9676f298d66aadeb8a83d2d73c5 (patch) | |
| tree | dc6fc99131fd83fccf545978412682d1bcd348ba /README | |
| parent | 9a0e4e4a776a963c9950dc3dcd0d23ee0739b755 (diff) | |
tell new user what version of GPGPU-Sim this is while trying to build (i.e., in case they can't even get it to build)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13549]
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Welcome to GPGPU-Sim, a cycle-level simulator modeling contemporary graphics processing units (GPUs) running GPU computing workloads written in CUDA or OpenCL. -This version of GPGPU-Sim works with CUDA version 3.1 and 4.0. +This version of GPGPU-Sim has been tested with CUDA version 2.3, 3.1 and 4.0. Please see the copyright notice in the file COPYRIGHT distributed with this release in the same directory as this file. |
