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

Nothing is generated when running #8

Open
izenderi opened this issue Jan 17, 2024 · 0 comments
Open

Nothing is generated when running #8

izenderi opened this issue Jan 17, 2024 · 0 comments

Comments

@izenderi
Copy link

poetry run python -m illixr.analysis.main analyze-trials ../ILLIXR/metrics/ outputs this log:

yze-trials ../ILLIXR/metrics/
writing ../ILLIXR/metrics/compute_times/summary.txt
writing ../ILLIXR/metrics/compute_times/convergence.txt
writing ../ILLIXR/metrics/path_metrics/summary.txt
writing ../ILLIXR/metrics/path_metrics/convergence.txt
writing ../ILLIXR/metrics/path_metrics/comparison.txt
 > compare_path_metrics: 0.0s
deleting ../ILLIXR/metrics/trials.txt
writing ../ILLIXR/metrics/trials.txt 

However in these files of ILLIXR/metrics nothing is written. the input is given as instructed: all sqlite files in the metrics folder after one trail (mtp_record.sqlite, plugin_name.sqlite, etc.). Any possible reasons for the null output?

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