aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-19trying to refomat the Jenkinsfile to be more reader friendlytgrogers
2017-07-18Merge pull request #2 from abdallm/dev-purdue-integrationMahmoud Khairy A. Abdallah
Improving GPU core model.
2017-07-18Fixing deadlock bugMahmoud
2017-07-17Fixing some typos and adding commentsMahmoud
2017-07-17Improving GPU core model. This commits contains:Mahmoud
1- round robin inst issue for warp multiple schedulers 2- add sector mask in the memory request (to bused later for L2 sector cache) 3- Adding Fermi coalescer 4- Ensure different exen units are used in dual_issue mode 5- Report how many dual_issue happened 6- Adding oldest_first scheduler
2017-07-14Merge pull request #1 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2017-07-12Removing the simulations directory before we synctgrogers
2017-07-12Getting jenkins to work by changing the error on shell type to a warning. ↵tgrogers
The way we detect the shell is not fool-proof and fails for jenkins, although we are using bash
2017-07-12Fixing BankGroup Indexing BugMahmoud
2017-07-12Adding in the jenkinsfile that can be used for automatic regression on ↵tgrogers
Purdue's end
2017-07-11Update READMEgpgpu-sim
updating description of CUDA versions
2017-07-11Update CHANGESgpgpu-sim
added mention of a couple of recent changes
2017-07-11Merge pull request #38 from tgrogers/travis-modsgpgpu-sim
Changing the regressions to compile + run different GPGPU-Sim config + verify functional correctness
2017-07-11Disbaling the maxwell configtgrogers
2017-07-11reducing the reundant text in the config defintionstgrogers
2017-07-11trvis tick?tgrogers
2017-07-11looks like i need to explicitly include docker??tgrogers
2017-07-10Attempting to parallelize the build across all the configs at oncetgrogers
2017-07-10pointing a the latest version of the docker image that already has the new ↵tgrogers
pbs_mom built in it.
2017-07-10Now that mom stays up, lets try this again...tgrogers
2017-07-10forgot to change dirstgrogers
2017-07-10new build got us past that fail - now lets see if it can stay up...tgrogers
2017-07-10After diggin in the torque source code, it looks like it might be this posix ↵tgrogers
memlock stuff that is killing the travis install. I guess it is possible that the server disables this feature on whatever infrastructure they are using. I am trying to rebuild pbs_mom without the memlock and see how much further we get.
2017-07-10a short in the dark...tgrogers
2017-07-10another test of pbs_momtgrogers
2017-07-10More info in logs?tgrogers
2017-07-10Let's test mom by lunching it over and overtgrogers
2017-07-09is it hosts?tgrogers
2017-07-09lookimg at messagestgrogers
2017-07-09Adding another slash for the logvel 0 this time maybe...tgrogers
2017-07-09Adding an extra slash for the logleveltgrogers
2017-07-09increasing mom lovel to see why it is continously failingtgrogers
2017-07-09again, try to restarttgrogers
2017-07-09Adding another check for the pbs_momtgrogers
2017-07-09Debugging non-running momtgrogers
2017-07-09new debugging commandlinetgrogers
2017-07-09A test for what is wrong with torquetgrogers
2017-07-09What works, sort of...tgrogers
2017-07-09again with the paralleltgrogers
2017-07-09trying out parallel buildstgrogers
2017-07-09Call the monitor in verbose mode?tgrogers
2017-07-09giving runner permissions to the distributions directorytgrogers
2017-07-09specify rw for the mapped directorytgrogers
2017-07-09Magic linetgrogers
2017-07-09trying pwdtgrogers
2017-07-09Adding in the first pass at the actual regression commandstgrogers
2017-07-09wrong docker tagtgrogers
2017-07-09wrong docker tagtgrogers
2017-07-09What is going on?tgrogers
2017-07-09Adding in some mroe stuff to debug travistgrogers