Skip to content

Transition to OpenXLA#45

Merged
seanmor5 merged 2 commits intomainfrom
sm-openxla
Jul 28, 2023
Merged

Transition to OpenXLA#45
seanmor5 merged 2 commits intomainfrom
sm-openxla

Conversation

@seanmor5
Copy link
Contributor

@seanmor5 seanmor5 commented Jun 12, 2023

WIP: To support metal and newer features

extension/BUILD Outdated
]),
linkopts = ["-shared"],
copts = ["-fvisibility=default"],
linkopts = ["-shared", "-O0"],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why -O0? less compilation time + leaving greater optimization levels for anyone who depends on this?

@seanmor5 seanmor5 merged commit 7930e2d into main Jul 28, 2023
@seanmor5 seanmor5 deleted the sm-openxla branch July 28, 2023 14:12
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

Successfully merging this pull request may close these issues.

2 participants