summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAhmed ElTantawy <[email protected]>2016-05-15 10:26:48 -0700
committerAhmed ElTantawy <[email protected]>2016-05-15 10:26:48 -0700
commit4ac4dafdb8b0a90168630ed53b1a2c3166e79a73 (patch)
tree8e2e4f025b796246e7cd36b919707614da56ab88
parent7dae3f76faa2742587a07ca01d87a55fab5598bb (diff)
Crediting lonestartGPU in the CHANGES for their help in CUDA 5.5 support
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ce80cfd..9e6d112 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ Version 3.2.3+edits (development branch) versus 3.2.3
the two default cache sizes, 16KB/48KB with 32/64 sets.
- Added support for named barriers.
- Added support for bar.arrive and bar.red instructions.
-- Initial support for CUDA 5.0,5.5,6.0 and 7.5 to get basic sdk running (e.g., template, vectorAdd, ...)
+- Initial support for CUDA 5.0,5.5,6.0 and 7.5 to get basic sdk running (e.g., template, vectorAdd, ...). The issues required for CUDA 5.5 support were identified by the loneStarGPU group at The University of Texas at Austin
- Removed intersim2 svn repository files
- Changed the makefile for cuobjdump_toptxplus,libcuda,intersim2 so that it outputs temporary files into the build directory
- Bug fixes: