summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-11Merge branch 'sub_core_devel' of github.com:barnes88/gpgpu-sim_distribution i...Aaron Barnes
2021-05-11partition issue() in the shader execute stageAaron Barnes
2021-05-10cleanup find_readyAaron M Barnes
2021-05-10more cleanupAaron M Barnes
2021-05-10clean up redundant method argsAaron Barnes
2021-05-10fix assertAaron Barnes
2021-05-10move reg_id calc to cu object initAaron Barnes
2021-05-10need at least 1 cu per sched for sub_core model, fix find_ready() reg_idAaron Barnes
2021-05-10remove printsAaron Barnes
2021-05-10dont need du idAaron M Barnes
2021-05-10fix find_ready reg_idAaron Barnes
2021-05-10minor fix accessing duAaron M Barnes
2021-05-10sub core model dispatches only to assigned exec pipelinesAaron Barnes
2021-05-09validated collector unit partitioning based on schedulerAaron M Barnes
2021-05-09useful print statementAaron M Barnes
2021-05-09minor fixesAaron M Barnes
2021-05-09parition CU allocation, add printsAaron Barnes
2021-02-17fix hash funcitonJRPAN
2021-02-16Merge pull request #7 from JRPan/fix-was_writeback_sentmkhairy
2021-02-15bug fix was_writeback_sentJRPAN
2021-01-27Merge pull request #5 from allencho1222/patch-2Tim Rogers
2021-01-27Merge pull request #4 from allencho1222/patch-1Tim Rogers
2020-11-22Merge pull request #6 from JRPan/add_mshrmkhairy
2020-11-15added MSHR_HITJRPAN
2020-11-09do not truncate 32 MSB bits of the memory addressallen
2020-11-09change address type into ullallen
2020-10-26Fix for bugs in lazy write handlingGwen
2020-08-01Merge pull request #2 from gpgpu-sim/devTim Rogers
2020-07-30adding support for the trace splitMahmoud
2020-07-30Add Completed CTAs output in Visualizer Logcesar-avalos3
2020-07-12Merge remote-tracking branch 'gpgpu/dev' into dev-4.xTim Rogers
2020-07-04editTor Aamodt
2020-07-04okay, old schoolTor Aamodt
2020-07-04trying againTor Aamodt
2020-07-04edit for c++11 stuff added to instructions.ccTor Aamodt
2020-07-03removed whitespace changesLucy Liu
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2020-06-27Getting rid of a warningtgrogers
2020-06-01adding my nameMahmoud
2020-06-01fixing the dram assert due to hashing errorMahmoud
2020-06-01revmoing traces driven from gpgpusimMahmoud
2020-06-01ooh forgot to add hashing filesMahmoud
2020-06-01renaming the executableMahmoud
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-31adding the virtual method back to gpgpu-sim classMahmoud
2020-05-31fixing TEX error maapping by removing virtual member form gpgpu-sim classMahmoud
2020-05-31add spec unit params setMahmoud
2020-05-30adding new specialization unitsMahmoud
2020-05-27splitting trace-driven from gpgpu-sim - part 2Mahmoud
2020-05-26splitting the trace-diven from the gpgpu-simMahmoud