Is there a way to run a specific PTX instead of a binary application? #313
Unanswered
gFrancoCamilo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to test a specific instruction and wanted to add it to the PTX file. I tried changing the content of the PTX files in sim_run_XX/app but every time I use justrun.sh to test it, it rewrites all the files (which is expected). Is there a way to run a PTX file in accel-sim? What do I need to change? I searched through the issues and discussions and couldn't find an answer to this question.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions