firesim / FireMarshal

Software workload management tool for RISC-V based SoC research. This is the default workload management tool for Chipyard and FireSim.
https://docs.fires.im/en/latest/Advanced-Usage/Workloads/index.html
Other
73 stars 49 forks source link

Clearer globbing #216

Open abejgonzalez opened 2 years ago

abejgonzalez commented 2 years ago

https://github.com/firesim/firesim/issues/874

The issue above outlines the issue in FireSim, but we should double-check things on FireMarshal's end.

NathanTP commented 2 years ago

I'm not 100% sure, but I don't think marshal supports globbing anywhere. If anyone can think of a case we can document it.

abejgonzalez commented 2 years ago

In any case it might be a nice QoL enhancement to add (esp. when running the launch command)

NathanTP commented 2 years ago

In what cases? I suppose the 'files' and 'outputs' options could benefit.

All marshal CLI commands can take multiple workloads, but any globbing there is done by the shell, not marshal.