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

XLA documentation for Windows #12028

Open
mraunak opened this issue May 1, 2024 · 1 comment
Open

XLA documentation for Windows #12028

mraunak opened this issue May 1, 2024 · 1 comment

Comments

@mraunak
Copy link
Contributor

mraunak commented May 1, 2024

Recently, we added a configuration to enable XLA on the Windows platform(#11299). Next, to provide comprehensive guidance on building XLA from source and running XLA test cases on Windows, we need to update the documentation to include detailed instructions for setting up the necessary dependencies and environment variables.

Proposed Changes:

Installation of Required Dependencies:
BAZEL: Provide clear steps for installing Bazel on the Windows platform.
MYSYS: Detail the installation process for MSYS, ensuring compatibility with the build environment.
LLVM CLANG COMPILER: Include instructions for installing the LLVM Clang Compiler, specifying the supported version.

Setting Up Environmental Variables:
Guide users through the process of setting up environmental variables required for XLA compilation and execution

Test Case Execution Instructions and Troubleshooting Guidance

@learning-to-play
Copy link

Hi @ddunl , Where should @mraunak add the documentation?

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

2 participants