summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDeval Shah <[email protected]>2018-11-09 21:19:34 -0800
committerDeval Shah <[email protected]>2018-11-09 21:19:34 -0800
commit801438706272f5518f34bc3d6def462c6805a2fb (patch)
tree74e003ab7fca4acf74272399ff5e90a470bd79ca /CHANGES
parent36496d4ab2ff1088979e0f3137c54592652c37da (diff)
changes for checkpoint support
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a208986..c5b97fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,10 @@ Version 4.0.0 (development branch) versus 3.2.3
2- Partially-support some SASS_60 in the PTXP_PLUS (not completed yet)
3- Added parsing support for wmma.load,wmma.mma and wmma.store ptx instructions
4- Implmented cudaLaunchKernel for CUTLASS library
+5- Added support for cuDNN and Pytorch library
+6- Added checkpoint support ([Fore more details](checkpoint.md))
-GPU Core Functional Simulation
-1- Implemented bfi and prmt instruction
+1- Implemented bfe, d4pa, bfi and prmt instruction
2- Implemented wmma.load and wmma.store supporting all the layout configuration for TITANV GPU
3- Implemented wmma.mma instructions supporting all of its 32 configuration for TITANV GPU
4- debug support for wmma instruction using debug_tensorcore flag