summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-11-02bug in the last commitaamir
2018-11-02some minor changes asked in the code reviewaamir
2018-11-02added incount and outcount, addressed all of the pull request commentsaamir
2018-10-26made the changes compatible with old config filesMd Aamir Raihan
2018-10-24merged tensor-cores codeaamir
2018-10-05Merge pull request #15 from gjulianm/devTim Rogers
2018-10-05Merge pull request #78 from fusiled/devTim Rogers
2018-10-05Merge pull request #76 from tgrogers/devTim Rogers
2018-10-05Merge pull request #66 from pigrew/cleanup-clang-warningsTim Rogers
2018-09-22debug printsaamir
2018-09-20Merge remote-tracking branch 'upstream/dev' into devtgrogers
2018-09-20libcuda: removed comment from cuobjdump.lMatteo Maria Fusi
2018-09-16print for mem transactionaamir
2018-09-15Merge pull request #75 from mkhairy/devTim Rogers
2018-09-14Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-09-14regression&scriptsaamir
2018-09-14corrected the bug in vpcore functional modelaamir
2018-09-10added support for generating correct no of mem txnaamir
2018-09-09generating correct number of mem transactionaamir
2018-09-09minor changes for generating mem transaction in timing model. NOTE NOT COMPLETEDaamir
2018-08-16add latencynegargoli
2018-08-16Timing model for VCOREnegargoli93
2018-08-14parsing changes for timing modelaamir
2018-08-13generalized v8 and v16 mode kernel completedaamir
2018-08-13generalized v4 completed;Note I have only added row major support for matrix baamir
2018-08-12tested b4 b8 b16 modeaamir
2018-08-10added mma and st inst. Only different b mode needs to be addedaamir
2018-08-10corrected a bug in bfi implementationaamir
2018-08-09added loadaamir
2018-08-07implemented prmt and started working on variable precision mul instaamir
2018-07-31added more regression testsaamir
2018-07-25Merging conlicted travis line. Just use the new one.tgrogers
2018-07-23Getting the regressions to pass by explicitly setting the CUDA version. The i...tgrogers
2018-07-22added regression and debugged the failing testcaseaamir
2018-07-21adding the cutlass examplesaamir
2018-07-21merging the changes of cutlass on negar tensorcore branchaamir
2018-07-16fix pipline for tensor_core and change confignegargoli93
2018-07-01Adding Pascal_TITANX config filesMahmoud
2018-06-30Explicitly setting the env vars in the docker calltgrogers
2018-06-30Explicitly calling out CUDA in the 480 build tootgrogers
2018-06-30oops - you should set this if it does not exist, not the other way around...tgrogers
2018-06-30oopstgrogers
2018-06-30Explicitly saying what CUDA to usetgrogers
2018-06-30use CUDA 9.1tgrogers
2018-06-30Adding in a check to not blow away the PTXAS variable if you already had it settgrogers
2018-06-30oops - need a yml list of envstgrogers
2018-06-30Adding the 9.2 option to the PASCAL configtgrogers
2018-06-30Cleaning up the setup env message a bit and having the simulator properly dum...tgrogers
2018-06-30Preventing bad git commit numbers from printing when you run setup_env from a...tgrogers