We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0aee6 commit 50cc021Copy full SHA for 50cc021
1 file changed
qa/L1_jax_distributed_unittest/test.sh
@@ -1,6 +1,7 @@
1
# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
#
3
# See LICENSE for license information.
4
+export TRITON_PTXAS_PATH=/usr/local/cuda/bin/ptxas
5
6
function test_fail() {
7
RET=1
0 commit comments