summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10Removed some cached fileschristindbose
2023-05-10Ported aerialvision to use python3 instead of python2christindbose
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-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-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
2021-05-19Merge pull request #16 from mkhairy/devmkhairy
2021-05-19oops delete this config, it should not be pushedMahmoud Khairy A. Abdallah
2021-05-19change L1 cache config in Volta+ to be write-through and write-allocate based...Mahmoud Khairy A. Abdallah
2021-05-19eliminate redundant code in gpu-cache.hMahmoud Khairy A. Abdallah
2021-05-19rename set_dirty_byte_maskMahmoud Khairy A. Abdallah
2021-05-19moving the unified size from the base class config to l1 configMahmoud Khairy A. Abdallah
2021-05-19moving shmem option to the base class and change the code to accept turing co...Mahmoud Khairy A. Abdallah