Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRISP Intergration #77

Closed
wants to merge 43 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
7a3fd9a
l1d write ratio 25 -> 20
JRPan Oct 6, 2021
c52a29e
my jenkins now
JRPan Oct 13, 2021
72e9807
clean before make
JRPan Oct 13, 2021
db342c8
Create main.yml
JRPan Dec 10, 2021
f9195b9
add more job
JRPan Dec 10, 2021
67630c2
update yaml
JRPan Dec 10, 2021
6547cf6
Apply Github Action to all branches
JRPan Dec 11, 2021
58074c4
adding occupancy to aerialvision
JRPan Jun 28, 2022
314df10
add jetson orin config
JRPan Aug 4, 2022
f98089d
correct Orin cache configs based on whitepaper
JRPan Aug 5, 2022
708e053
update Orin shmem config
JRPan Aug 5, 2022
d2b3177
update Orin config
JRPan Aug 10, 2022
b57f345
update orin config
JRPan Sep 6, 2022
ad3558d
Merge branch 'dev' into mydev
JRPan Sep 6, 2022
90a710f
WIP multi-kernel stats, power model no usable, no PTX
JRPan Jan 16, 2023
c5566e1
WIP: bug fix at clear stats
JRPan Jan 19, 2023
9c25b4a
move increment_x_then_y_then_z
JRPan Jan 19, 2023
bc5789c
Merge branch 'mydev' into dev-multi-kernel-stats
JRPan Jan 19, 2023
4f10351
WIP: multi-kernel stats update ccyles, insts counts etc to per kernel
JRPan Jan 20, 2023
99a3187
multi-kernel stats
JRPan Jan 23, 2023
b64773e
limited concurrent + multi kernel stats update
JRPan Feb 6, 2023
20eadb4
New option for SM C/G
JRPan Mar 22, 2023
456bd3c
perfect l2, finegrained schduler, mig style, move TEX cache to L1D
JRPan Apr 4, 2023
e56ac3f
naive dynamic FG
JRPan Apr 12, 2023
95b05c9
dynamic concurent
JRPan Apr 26, 2023
97f6456
revert seperating tex and vertex in cache
JRPan May 10, 2023
3f94337
adding the best scheduler
JRPan Oct 25, 2023
2733d81
added warp slicer. Need to fix partition to check for limiting factor
JRPan Dec 11, 2023
fa69bd0
Allow TB to exceed partition
JRPan Mar 7, 2024
0c0ecdd
artifacts
JRPan Jul 23, 2024
376e1b9
Merge branch 'dev-vulkan' into crisp
JRPan Sep 25, 2024
5a0e24b
revert gitingore changes
JRPan Sep 26, 2024
1de0f48
merge clean
JRPan Sep 30, 2024
d8b6a10
unsigned long long stream id
JRPan Sep 30, 2024
320f72c
Automated Format
purdue-jenkins Oct 1, 2024
05fd91f
more cleanup
JRPan Oct 7, 2024
f08f1b6
factoring cache utility
JRPan Oct 12, 2024
485f0b0
sync, cleanup: compute runs
JRPan Oct 21, 2024
53cf9ad
remove is_grpahics
JRPan Oct 23, 2024
296ec52
Merge remote-tracking branch 'upstream/dev' into crisp
JRPan Oct 23, 2024
591f477
add cycle collect scope
JRPan Oct 24, 2024
5cc51ad
remove is_graphics_kernel from kernel_info
JRPan Oct 24, 2024
1c54d70
fix kernel name
JRPan Oct 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update Orin shmem config
JRPan committed Aug 5, 2022
commit 708e05326c0f9d3a92fa765b3471840fa497f994
2 changes: 1 addition & 1 deletion configs/tested-cfgs/SM87_ORIN/gpgpusim.config
Original file line number Diff line number Diff line change
@@ -87,7 +87,7 @@
# In adaptive cache, we adaptively assign the remaining shared memory to L1 cache
# For more info, see https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#shared-memory-7-x
-gpgpu_adaptive_cache_config 1
-gpgpu_shmem_option 0,8,16,32,64,100
-gpgpu_shmem_option 0,8,16,32,64,100,132,164
-gpgpu_unified_l1d_size 192
# L1 cache configuration
-gpgpu_l1_banks 4