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

How to build debug-version Alpa-modified jaxlib #959

Open
caixiiaoyang opened this issue Oct 12, 2023 · 3 comments
Open

How to build debug-version Alpa-modified jaxlib #959

caixiiaoyang opened this issue Oct 12, 2023 · 3 comments

Comments

@caixiiaoyang
Copy link

I want to compile a debuggerable version of jaxlib modified by alpa from the source code so that I can enter the c++ underlying code debugging. It seems that it cannot be done according to the official tutorial.

@Lssyes
Copy link

Lssyes commented Oct 14, 2023

"""To build with debug information, add the flag --bazel_options='--copt=/Z7'."""
FROM https://jax.readthedocs.io/en/latest/developer.html#id1
不过这个是基于最新的openxla的回答了,不确定这个0.3.22的能不能用
btw,可以加个vx交流一下吗老哥

@caixiiaoyang
Copy link
Author

"""要使用调试信息进行构建,请添加标志 --bazel_options='--copt=/Z7'。""" FROM https://jax.readthedocs.io/en/latest/developer.html#id1 不过这个是基于最新的openxla的回答了,这个不确定0.3.22的能不能用 btw,可以加个vx交流一下吗老哥

可以,我的微信号是13140163867

@Ghiad
Copy link

Ghiad commented Oct 18, 2023

@Lssyes can you help me with that #960?

"""To build with debug information, add the flag --bazel_options='--copt=/Z7'.""" FROM https://jax.readthedocs.io/en/latest/developer.html#id1 不过这个是基于最新的openxla的回答了,不确定这个0.3.22的能不能用 btw,可以加个vx交流一下吗老哥

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

3 participants