Skip to content

Add EVA GRACE cluster #915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Add EVA GRACE cluster #915

wants to merge 17 commits into from

Conversation

jfy133
Copy link
Member

@jfy133 jfy133 commented Jun 18, 2025


name: New Config
about: A new cluster config

Local testing succesful ✅

Please follow these steps before submitting your PR:

  • If your PR is a work in progress, include [WIP] in its title
  • Your PR targets the master branch
  • You've included links to relevant issues, if any

Steps for adding a new config profile:

  • Add your custom config file to the conf/ directory
  • Add your documentation file to the docs/ directory
  • Add your custom profile to the nfcore_custom.config file in the top-level directory
  • Add your profile name to the profile: scope in .github/workflows/main.yml
  • OPTIONAL: Add your custom profile path and GitHub user name to .github/CODEOWNERS (**/<custom-profile>** @<github-username>)

@jfy133 jfy133 marked this pull request as draft June 18, 2025 11:28
@jfy133
Copy link
Member Author

jfy133 commented Jun 19, 2025

@nf-core-bot fix linting

@jfy133 jfy133 marked this pull request as ready for review June 23, 2025 11:23
@jfy133 jfy133 requested a review from TCLamnidis June 23, 2025 11:27
enabled = true
autoMounts = true
// TODO have IT make a generic one shared storage available
cacheDir = "/mnt/archgen/tools/singularity/containers/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The usual "are your really sure your don't want libraryDir here?" :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now I've copied over just from the (very) old EVA cluster as it's the same but should update it.

But yes, we should probably write some guidelines on this...

How would you guide/direct people in this? We could make some config specifications/best practises like the modules/pieplines/test-data etc here: https://nf-co.re/docs/guidelines/components/overview

@jfy133
Copy link
Member Author

jfy133 commented Jun 25, 2025

@TCLamnidis do you want to try/test before I merged? (after updating the libraryDir thing once Pontus and I write some docs)

@jfy133
Copy link
Member Author

jfy133 commented Jun 25, 2025

@nf-core-bot fix linting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants