diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-08-08 18:20:42 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:48:53 -0700 |
| commit | c00424bbb3187f4f9a4718d4d7c078c0c8ff9f73 (patch) | |
| tree | bbf26bc74013a32195ff7d656562278dd7c1c97d /CHANGES | |
| parent | c1ca329ef0a2695f700c4bb692ca3ea8b3c01030 (diff) | |
Fixing compile error on my machine
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13703]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGE LOG: Version 3.1.1 versus 3.1.0 +- Bug Fixes: + - Fixed a compile error that happens with newer gcc/g++ versions (4.7.1) + +Version 3.1.1 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. |
