Skip to content

Commit 0183606

Browse files
authored
Mention OSes in README
Closes #74.
1 parent 3416705 commit 0183606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Precompiled [XLA](https://github.com/openxla/xla) binaries for [EXLA](https://github.com/elixir-nx/nx/tree/main/exla).
44

5+
Currently supports UNIX systems, including macOS (although no built-in support for Apple Metal).
6+
Windows platforms are only supported upstream via [WSL](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux).
7+
58
## Usage
69

710
EXLA already depends on this package, so you generally don't need to install it yourself.

0 commit comments

Comments
 (0)