alpa
alpa copied to clipboard
How to build debug-version Alpa-modified jaxlib
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.
"""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交流一下吗老哥
"""要使用调试信息进行构建,请添加标志 --bazel_options='--copt=/Z7'。""" FROM https://jax.readthedocs.io/en/latest/developer.html#id1 不过这个是基于最新的openxla的回答了,这个不确定0.3.22的能不能用 btw,可以加个vx交流一下吗老哥
可以,我的微信号是13140163867
@Lssyes can you help me with that https://github.com/alpa-projects/alpa/issues/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交流一下吗老哥