-
Notifications
You must be signed in to change notification settings - Fork 5
parallel find using pcircle #55
Copy link
Copy link
Open
Description
The IO-500 project (https://github.com/VI4IO/io-500-dev) is currently using https://github.com/hpc/libcircle to implement a basic parallel find (pfind) utility. However, the libcircle library is dependent on OpenMPI and not portable to all environments (e.g. hpc/libcircle#27).
It would be useful for the IO-500, as well as (IMHO) the pcircle project to have a parallel find that at least implements the basic find(1) options. Since fprof has already got the traversal/stat operations implemented, the main logic needed would be filtering the returned files that do not match the specified find attributes before printing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels