summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
AgeCommit message (Expand)Author
2014-08-14change copyright notice to include authorsTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2011-05-25Fix bug #100: local memory address translation returns multiple addressesInderpreet Singh
2010-12-28- parameter memory and active threads now part of kernel_info_t:Tor Aamodt
2010-12-28- Checkpointing new support for concurrent kernel execution (CUDA only, not O...Tor Aamodt
2010-11-30integrate changes (makes code more modular, i would argue)Tor Aamodt
2010-11-29integrate mask changesTor Aamodt
2010-11-28adding 1st level data cacheTor Aamodt
2010-10-240.9756 correlation. Set L1T line size to 128 bytes... problem wasTor Aamodt
2010-10-241. adding top level configuration class and making shader and memory configur...Tor Aamodt
2010-10-211. rewriting memory access generation code (from scratch), why not...Tor Aamodt
2010-10-18Re-designed cache model:Tor Aamodt
2010-10-161. creating cache_config object to encapsulate cache configuration informationTor Aamodt
2010-10-121. adding simt_core_cluster, which models a TPC or (for fermi) GPC...Tor Aamodt
2010-10-101. create function unit classes for SP, SFU, LD/ST.Tor Aamodt
2010-10-09refactor: renaming some texture reference variables after moving to gpgpu_tTor Aamodt
2010-10-09refactoring: moving texture reference mappings into gpgpu_t Tor Aamodt
2010-10-09Refactoring:Tor Aamodt
2010-10-081. refactoring cuda api code for loading PTX (removing external PTX loading e...Tor Aamodt
2010-10-05simulator "working" on ptxplus, simulated IPC "too low" by about a factor of ...Tor Aamodt
2010-10-05broken change list: builds, but does not run, yetTor Aamodt
2010-10-03moving some CUDA API centric code to cuda_runtime_api.ccTor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-08-29- integrate changes from fermi-test (CL's under that path in range 7261-7418).Tor Aamodt
2010-08-08refactoring: start moving prototypes into headersTor Aamodt
2010-08-07watchpoint facility for ptx debuggingTor Aamodt
2010-08-04intial support for integrated interactive debugger (for debugging PTX assembly)Tor Aamodt
2010-07-29integrate operand collector (not compiling yet)Tor Aamodt
2010-07-19OpenCL running on simulator w/ CUDA 3.1 and nvidia driver 256.35Tor Aamodt
2010-07-17param space updates for correct parsing (still need to allocate thread Tor Aamodt
2010-07-17- adding new memory_space_t type to enable differentiation of differentTor Aamodt
2010-07-17- add support for cvta and isspacep instructions (currently assumingTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt