Skip to content

Commit

Permalink
fixed the XLA flag typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kocchop committed Sep 4, 2024
1 parent bef0376 commit 4ae9c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosetta/rosetta/projects/maxtext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The [GPU Performance document](../../../docs/GPU_performance.md) provides a deta

```
XLA_FLAGS="--xla_gpu_enable_latency_hiding_scheduler=true
--xla_gpu_enable_triton_gemm-false
--xla_gpu_enable_triton_gemm=false
--xla_gpu_graph_level=0
--xla_gpu_all_reduce_combine_threshold_bytes=1073741824
--xla_gpu_all_gather_combine_threshold_bytes=1073741824
Expand Down

0 comments on commit 4ae9c01

Please sign in to comment.