-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add accelsim test #82
base: dev
Are you sure you want to change the base?
Conversation
The new test should pass after #81 is merged. |
Another solution is to trigger the accel-sim github action whenever there is a push to the gpgpu-sim side so we can reuse the more comprehensive tests from the accel-sim side. A sample case might be:
Some refs that might be helpful: |
Yea I thought about this. Too much effort so I gave up. And we probably should merge some of the test. |
feel free to try it out if you want :). I can give you the token if needed |
@William-An any tips on how to review this? |
If the test script |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks good
Sanity test with Accel-Sim whenever GPGPU-Sim got changed. Right now just using rodinia-2.0 and QV100-SASS config. Making sure cases like #accel-sim/accel-sim-framework#353 got found before merging into mainstream.