summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-12tested b4 b8 b16 modeaamir
2018-08-10added mma and st inst. Only different b mode needs to be addedaamir
2018-08-10fixes ptxjitplus and cuLaunchKernelJonathan
2018-08-10corrected a bug in bfi implementationaamir
2018-08-09added loadaamir
2018-08-08brev implementationJ
2018-08-08Merge remote-tracking branch 'upstream/dev' into devJ
2018-08-07implemented prmt and started working on variable precision mul instaamir
2018-08-07fix for deadlock that should serialize bank accessesJ
2018-08-07working fix for deadlock due to operand collector, parser changes to support ...J
2018-07-30some changes to help get pytorch workingJ
2018-07-23brought back ptxinfoJonathan
2018-07-22added regression and debugged the failing testcaseaamir
2018-07-21merging the changes of cutlass on negar tensorcore branchaamir
2018-07-20load param offsets with refactored code and look in middle of malloc'd area f...J
2018-07-18added c++filt that works better, param offset dumping, protection for failing...Jonathan
2018-07-16fp32 to fp16 and fp16 to fp32 cvtJonathan
2018-07-16fix pipline for tensor_core and change confignegargoli93
2018-07-13Add more print statements to debug api callsJonathan
2018-07-09fixed pointer bug in ptx jit and added support for executing ptxjitconfig whe...Jonathan
2018-07-09better launchkernels and more printouts for debuggingJonathan
2018-07-04dumps ptx kernels and scripts to launch all kernelsJonathan
2018-07-04dump and load block and grid size and launchJonathan
2018-07-03loading params works nowJonathan
2018-06-30Cleaning up the setup env message a bit and having the simulator properly dum...tgrogers
2018-06-30changing the flow s.t. you cannot compile the simulator with a different vers...tgrogers
2018-06-29Fixing the PTXPLUS + new CUDA execution case.tgrogers
2018-06-29dumps global using pointer, dump output from ptxjit to fileJonathan
2018-06-29Allowing modern GPU configrations to properly run PTXPLUS.tgrogers
2018-06-28dumps pointers by accessing global memoryJonathan
2018-06-28Tests to find conditions that a value is a pointer and new mallocPtr_SizeJonathan
2018-06-27WIP dump paramsJonathan
2018-06-26exports and imports param data in new debug tool: WatchYourStepJonathan
2018-06-22All required PTX JIT functions supportedJonathan
2018-06-22No need to change the config file for adding tensor-corenegargoli
2018-06-21WIP adding support for PTX JIT and dumping params to cudaLaunchesJonathan
2018-06-20Tensor core timing modelnegargoli93
2018-06-15memory partition indexingMahmoud
2018-06-14bfe bug fixJonathan
2018-06-13debug printaamir
2018-06-13generic matrix multiply kernel passedaamir
2018-06-11tested all the configuration of mmaaamir
2018-06-11added all the configurationaamir
2018-06-08regression passedAamir Raihan
2018-06-06ptx.y fixed syntaxaamirraihan
2018-06-06added profilling xls and changes for regressionaamir
2018-06-06reverted some changed to pass regressionJonathan
2018-06-05ptx parse onlyJonathan
2018-06-05parse all ptx and add to symbol tableJonathan
2018-06-05added support for wmma:load_c:f16_typeaamir