summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
AgeCommit message (Expand)Author
2016-07-06Added sstarr memory, which works the same as shared memorysspenst
2016-06-07Added support for cudaMemcpyDefault flag in cudaMemcpy. Also increased the ma...speverel
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
2014-08-14Support for named bariers + bar.red + bar.arrive instructionsAhmed El-Shafiey
2014-08-14Fix Bug 81Ahmed El-Shafiey
2014-08-14Review 77001: Fixing Writeback/Write allocate hard coded memory_access_types ...Tayler Hetherington
2014-08-14Adding option to force global memory accesses to skip L1 data cache while sti...Wilson Fung
2014-08-14Adding the ability to querry the WARPSZ flag from the ptx script.Tim Rogers
2014-08-14Interconnection traffic breakdown stats (integration from TM branch).Wilson Fung
2014-08-14Fixing bug 59 + cleaning some code related to the power modelAhmed El-Shafiey
2014-08-14make sure L1 cache is flushed at a configuration change between kernels, even...Ahmed El-Shafiey
2014-08-14 - Adding support for cudaFuncSetCacheConfig API, that allows changing theAhmed El-Shafiey
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14MergingTim Rogers
2014-08-14Fix for bug 30 (external).Wilson Fung
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14OpenCL newer diver fixHadi Jooybar
2014-08-14Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...Wilson Fung
2014-08-14Modified the cache hierarchy, reorganized code to eliminate code replication,...Tayler Hetherington
2014-08-14Minor refactoring for the SIMT Stack implementation and fixing some indentationWilson Fung
2014-08-14Fixing texture fetching for 1D texture with non-normalized coordinates: Addin...Wilson Fung
2014-08-14Adding support for cudaReadModeNormalizedFloat (a texture read mode). See bu...Wilson Fung
2014-08-14Fixed incorrect counting of predicated instruction. (Bug #15 external)Wilson Fung
2014-08-14On demand loading of fatbinsAndrew M. B. Boktor
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Fixed gcc-4.3 warning related to SIMT stack in CL13519Inderpreet Singh
2014-08-14SIMT stack is now implementated as a stack to allow arbitrary recursion depthInderpreet Singh
2014-08-14Ptxplus fix for recrusive call handling in SIMT stack (CL13410).Inderpreet Singh
2014-08-14Copied in Arun's SIMT stack fix for recursive calls (CL8574)Inderpreet Singh
2014-08-14Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...Ayub Gubran
2014-08-14Removing warningsAndrew M. B. Boktor
2014-08-14Fixing a potential problem.Andrew M. B. Boktor
2014-08-14Supporting the option for removing temporary filesAndrew M. B. Boktor
2014-08-14This changelist adds the following:Andrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Integration change. Fixing bug for #149: A pathological case that caused LD i...Wilson Fung
2014-08-14Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ...Inderpreet Singh
2014-08-14Adding a check for copmliance between the runtime simulation config and MAX_T...Wilson Fung
2014-08-14Fixing upper bound on threads/SMAndrew M. B. Boktor
2014-08-14Fix for bug 129. Created a directed test with a pre-known instruction count, ...Wilson Fung
2014-08-14Revived all of the source code view stats except exposed pipeline latency.Wilson Fung
2014-08-14Integrating the pure functional simulationAyub Gubran
2014-08-14Fix for Bug 123: Use of constant in shader_core_ctx::func_exec_inst functionInderpreet Singh
2014-08-14Integrated in CL10086 from tm-test branch.Inderpreet Singh
2014-08-14Actually fixing the atomic bugTim Rogers
2014-08-14Fixing the atomics I broke with the insn count fixTim Rogers
2014-08-14Removing some function inlining to make debugging easierTim Rogers
2014-08-14Build fix,Andrew M. B. Boktor
2014-08-14Fixes for atomic callbacksarun
2014-08-14change copyright notice to include authorsTor Aamodt