llnl / llnl/UnifyFS

Enable GOTCHA via LD_PRELOAD

Open
#34 0 comments 1 reaction 2 assignees View on GitHub

@dsikich is already working on this.

Since Dec 15, 2017.

enhancement
Dominant language
C
Stars
122
Forks
34
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.