Skip to content
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

MCCD terminal output #2

Closed
tobias-liaudat opened this issue Jan 18, 2021 · 1 comment
Closed

MCCD terminal output #2

tobias-liaudat opened this issue Jan 18, 2021 · 1 comment
Assignees

Comments

@tobias-liaudat
Copy link
Member

Issue from MK when running the MCCD algorithm on a huge amount of data.

MCCD and libraries used within that code produce a lot of terminal output, which on a computer cluster results in enormously large log files.
Examples:
WARNING: Making input data immutable.
and progrss updates:
100% (30 of 30) |##########################################################################################################################| Elapsed Time: 0:01:19 Time: 0:01:19

I tried to trace some of those, without success. They might be produced in non-MCCD libraries. Is there a way to suppresse those outputs? The config file VERBOSE flag does not prevent those.

@tobias-liaudat
Copy link
Member Author

Fixed on this commit.

Now it is compatible with the new version of modopt. Version 1.5.0.

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

No branches or pull requests

1 participant