aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Added -save_embedded_ptx 1 to config filesSuchita Pati
2018-05-01Initial Bitbucket Pipelines configurationSuchita Pati
2018-05-01Added support for -gpgpu_registers_per_block configSuchita Pati
2018-04-26Updating to use the correct correlation filetgrogers
2018-04-26Consolidating a number of these tests and using the new correlation script in...tgrogers
2018-04-25Naming the plot sub-directories in a more sane waytgrogers
2018-04-25Changing the config specs to reflect the new flex configstgrogers
2018-04-25Merged in amruth_s/apr14 (pull request #6)Amruth
2018-04-23Do not fail when some of the apps fails and fail 30 minutes between polling t...tgrogers
2018-04-23trying to make this only once per daytgrogers
2018-04-23Oops forgot last .txt referencetgrogers
2018-04-23change the filename for the app listtgrogers
2018-04-23propoerly pointing to the app listtgrogers
2018-04-23Fixing the data directory linkagetgrogers
2018-04-23bad triggertgrogers
2018-04-23Fixing some bugstgrogers
2018-04-23Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/TimRo...tgrogers
2018-04-23renaming some stuff in the nightly filetgrogers
2018-04-23renaming the nightly filetgrogers
2018-04-22Clang disallows empty bracks to show array indices. I believe that inserting ...Nathan Conrad
2018-04-22One more instance of where a string should be escaped with %s before being pa...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-19Merge branch 'dev' of https://bitbucket.org/amruth_s/apr14 into devAmruth
2018-04-19Crash when array pointers are passedAmruth
2018-04-18Merge pull request #18 from abdallm/dev-purdue-integrationTimothy G Rogers
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-18Merge pull request #19 from green349/gcc_supportTimothy G Rogers
2018-04-16Merged in amruth_s/apr14 (pull request #4)Amruth
2018-04-15Initial Bitbucket Pipelines configurationAmruth
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-11Merge branch 'gcc_support' of https://github.rcac.purdue.edu/green349/gpgpu-s...green349
2018-04-11Add support for isnan to compile with GCC-4.8.2green349
2018-04-11Merge branch 'dev-purdue-integration' into gcc_supportRoland Green
2018-04-11Merge pull request #65 from tgrogers/devTor Aamodt
2018-04-11Merged in amruth_s/apr2_gpgpusim (pull request #3)Amruth
2018-04-11Add support for isnan to compile with GCC-4.8.2Roland Green
2018-04-11Don't need to delete these anymore for the quick linkingtgrogers
2018-04-11Copyright symbol errorAmruth
2018-04-11This build status line was broken when there were cached filestgrogers
2018-04-11Merge remote-tracking branch 'upstream/dev' into devtgrogers
2018-04-11cuda_runtime_api.cc edited online with BitbucketAmruth
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-09adding additional device attributes in cudaDeviceGetAttributes function for m...Suchita Pati