| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-10 | need at least 1 cu per sched for sub_core model, fix find_ready() reg_id | Aaron Barnes | |
| 2021-05-10 | remove prints | Aaron Barnes | |
| 2021-05-10 | dont need du id | Aaron M Barnes | |
| 2021-05-10 | fix find_ready reg_id | Aaron Barnes | |
| 2021-05-10 | minor fix accessing du | Aaron M Barnes | |
| 2021-05-10 | sub core model dispatches only to assigned exec pipelines | Aaron Barnes | |
| 2021-05-09 | validated collector unit partitioning based on scheduler | Aaron M Barnes | |
| 2021-05-09 | useful print statement | Aaron M Barnes | |
| 2021-05-09 | minor fixes | Aaron M Barnes | |
| 2021-05-09 | parition CU allocation, add prints | Aaron Barnes | |
| 2021-03-25 | change the L1 cache policy based on recent ubench | Mahmoud Khairy A. Abdallah | |
| 2021-03-25 | change the L1 cache policy to be on-miss based on recent ubench | Mahmoud Khairy A. Abdallah | |
| 2021-02-25 | Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution ↵ | Mahmoud Khairy A. Abdallah | |
| into HEAD | |||
| 2021-02-25 | adding new RTX 3070 config | Mahmoud Khairy A. Abdallah | |
| 2021-02-19 | Merge pull request #9 from JRPan/fix-cache-hash | mkhairy | |
| Fix cache hash function and renaming | |||
| 2021-02-17 | fix hash funciton | JRPAN | |
| 2021-02-16 | Merge pull request #7 from JRPan/fix-was_writeback_sent | mkhairy | |
| bug fix was_writeback_sent() | |||
| 2021-02-15 | bug fix was_writeback_sent | JRPAN | |
| 2021-01-28 | Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution ↵ | Mahmoud Khairy A. Abdallah | |
| into HEAD | |||
| 2021-01-27 | Merge pull request #5 from allencho1222/patch-2 | Tim Rogers | |
| do not truncate 32 MSB bits of the memory address | |||
| 2021-01-27 | Merge pull request #4 from allencho1222/patch-1 | Tim Rogers | |
| change address type into ull | |||
| 2020-11-22 | Merge pull request #6 from JRPan/add_mshr | mkhairy | |
| added MSHR_HIT | |||
| 2020-11-15 | added MSHR_HIT | JRPAN | |
| 2020-11-09 | do not truncate 32 MSB bits of the memory address | allen | |
| 2020-11-09 | change address type into ull | allen | |
| 2020-10-26 | Merge pull request #3 from gvoskuilen/dev | mkhairy | |
| Fix for bugs in lazy write handling | |||
| 2020-10-26 | Fix for bugs in lazy write handling | Gwen | |
| 2020-10-18 | Merge pull request #202 from accel-sim/dev | Tor Aamodt | |
| slight change to support trace-driven split | |||
| 2020-10-18 | Merge pull request #203 from aamodt/dev | Tor Aamodt | |
| fix typos | |||
| 2020-10-18 | fix typos | Tor Aamodt | |
| 2020-10-18 | Merge remote-tracking branch 'gpgpu-sim/dev' into dev | tgrogers | |
| 2020-10-01 | Merge pull request #201 from lucylufei/aerialvision-fix | Tor Aamodt | |
| fixed exception for parallel intensity plots in AerialVision | |||
| 2020-10-01 | fixed exception for parallel intensity plots in aerialvision | Lucy Liu | |
| 2020-08-07 | Merge pull request #198 from cng123/dev | Tor Aamodt | |
| updated readme with pointer to pytorch repo | |||
| 2020-08-07 | updated readme with pointer to pytorch repo | cng123 | |
| 2020-08-01 | Merge pull request #2 from gpgpu-sim/dev | Tim Rogers | |
| Merging latest dev into of GPGPU-Sim into accel-sim | |||
| 2020-08-01 | Merge pull request #197 from cesar-avalos3/accel-sim | Tim Rogers | |
| Add "Completed CTAs" in the Visualizer Log File | |||
| 2020-07-30 | adding support for the trace split | Mahmoud | |
| 2020-07-30 | Add Completed CTAs output in Visualizer Log | cesar-avalos3 | |
| 2020-07-19 | Merge pull request #196 from gpgpu-sim/master | Tor Aamodt | |
| syncing changes to master into dev | |||
| 2020-07-15 | Merge pull request #194 from gpgpu-sim/dev | Tor Aamodt | |
| Update README.md | |||
| 2020-07-15 | Update README.md | Tor Aamodt | |
| 2020-07-15 | Merge pull request #193 from gpgpu-sim/dev | Tor Aamodt | |
| Update README.md | |||
| 2020-07-15 | Update README.md | Tor Aamodt | |
| update versions | |||
| 2020-07-15 | Merge branch 'dev' | Tor Aamodt | |
| 2020-07-15 | Merge pull request #191 from accel-sim/dev | Tor Aamodt | |
| fixing gdbinit | |||
| 2020-07-15 | fixing gdbinit | Mahmoud | |
| 2020-07-13 | Merge pull request #190 from accel-sim/dev | Tor Aamodt | |
| Merging the final bits of the 4.0 release from the ISCA paper. | |||
| 2020-07-13 | Don't build the apps - because we need this ancient gcc for the 4.2 stuff. ↵ | tgrogers | |
| Just use the prebuilt apps that already exist on the docker image. | |||
| 2020-07-13 | Update travis to use the procman instead of torque explicitly. This was ↵ | tgrogers | |
| necessary becasue the old docker image has torque on it - but we are just not going to use it. For convience - the scripts auto-select your job launching software - but that fails because we have to execute the docker images as the 'runner' user to use torque. And I stopped doign that because it just makes things more complicated for no reason. In reality we can use a docker image that no longer has torque now that ProcMan exists in Accel-Sim | |||
