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
74 stars 49 forks source link

Parallelize Firemarshal, Cache CI Runs, Use Conda Lock, Local CI testing #259

Closed tianrui-wei closed 1 year ago

tianrui-wei commented 1 year ago

Currently it does the following things:

  1. support running actions with act
  2. use cached conda for dependency
  3. cache git clone and builds
  4. try to parallize builds

Signed-off-by: Tianrui Wei tianrui@tianruiwei.com

abejgonzalez commented 1 year ago

Closing since #277 should speed up FireMarshal for most users. We can re-open this later if necessary.