summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-30adding support for the trace splitMahmoud
2020-07-30Add Completed CTAs output in Visualizer Logcesar-avalos3
2020-07-19Merge pull request #196 from gpgpu-sim/masterTor Aamodt
syncing changes to master into dev
2020-07-15Merge pull request #194 from gpgpu-sim/devTor Aamodt
Update README.md
2020-07-15Update README.mdTor Aamodt
2020-07-15Merge pull request #193 from gpgpu-sim/devTor Aamodt
Update README.md
2020-07-15Update README.mdTor Aamodt
update versions
2020-07-15Merge branch 'dev'Tor Aamodt
2020-07-15Merge pull request #191 from accel-sim/devTor Aamodt
fixing gdbinit
2020-07-15fixing gdbinitMahmoud
2020-07-13Merge pull request #190 from accel-sim/devTor Aamodt
Merging the final bits of the 4.0 release from the ISCA paper.
2020-07-13Don't build the apps - because we need this ancient gcc for the 4.2 stuff. ↵tgrogers
Just use the prebuilt apps that already exist on the docker image.
2020-07-13Update travis to use the procman instead of torque explicitly. This was ↵tgrogers
necessary becasue the old docker image has torque on it - but we are just not going to use it. For convience - the scripts auto-select your job launching software - but that fails because we have to execute the docker images as the 'runner' user to use torque. And I stopped doign that because it just makes things more complicated for no reason. In reality we can use a docker image that no longer has torque now that ProcMan exists in Accel-Sim
2020-07-13a few changes to the travis scripttgrogers
2020-07-13I *think* travis will be okay with this yaml file that is mor readabletgrogers
2020-07-13making single linetgrogers
2020-07-13updating travis to use the latest infrastrcutre and not use that nasty ↵tgrogers
single-line command line for docker. Also since we don't need torque anymore - none of that runner user stuff is necessary
2020-07-12Updating the readme to get rid of the old arxiv paper and to instruct folks ↵Tim Rogers
using 4.0 to cite the ISCA paper.
2020-07-12Merge remote-tracking branch 'gpgpu/dev' into dev-4.xTim Rogers
2020-07-04Merge pull request #188 from aamodt/devTor Aamodt
removing c++11 stuff
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-04Merge pull request #1 from gpgpu-sim/devTor Aamodt
Dev
2020-07-03Merge pull request #186 from lucylufei/francois-updateTor Aamodt
Add activemask, bfind, vmin, vmax implementations
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-24Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-4.x
2020-06-24get the env setup scriptstgrogers
2020-06-24update nightlytgrogers
2020-06-23another Jenkins typo by metgrogers
2020-06-23Be more specific about which hardware data to correlate against so it ↵tgrogers
doesn't spend forever parsing cards we don't care about.
2020-06-23no more old sdk regressiontgrogers
2020-06-23Not sure we still need thistgrogers
2020-06-22slurm loadtgrogers
2020-06-22syntax errortgrogers
2020-06-22Update broken Jenkinsfile syntaxtgrogers
2020-06-22Now that there is no 4.2 - lets just build the latest CUDAtgrogers
2020-06-15Merge pull request #182 from andrewboktor/markdownTor Aamodt
Making README into README.md and adding markdown formatting
2020-06-15Making README into README.md and adding markdown formattingAndrew Boktor
2020-06-10CUDA 11 supporttgrogers
2020-06-01adding my nameMahmoud
2020-06-01fixing the dram assert due to hashing errorMahmoud
2020-06-01adding MakefileMahmoud
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