index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-19
Merge branch 'dev' of https://bitbucket.org/amruth_s/apr14 into dev
Amruth
2018-04-19
Crash when array pointers are passed
Amruth
2018-04-15
Initial Bitbucket Pipelines configuration
Amruth
2018-04-14
solving alignment issue
Amruth
2018-04-13
Merged in suchitapati/gpgpusim-cudnn (pull request #2)
Suchita Pati
2018-04-11
Merged in amruth_s/apr2_gpgpusim (pull request #3)
Amruth
2018-04-11
Copyright symbol error
Amruth
2018-04-11
cuda_runtime_api.cc edited online with Bitbucket
Amruth
2018-04-11
clean up
Amruth
2018-04-11
PDOM analysis for child kernel in CDP
Amruth
2018-04-10
added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes function
Suchita Pati
2018-04-09
adding additional device attributes in cudaDeviceGetAttributes function for m...
Suchita Pati
2018-04-06
fixing arch flags
Amruth
2018-04-05
fixing file pointer and attributes issues
Amruth
2018-04-05
Merged in amruth_s/apr2_gpgpusim (pull request #1)
Amruth
2018-04-04
updating EOF condition for Mac users
Amruth
2018-04-04
Prog gets stuck because it doesnt recieve EOF
Amruth
2018-04-04
adding missing ptxas flags for cdp support
Amruth
2018-04-03
remove temporarily generated files
Amruth
2018-04-03
Initial Bitbucket Pipelines configuration
Amruth
2018-04-03
crash when print() is sent to pdom analysis
Amruth
2018-04-01
fix regressions -- move call to pre_decode into do_pdom
Tor Aamodt
2018-04-01
add pdom analysis for function calls -- doesn't fix regressions
Tor Aamodt
2018-03-31
masked declaration leading to using unitialized buffer as file name, leading ...
Tor Aamodt
2018-03-31
restore code that selects ptx code that exists
Tor Aamodt
2018-03-29
Merge remote-tracking branch 'public_gpgpusim/dev' into dev
Tor Aamodt
2018-03-29
arch is also not supported for cuda 5 or lower
Amruth
2018-03-29
compilation fix
Amruth
2018-03-29
cuobjdump -lptx flag is not supported by cuda 5 and lower
Amruth
2018-03-28
Merge pull request #64 from aamodt/dev
Tor Aamodt
2018-03-29
bitbucket-pipelines.yml edited online with Bitbucket
tgrogers-purdue
2018-03-29
bitbucket-pipelines.yml edited online with Bitbucket
tgrogers-purdue
2018-03-29
bitbucket-pipelines.yml edited online with Bitbucket
tgrogers-purdue
2018-03-29
Can I just do the exact same thing as Travis?
tgrogers-purdue
2018-03-29
bitbucket-pipelines.yml edited online with Bitbucket
tgrogers-purdue
2018-03-29
Initial Bitbucket Pipelines configuration
tgrogers-purdue
2018-03-28
(attempt to) fix compile error in last checkin
Tor Aamodt
2018-03-28
Merge remote-tracking branch 'upstream/dev' into dev
Tor Aamodt
2018-03-28
fix compile errors on Ubuntu LTS 16.04
Tor Aamodt
2018-03-28
20 makes no sense for this part
tgrogers
2018-03-28
Merge remote-tracking branch 'public/dev' into dev
tgrogers
2018-03-28
Do not run our private configs - just the public configs
tgrogers
2018-03-28
This was a useless commmit - there were other problems with pulling the simul...
tgrogers
2018-03-28
This does not exist in older CUDAs - only compile it for >5. Not sure if 5 is...
tgrogers
2018-03-28
Mirroring the internal setup_env that enables Jenkins to work
tgrogers
2018-03-28
Explicitly loggin in with Jenkins
tgrogers
2018-03-28
Our internal Jenkinsfile
tgrogers
2018-03-27
small corrections
Amruth
2018-03-27
considered CDP scenario
Amruth
2018-03-27
support for pinned memories - temporary fix
Amruth
[next]