simple_gpu_scheduler icon indicating copy to clipboard operation
simple_gpu_scheduler copied to clipboard

[Feature request] Allow simple_hypersearch to accept stdin commands instead of a single string

Open jotaf98 opened this issue 6 years ago • 0 comments

This would allow it to be more composable. For example you could get list of commands (e.g. from a text file), pipe it to simple_hypersearch to expand some variations of each command, and then pipe it to simple_gpu_schedule.

jotaf98 avatar Dec 12 '19 20:12 jotaf98