Skip to content

[fix/feature] add nrmc run flag for OMP_TOOL_LIBRARIES#109

Merged
perarnau merged 4 commits intomasterfrom
feature/omp-tools-libraries
Jun 23, 2025
Merged

[fix/feature] add nrmc run flag for OMP_TOOL_LIBRARIES#109
perarnau merged 4 commits intomasterfrom
feature/omp-tools-libraries

Conversation

@perarnau
Copy link
Contributor

@perarnau perarnau commented Jun 4, 2025

Add a command line option for nrmc run to append a set of libraries to the OMP_TOOL_LIBRARIES. This envvar is the new standard recommended way of loading tools in OpenMP.

Improve on nrm_string_join to help with this.

perarnau added 2 commits June 4, 2025 15:14
Add a command line option for nrmc run to append a set of libraries to
the OMP_TOOL_LIBRARIES. This envvar is the new standard recommended way
of loading tools in OpenMP.

Improve on nrm_string_join to help with this.
Github is retiring the ubuntu 20.04 image, and we can work without it.
@perarnau perarnau requested a review from akhileshraj91 June 4, 2025 20:20
perarnau added 2 commits June 5, 2025 08:54
Fix vjoin logic to correctly deal with empty strings, refactor the nrmc
cmd_run getenv/setenv logic to something a bit cleaner, with less extra
vars. Make sure we destroy all strings.
@perarnau
Copy link
Contributor Author

perarnau commented Jun 5, 2025

Fixes #108

@perarnau perarnau merged commit dd7c500 into master Jun 23, 2025
12 checks passed
@perarnau perarnau deleted the feature/omp-tools-libraries branch June 23, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant