From 9b49af32a493752503cd414e5a15063ac0bc98a1 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Fri, 17 Aug 2012 14:45:03 -0800 Subject: On demand loading of fatbins Experimental library support (diff abstract_hardware_model.cc) (currently broken because of undocumented cudaGetExportTable function in the cuda rt api) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13793] --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f077145..4653061 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,10 @@ Version 3.1.1+edits (development branch) versus 3.1.1 sections from the output of cuobjdump - Added raw simulation time printout back for CUDA. - Revived support for PTX file override via environment variables for CUDA 4.0 - onwards. + onwards. +- Experimental support for libraries, currently not working because of + undocumented functions in the cuda runtime API. +- Converted loading fat binaries to be done on demand basis - Bug Fixes: - Fixed a compile error that happens with newer gcc/g++ versions (4.7.1) - Fixed a bug with the association between cuobjdump output and cubin -- cgit v1.3