XLA with ASAN #11812
apivovarov
started this conversation in
General
XLA with ASAN
#11812
Replies: 4 comments
-
|
Is this still relevant? I assume you've tried |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
ERROR: Config value 'asan' is not defined in any .rc file
I also checked xla/blob/main/.bazelrc
<https://github.com/openxla/xla/blob/main/.bazelrc> file. It does not have
asan config.
tsl .bazelrc <https://github.com/google/tsl/blob/main/.bazelrc>
TF .bazelrc <https://github.com/tensorflow/tensorflow/blob/master/.bazelrc>
do not have asan config too.
…On Tue, May 28, 2024 at 4:33 AM Johannes Reifferscheid < ***@***.***> wrote:
Is this still relevant? I assume you've tried --config=asan? Can you
share the output, if you did?
—
Reply to this email directly, view it on GitHub
<#11812 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABVHZ24VFIL5PLQGVB5OKDZERTPXAVCNFSM6AAAAABGVYVDJ6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKNZZHE4DI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ddunl This sounds like something you know about :-) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have not tried this, but I'd be curious to see the results of |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello Everyone
Do we have any document/article explaining how to build XLA tools with ASAN enabled?
E.g. for the following tool
Thank you
Alex
Beta Was this translation helpful? Give feedback.
All reactions