summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-10Merge pull request #43 from tgrogers/devTim Rogers
2023-02-10Taking out a comment that is no longer relevant and truncating the commit has...tgrogers
2023-02-08Merge branch 'dev' of github.com:tgrogers/gpgpu-sim_distribution into devtgrogers
2022-12-05Added regex for non-linux platformsDimitris Papagiannis
2022-12-05Ignore YY keywords, remove whitespaceDimitris Papagiannis
2022-12-05Fixed regex for files generated by newer bison versionsDimitris Papagiannis
2022-04-14Merge pull request #32 from barnes88/fix-cu-findreadyJRPan
2022-04-11Merge pull request #40 from notseefire/devJRPan
2022-04-11Merge pull request #39 from barnes88/reg-duplicatesFJShen
2022-04-07Fixed constant_cyclenotseefire
2022-04-06fix duplicate regfile accesses within same instructionAaron M Barnes
2022-04-05Merge branch 'dev' into fix-cu-findreadyAaron Barnes
2022-04-04Merge pull request #35 from FJShen/patch-1JRPan
2022-03-29Update shader.hFJShen
2022-03-23fix sub-core operand collector dispatch rrAaron M Barnes
2022-03-01Merge pull request #28 from barnes88/concurrentJRPan
2022-02-25Fixed old bug that happens when there are different latencies to the same exe...Rodrigo Huerta
2022-02-18update configs max concurrent kernel based on compute capabilityAaron M Barnes
2022-02-18update max_concurrent kernel based on compute capabilityAaron M Barnes
2022-02-18fix trace-driven concurrency segfaultAaron M Barnes
2022-02-15set default max concurrent ctas to 32 and validateAaron M Barnes
2022-02-07Merge pull request #27 from JRPan/accelwattach-devJRPan
2022-02-01Update CopyrightsJRPAN
2022-02-01rm hw_perf.csv from config folderJRPAN
2022-02-01Merge pull request #25 from Connie120/devJRPan
2021-10-27Updated the manualNi Kang
2021-10-17Merge pull request #237 from VijayKandiah/devTor Aamodt
2021-10-17Merge pull request #236 from accel-sim/devTor Aamodt
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-10-17Merge pull request #5 from accel-sim/devVijay Kandiah
2021-08-23Ampere and Turing also lrr schedulerJRPAN
2021-08-23Update volta to use lrr schedulerJRPAN
2021-08-16better oc selecting when sub core enabledJRPAN
2021-08-16Adding restricted round robin schedulerJRPAN
2021-06-22WT in lazy fetch on readJRPAN
2021-06-16correct dirty counterJRPAN
2021-06-03minor improvementsJRPAN
2021-06-03update readableJRPAN
2021-05-31rewrite shmem_option parsingJRPAN
2021-05-27fixing configsMahmoud Khairy A. Abdallah
2021-05-26changing kernel latencyMahmoud Khairy A. Abdallah
2021-05-26updating the configs based on the tuner outputMahmoud Khairy A. Abdallah
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-22Update README.mdmkhairy
2021-05-22Update CHANGESmkhairy
2021-05-22Update versionmkhairy
2021-05-21Merge pull request #17 from JRPan/rewrite-l2-breakdownmkhairy
2021-05-21cast to float - dirty line percentageJRPAN
2021-05-20L2 breakdown - reuse mf allocatorJRPAN
2021-05-20fix merge conflictJRPAN