-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bcbddb8
commit 5500475
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ Please make sure that you are running the following commands with in tt-mlir `vi | |
|
||
### PJRT | ||
This `PJRT` repo is updated to use cmake instead of bazel and made compatiable with tt-mlir compiler. | ||
- Clone PJRT repo `git clone [email protected]:AleksKnezevic/pjrt.git`. | ||
- Clone PJRT repo `git clone [email protected]:tenstorrent/tt-xla.git`. | ||
- cd pjrt | ||
- source venv/activate | ||
- cmake -G Ninja -B build | ||
|