hpc / hpc/mpifileutils

--match and --exclude cannot be used together

Open
#626 0 comments 0 reactions 1 assignee View on GitHub

@gonsie is already working on this.

Since Feb 25, 2025.

Dominant language
C
Stars
200
Forks
85
Avg merge
3d 21h
Merged PRs (30d)
2

Description

At least in drm (and maybe in other tools) the --match and --exclude options cannot be used at the same time.

https://github.com/hpc/mpifileutils/blob/9d463ca82c1e44bc815954b7886833ecdae6f870/src/drm/drm.c#L155-L162

https://github.com/hpc/mpifileutils/blob/9d463ca82c1e44bc815954b7886833ecdae6f870/src/drm/drm.c#L352

This should be well documented. Hopefully this issue can be used to track the other tools that are impacted by this, and the effort to correctly document this limitation in the various places.

Contributor guide

Open the contributing guide

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.