Unify common BNXT and MLX5 initialization code (#233)

Co-authored-by: Aurelien Bouteiller <aurelien.bouteiller@amd.com>

[ROCm/rocshmem commit: cb39f7a313]
This commit is contained in:
Yiltan
2025-09-10 09:13:36 -04:00
committed by GitHub
parent e30b76e81b
commit b79b9f4b60
10 changed files with 743 additions and 737 deletions
@@ -27,4 +27,4 @@ set -e
script_path=$(dirname "$(realpath $0)")
exec $script_path/gda $*
source $script_path/gda -DGDA_MLX5=ON $*