Update RCCL-tests in examples folder (#261)

- Create a local copy for ROCm/rccl-tests for our examples.
- Update argument parsing to no longer use getopt_long.
- Workaround for Dyninst instrumentation.

---------

Co-authored-by: David Galiffi <David.Galiffi@amd.com>

[ROCm/rocprofiler-systems commit: 4e5029221b]
Tento commit je obsažen v:
Pranjal Swarup
2025-06-27 11:44:13 -04:00
odevzdal GitHub
rodič 0c91a0d8ed
revize 0497b7934f
26 změnil soubory, kde provedl 7330 přidání a 13 odebrání
@@ -0,0 +1,6 @@
#ifndef RCCL_TESTS_GIT_VERSION_H_
#define RCCL_TESTS_GIT_VERSION_H_
extern const char* rcclTestsGitHash;
#endif