From 18fda652a1c33b8b788d1f631645d516bb68a207 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 24 Jul 2012 16:28:39 -0800 Subject: More beginner instructions [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13510] --- CHANGES | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d6ccb25..af88645 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.3