Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove eval of command args in hpcbind #4630

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Conversation

mpokorny
Copy link
Contributor

As mentioned by @opensdh in #4284 (comment), the use of eval "$@" (in case hwloc-bind is not used) is counter-productive. Modulo any backward compatibility concern (which I don't see, myself), this PR addresses those concerns raised by @opensdh.

@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@dalg24
Copy link
Member

dalg24 commented Dec 21, 2021

I assume you only meant to have b31bbab on top of develop. Would you please fix your PR. Let us know if you need help.

As mentioned by @opensdh in kokkos#4284 (comment), the use of eval "$@" (in case
hwloc-bind is not used) is counter-productive. Modulo any backward compatibility
concern (which I don't see, myself), this PR addresses those concerns raised by
@opensdh.
@mpokorny
Copy link
Contributor Author

Rebased the branch onto develop

@mpokorny mpokorny reopened this Dec 21, 2021
@dalg24 dalg24 merged commit fe583e0 into kokkos:develop Dec 21, 2021
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.

None yet

4 participants