diff options
| author | Tor Aamodt <[email protected]> | 2012-07-24 16:28:39 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:34 -0700 |
| commit | 18fda652a1c33b8b788d1f631645d516bb68a207 (patch) | |
| tree | 93dad305783b1e101d6b946fa7b21af8c2fc752f /CHANGES | |
| parent | 00406ce229d75dea2034ad285b4941d071552d4d (diff) | |
More beginner instructions
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13510]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,15 +1,17 @@ CHANGE LOG: Version 3.1.0+edits (development branch) versus 3.1.0 +- Add checks to top level makefile to ensure setup_environment is run and checks to + setup_environment to ensure a compatible version of CUDA is installed. +- Change Fermi configuration folder name to GTX480. +- Added TeslaC2050 configuration. +- Added a two level warp scheduler (as presented at ISCA 2012 tutorial). +- Cleaner makedepend that doesn't interfere with Makefiles - Removed a dependency on an inhouse implementation of a string list in cuobjdump_to_ptxplus. - Cleaned up the information printed out to stdout/stderr during the operation of cuobjdump_to_ptxplus. - Change cuobjdump_to_ptxplus to use std::string instead of char*. -- Change Fermi configuration folder name to GTX480. -- Added TeslaC2050 configuration. -- Added a two level warp scheduler (as presented at ISCA 2012 tutorial). -- Cleaner makedepend that doesn't interfere with Makefiles - Print out instructions at branch divergence/reconvergence points - Bug Fixes: - SIMT stack correctly handles recursive functions by allocating a new stack entry on every |
