Indicate that lttng-ust 2.13+ is required
[deliverable/lttng-ust-mpi.git] / run-test-mpi
1 #!/bin/sh
2
3 # SPDX-FileCopyrightText: 2024 EfficiOS, Inc.
4 #
5 # SPDX-License-Identifier: MIT
6
7 env LD_PRELOAD=./liblttng-ust-mpi.so ./test-mpi $1
This page took 0.03319 seconds and 4 git commands to generate.