We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ReadMe on MG generation mentions command line arguments: --memory 16000. --disk 8000. in https://github.com/HEP-FCC/EventProducer/blob/master/README.md?plain=1#L80, however they do not seem to exist in the code anymore, and are ignored if used.
--memory 16000. --disk 8000.
Are those options that would be valueable to add support for in the future, or should the ReadMe just be corrected?
The text was updated successfully, but these errors were encountered:
Hi, this looks like a remnant from the past, I would just remove the mentioning of the parameters in the README.md
Sorry, something went wrong.
No branches or pull requests
The ReadMe on MG generation mentions command line arguments:
--memory 16000. --disk 8000.
in https://github.com/HEP-FCC/EventProducer/blob/master/README.md?plain=1#L80, however they do not seem to exist in the code anymore, and are ignored if used.Are those options that would be valueable to add support for in the future, or should the ReadMe just be corrected?
The text was updated successfully, but these errors were encountered: