Skip to content

Commit

Permalink
removed triton gemm related flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kocchop committed Aug 21, 2024
1 parent 4515ead commit e74a333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/container/test-maxtext.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ export XLA_PYTHON_CLIENT_MEM_FRACTION=${MEM_FRACTION}
export CUDA_DEVICE_MAX_CONNECTIONS=1

export BASE_XLA_FLAGS=${BASE_XLA_FLAGS:---xla_gpu_enable_latency_hiding_scheduler=true
--xla_gpu_enable_triton_gemm=false
--xla_gpu_graph_level=0
--xla_gpu_enable_highest_priority_async_stream=true
--xla_gpu_all_reduce_combine_threshold_bytes=1073741824
Expand Down

0 comments on commit e74a333

Please sign in to comment.