summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-20fix most c warningsAhmad Alawneh
2023-06-20Merge branch 'dev' into compare_warnJRPan
2023-06-17137 drop sector cache flexibility (#57)Fangjia Shen
2023-06-13rename cache bankconflict stat to be more descriptiveAaron M Barnes
2023-06-12order warnings fixAhmad Alawneh
2023-06-12no return warnings ngs fixAhmad Alawneh
2023-06-12more unused var fixesAhmad Alawneh
2023-06-12remove unused varsAhmad Alawneh
2023-06-12fix more Wsign warningsAhmad Alawneh
2023-06-12fix types, change int to unsigned intAhmad Alawneh
2023-06-12it is safe to to change m_updates to unsgined, the accessor returns unsigned ...Ahmad Alawneh
2023-06-12fixing bunch of formatting warnings (#53)Ahmad Alawneh
2023-06-08shared mem bank conflictsAaron M Barnes
2023-06-08Merge branch 'dev' into devJRPan
2023-05-16Merge branch 'dev' into fix_different_latencies_to_same_ex_unitWilliamMTK
2023-05-11Merge branch 'dev' into fix-issue-accel-sim-187JRPan
2023-05-10Added check if reservation fail happens to prevent SEGF during cache probechristindbose
2023-05-10Fix typosWeili An
2023-05-10Merge branch 'dev' into fix_different_latencies_to_same_ex_unitJRPan
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-07Fixed constant_cyclenotseefire
2022-04-06fix duplicate regfile accesses within same instructionAaron M Barnes
2022-03-29Update shader.hFJShen
2022-03-23fix sub-core operand collector dispatch rrAaron M Barnes
2022-02-25Fixed old bug that happens when there are different latencies to the same exe...Rodrigo Huerta
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-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
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-23format codeMahmoud Khairy A. Abdallah
2021-05-21cast to float - dirty line percentageJRPAN
2021-05-20L2 breakdown - reuse mf allocatorJRPAN
2021-05-20fix merge conflictJRPAN
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
2021-05-19fixing the failing of mergingMahmoud Khairy A. Abdallah