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

Enable GOTCHA via LD_PRELOAD #34

Open
adammoody opened this issue Dec 15, 2017 · 0 comments
Open

Enable GOTCHA via LD_PRELOAD #34

adammoody opened this issue Dec 15, 2017 · 0 comments
Assignees

Comments

@adammoody
Copy link
Collaborator

To enable pre-built applications to run without needing to recompile or relink, it would be nice to have LD_PRELOAD support. Such apps will not call unifycr_mount/unmount, so this library will need to initialize another way. We could perhaps intercept /unifycr by default, and we could read an environment variable to acquire the desired mount point if the user desires something different.

An example of how to LD_PRELOAD with GOTCHA is available here:
https://github.com/LLNL/GOTCHA-tracer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants