8000 [Feature]: Give the user the possibility to break the program when using default values · Issue #188 · nextflow-io/nf-co2footprint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Feature]: Give the user the possibility to break the program when using default values #188

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
JosuaCarl opened this issue Apr 29, 2025 · 0 comments
Labels
🛟 catches Handling of wrong / unexpected behaviour 💎 enhancement New feature or request good first issue Good for newcomers

Comments

@JosuaCarl
Copy link
Collaborator

Describe the feature

Create a possibility for the user to catch non matching CPU names or locations early on.

Use case(s):

This avoids running long processes and discovering in hindsight that the default TDP was used, potientially yielding inexact results.

Suggested implementation:

Implement a useFallback=true parameter in the config to have the calculation break if it does not find the CPU model / location for the CI. The fallback option has to be implemented into the matching of CI and TDP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛟 catches Handling of wrong / unexpected behaviour 💎 enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant
0