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

Could you add compile flags to the diagram? #10

Open
xenshinu opened this issue Nov 29, 2022 · 1 comment
Open

Could you add compile flags to the diagram? #10

xenshinu opened this issue Nov 29, 2022 · 1 comment

Comments

@xenshinu
Copy link

Hi, thanks for your awesome diagram. I am trying to instrument host code, but I don't know what flag to set to generate separate .bc and link them into executable file. Could you elaborate on that or point me to the CMakeLists that includes the building process?

@xenshinu
Copy link
Author

It looks like the process is done in compile-tests/makefile, but it combines the host and device code when generate host.bc, and the command running host instrumentation is commented out. Which file should I modify to build my own pass of host.bc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant