mhoban / rainbow_bridge

GNU General Public License v3.0
5 stars 2 forks source link

Fix profile configs #16

Closed mhoban closed 2 months ago

mhoban commented 1 year ago

All of my changes have occurred under base.config for the local executor. We should try to fix these (if can) for the other profile configs.

mhoban commented 2 months ago

We'll start by doing away with the system-specific profiles that were baked into the original version of the pipeline, then we'll wrap the singularity config within the default (standard) profile.

Then, for starters, we'll create profiles for running the pipeline on a mac (both intel and ARM architecture) using podman as the container engine.

mhoban commented 2 months ago

Initial profile refactor done, so I'm closing this. We'll submit new issues for new profiles and/or profile changes as desired.