summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-25allows gpgpusim to select a set of texture array,attr,info but maybe not the ...Jonathan
2018-05-25is_reg changeJonathan
2018-05-21Merged in suchitapati/gpgpusim-cudnn-5-18-18 (pull request #8)Suchita Pati
2018-05-21Merged in suchitapati/gpgpusim-cudnn-05-01-18 (pull request #7)Suchita Pati
2018-05-18ld operand in register spaceSuchita Pati
2018-05-12mma addednegargoli93
2018-05-12commit for eece527projectnegargoli93
2018-05-09Merge remote-tracking branch 'public/dev' into devtgrogers
2018-05-09Getting the simulator to compile with older versions of g++tgrogers
2018-05-04Getting the simulator to compile with older versions of g++tgrogers
2018-05-02Minor change in config descriptionSuchita Pati
2018-05-01Added support for -gpgpu_registers_per_block configSuchita Pati
2018-04-22Clang disallows empty bracks to show array indices. I believe that inserting ...Nathan Conrad
2018-04-22Some classes were referred to as a class and a struct (reported as clang warn...Nathan Conrad
2018-04-22Add cmath include to cuda-math.h, to allow std::isnan to be usedNathan Conrad
2018-04-19Crash when array pointers are passedAmruth
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-04-14solving alignment issueAmruth
2018-04-13Merged in suchitapati/gpgpusim-cudnn (pull request #2)Suchita Pati
2018-04-12adding sime spacesMahmoud
2018-04-12fixing FCFS bugMahmoud
2018-04-11Add support for isnan to compile with GCC-4.8.2green349
2018-04-11Merge remote-tracking branch 'upstream/dev' into devtgrogers
2018-04-11clean upAmruth
2018-04-11PDOM analysis for child kernel in CDPAmruth
2018-04-10added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes functionSuchita Pati
2018-04-05fixing file pointer and attributes issuesAmruth
2018-04-05Nice to know when the simulaton thread actually gets the exit call under norm...tgrogers
2018-04-05Nice to know when the simulaton thread actually gets the exit call under norm...tgrogers
2018-04-05fixing gpu-tot-cycle bugMahmoud
2018-04-05adding new stats counterMahmoud
2018-04-05adding new counters for parition level para and L2 BWMahmoud
2018-04-05GPGPU-Sim should always print when the sim thread exits - if this doesn't hap...tgrogers
2018-04-04updating EOF condition for Mac usersAmruth
2018-04-04Prog gets stuck because it doesnt recieve EOFAmruth
2018-04-04adding missing ptxas flags for cdp supportAmruth
2018-04-03remove temporarily generated filesAmruth
2018-04-03crash when print() is sent to pdom analysisAmruth
2018-04-02print out all the cache stats even if they are zero - makes collection more u...tgrogers
2018-04-02Adding in Mahmoud's changes to the print cache statstgrogers
2018-04-01fix regressions -- move call to pre_decode into do_pdomTor Aamodt
2018-04-01add pdom analysis for function calls -- doesn't fix regressionsTor Aamodt
2018-04-01Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/jain1...Akshay Jain
2018-04-01Merge branch 'dev-purdue-integration' into dev-purdue-integrationAkshay Jain
2018-04-01Stats are now printing properly. Checked in bfsAkshay Jain
2018-03-31Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...tgrogers
2018-03-31Getting rid of our constant, annoying prints. Running workloads of any size c...tgrogers
2018-03-31masked declaration leading to using unitialized buffer as file name, leading ...Tor Aamodt
2018-03-30Moving the print to avoid spurrious statisticstgrogers