Fixed small typo

This commit is contained in:
ammallya
2025-03-14 14:20:19 -07:00
committed by GitHub
parent 23b90e4e6b
commit 65330eb26d

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
source "$(dirname "${BASH_SOURCE[0]}")/compute_utils.sh"
source "$(dirname "${BASH_SOURCE[0]}")/compute_helper.sh"
set_component_src hipBLASLt
disable_debug_package_generation
if [ -n "$ENABLE_GPU_ARCH" ]; then