index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-06-12
small updates to Jenkinsfile
tgrogers
2019-06-11
Updating the email template to reflect the new stats locations
tgrogers
2019-06-11
Cleaning up the stat plotting - removing a bunch of redundant/unnecessary code
tgrogers
2019-06-11
Merge pull request #15 from tgrogers/dev
Tim Rogers
10.1 support integration
2019-06-11
Fixing broken links in the email
tgrogers
2019-06-10
Merge pull request #14 from echoedit/dev
Mengchi Zhang
Remove those duplicated defined
2019-06-10
one more directory fix
tgrogers
2019-06-10
one more dir fix
tgrogers
2019-06-10
Remove definitions
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-10
Remove those duplicated defined
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-10
fixing some directory madness
tgrogers
2019-06-10
Merge pull request #13 from echoedit/dev
Mengchi Zhang
Move some struct upward in cuda_runtime_api.cc
2019-06-10
Merge pull request #12 from echoedit/dev
Mengchi Zhang
Dev
2019-06-10
Move some struct upward in cuda_runtime_api.cc
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-10
missing quote
tgrogers
2019-06-10
Fix g_func_decl
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-10
Upgrading the tests to regress CUDA 10 and completely dropping GTX480 - we ↵
tgrogers
should no longer care about this card. We will now regress TITANV with PTXPlus instead
2019-06-10
Code to get CUDA 10 to work - looks like the gridDim/blockDim args given to ↵
tgrogers
cudaLaunchKernel are not complete garbage. We must rely on the PushConfig to get the proper sizing info
2019-06-09
Add more vars for ptx_parser
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-09
Move ptx_parser vars
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-09
updating the APU
tgrogers
2019-06-09
A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The ↵
tgrogers
way CUDA calls kerenels (even on old code) has changed.
2019-06-09
Move some vars back to cuda_api_object
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-07
Merge pull request #11 from echoedit/dev
Mengchi Zhang
Dev
2019-06-06
Move g_glbmap
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-06
Move pinned_memory etc
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-06
Merge pull request #10 from echoedit/dev
Mengchi Zhang
Dev
2019-06-06
Move more vars
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-06
Miss semicolon
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-06
Move 3 more var
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-06
Move g_cuda_launch_stack
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-05
forgot to put quote back
tgrogers
2019-06-05
I am giving up on reading a file in the email ext file.
tgrogers
2019-06-05
Add cuda_api_object and move some var
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-05
Quick test of readFile
tgrogers
2019-06-05
Fixing an issue where the results repo does not yet have any stats for this ↵
tgrogers
branch. It will create the new directory and stats from the dev branch if nothing yet exists.
2019-06-04
Merge pull request #9 from echoedit/dev
Mengchi Zhang
gpgpu_context
2019-06-04
Add gpgpu_context as the top level class
Mengchi Zhang
Signed-off-by: Mengchi Zhang <
[email protected]
>
2019-06-04
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵
Mengchi Zhang
into dev
2019-06-04
oops
tgrogers
2019-06-04
Forgot ampra
tgrogers
2019-06-04
Another attempt at getting the correl text string right into the email
tgrogers
2019-06-04
some more email tweaks
tgrogers
2019-06-03
Fixing mis-spelled filename
tgrogers
2019-06-03
Trying to just attached the correl info as an attachement
tgrogers
2019-06-03
different method to read a file
tgrogers
2019-06-03
forgot tee
tgrogers
2019-06-03
Merge branch 'dev' of https://github.com/echoedit/gpgpu-sim_distribution ↵
Mengchi Zhang
into dev
2019-06-03
getting rid of slash
tgrogers
2019-06-03
Trying to get the correl output into the email
tgrogers
[next]