COMBINE-lab / simpleaf

A rust framework to make using alevin-fry even simpler
BSD 3-Clause "New" or "Revised" License
46 stars 5 forks source link

expose piscem workdir parameter `-w` for simpleaf index #159

Closed DongzeHE closed 1 month ago

DongzeHE commented 2 months ago

In some cloud computing environments, piscem would be extremely slow because of using remote working directory (./workdir.noindex by default). This can be avoid by setting the-w parameter, which tells piscem to use the specified directory to create intermediate files.