summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkhairy <[email protected]>2018-10-23 21:38:06 -0400
committerGitHub <[email protected]>2018-10-23 21:38:06 -0400
commit69a83a1b7b38749f62ac3a906c0de173cb8860de (patch)
tree5c9c73500ae85ff53dac22ee5f0eafd640edda2a
parent79df76fdbb6e7517443282cff039b43df84a4b4c (diff)
removed to do list form readme
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 3525e08..7eaae5d 100644
--- a/README
+++ b/README
@@ -44,16 +44,6 @@ Complex Dynamics in Many-Core Accelerator Architectures, In Proceedings of the
IEEE International Symposium on Performance Analysis of Systems and Software
(ISPASS), pp. 164-174, White Plains, NY, March 28-30, 2010.
-On-progress work (to be released soon):
-Currently, we extensivly update our gpgpu-sim infrastructure. This contains:
-1- Change the Functional model to be trace-driven-based and support the moden machine Pascal SASS 6.0 ISA.
-2- Adding Volta Core model (including the Tensor Core support)
-3- Supporting Nvidia dev libraries (CuBLAS, CUDNN, etc)
-4- Supporting NUMA multi-chip GPU systems.
-5- Heterogeneous memory support (HBM, NVRAM and GDDR5X)
-6- Integrating with SST infrastructure.
-7- Updating and improving the accuracy the GPUWATTCH to model Pascal and Volta.
-
This file contains instructions on installing, building and running GPGPU-Sim.
Detailed documentation on what GPGPU-Sim models, how to configure it, and a
guide to the source code can be found here: <http://gpgpu-sim.org/manual/>.