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

compile_pfb.pl running time issue #120

Open
zuyan413 opened this issue Jun 6, 2024 · 3 comments
Open

compile_pfb.pl running time issue #120

zuyan413 opened this issue Jun 6, 2024 · 3 comments

Comments

@zuyan413
Copy link

zuyan413 commented Jun 6, 2024

When I am using 960 split files, it's getting extremely slow (taking around 30 hrs). but when I am reducing the number of split files to 400, it is running fast.
command:
time mpirun -np 72 --oversubscribe perl compile_pfb.pl --listfile path_to_split_file.txt -output output_batch3_2.pfb

@kaichop
Copy link
Contributor

kaichop commented Jun 6, 2024 via email

@zuyan413
Copy link
Author

Thankyou. So, if I have 10,000 samples and I run it in batches of 960, then do I have to generate pfb file for each batch separately or one pfb file is okay for all 10k samples? all 10k samples are from same population

@kaichop
Copy link
Contributor

kaichop commented Jun 11, 2024 via email

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

2 participants