| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-27 | Merge pull request #137 from gangmul12/deadlock_fix | Tor Aamodt | |
| Deadlock fix from stream_manager | |||
| 2019-11-12 | Merge pull request #156 from bftf/dev | Tor Aamodt | |
| Enabled CUDA 10. Added implementations for __cudaPushCallConfiguratio… | |||
| 2019-11-12 | Updated the ifdef flag which enables/disables the relevant code blocks for ↵ | bftf | |
| cuda 10; while assuring backwards compatibility for older cuda versions | |||
| 2019-11-11 | Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and ↵ | bftf | |
| __cudaPopCallConfiguration, neither of which are documented in the CUDA API but they preceed any cudaLaunchKernel() call and push the call configuration on a stack which is then popped when cudaLaunchKernel() is called. Currently the max stack size is 1, an assert will be triggered when this is violated. | |||
| 2019-10-17 | Merge pull request #130 from srirajpaul/config_pascal | Tim Rogers | |
| Fix SM6_TITANX config to use pascal file | |||
| 2019-10-17 | Merge pull request #134 from gangmul12/shfl | Tim Rogers | |
| take account of shfl latency | |||
| 2019-10-17 | Merge pull request #139 from RSpliet/dev | Tim Rogers | |
| Assortment of OpenCL fixes | |||
| 2019-10-17 | libopencl: Calculate a valid offset in bind_args() | Roy Spliet | |
| v2: Adhere to alignment requirements. v3: Small style fix. Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-17 | libopencl: Perform PDOM analysis | Roy Spliet | |
| Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-17 | libopencl: Stub clGetProgramBuildInfo() | Roy Spliet | |
| Assumes everything is ok, even if it isn't. Allows for some Rodinia benchmarks to fail slightly later. v2: Use available case macros. Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-07 | Merge pull request #132 from cng123/dev | Tor Aamodt | |
| added temp. solution to bypass function pointers | |||
| 2019-07-27 | fix event done impl | boyealkim | |
| 2019-07-26 | fix indentation | boyealkim | |
| 2019-07-25 | fix stream fix bug and fix cudaStreamWaitEvent impl | boyealkim | |
| 2019-07-25 | fix stream_merge front algo | boyealkim | |
| 2019-07-21 | take account of shfl latency | boyealKim | |
| 2019-07-04 | added temp. solution to bypass function pointers in order for pytorch to run | chris | |
| 2019-06-22 | Fix SM6_TITANX config to use pascal file | sriraj | |
| 2019-06-19 | Merge pull request #96 from CoffeeBeforeArch/AerialVision_cache_support | Tim Rogers | |
| AerialVision L2 Cache Support | |||
| 2019-06-19 | Merge pull request #126 from shenjiangqiu/dev | Tim Rogers | |
| fix bug when launch a empty kernel | |||
| 2019-05-30 | Merge pull request #129 from PSuchita/dev | Tor Aamodt | |
| Updating README | |||
| 2019-05-30 | Update README | PSuchita | |
| 2019-05-30 | Merge pull request #4 from gpgpu-sim/dev | PSuchita | |
| Dev | |||
| 2019-05-23 | fix bug when launch a empty kernel | Jiangqiu Shen | |
| 2019-05-21 | Merge pull request #123 from shenjiangqiu/dev | Tor Aamodt | |
| fix bugs in tag() and some other function | |||
| 2019-05-21 | fix bugs in tag() and some other function | Jiangqiu Shen | |
| 2019-05-17 | Merge pull request #121 from tgrogers/dev | Tim Rogers | |
| Stuff needed for other version of CUDA 9 | |||
| 2019-05-17 | 9.2 sofile | tgrogers | |
| 2019-05-17 | Stuff needed for other version of CUDA 9 | tgrogers | |
| 2019-05-13 | Merge branch 'dev' into AerialVision_cache_support | Tim Rogers | |
| 2019-05-13 | Merge pull request #118 from mkhairy/dev | Tim Rogers | |
| Integrating Mahmoud's changes that improve simulation speed by 2-3x. Also includes a change that mitigates memory channel conflicts by using a random hashing function. | |||
| 2019-05-13 | fixing local xbar again | Mahmoud | |
| 2019-05-13 | fixing .travis file | Mahmoud | |
| 2019-05-10 | adding local xbar config in travis | Mahmoud | |
| 2019-05-08 | fixing the volta config | Mahmoud | |
| 2019-05-08 | fixing the building fail | Mahmoud | |
| 2019-05-07 | fixxing indentation | Mahmoud | |
| 2019-05-07 | Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into dev | Mahmoud | |
| 2019-05-07 | enable FEM and fixed indentation | Mahmoud | |
| 2019-05-02 | Merge branch 'dev' into dev | Tim Rogers | |
| 2019-05-02 | Merge pull request #109 from RedCarrottt/dev | Tim Rogers | |
| Fix indentation bug of AerialVision | |||
| 2019-05-02 | Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fix | Tim Rogers | |
| Fix spelling from adpative -> adaptive for volta cache config | |||
| 2019-05-02 | fixing some typos in config files | Mahmoud | |
| 2019-05-02 | remove v100 config now till tested | Mahmoud | |
| 2019-05-02 | Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev | |||
| 2019-04-25 | remove some config files | Mahmoud | |
| 2019-04-25 | updating volta model | Mahmoud | |
| 2019-04-25 | increase stat counter size to long long | Mahmoud | |
| 2019-04-25 | adding v100 config file | Mahmoud | |
| 2019-04-25 | change name booksim file | Mahmoud | |
