ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
138 stars 50 forks source link

Escape the __args.remaining before joining together #452

Open HollowMan6 opened 1 month ago

HollowMan6 commented 1 month ago

The current way ignores the case and won't work if the arguments include a space.

coleramos425 commented 2 weeks ago

FYI @feizheng10. If I remember correctly this PR overlaps with your MPI development branch.