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

Optimizing Write Speeds for Asc File Generation #14

Open
djimenezm2 opened this issue Oct 11, 2023 · 0 comments
Open

Optimizing Write Speeds for Asc File Generation #14

djimenezm2 opened this issue Oct 11, 2023 · 0 comments

Comments

@djimenezm2
Copy link

There is a method to enhance computational processing power by increasing the number of CPU threads. However, the algorithm experiences a slowdown when generating the asc files and their duplicates. Is there a way to eliminate any restrictions on the writing of the final results?

I'm currently running Windows 11 on an Intel Core i7-13700k processor with 60,000MB of RAM allocated for maxent.bar instructions. Additionally, my SSD is capable of read and write speeds of up to 7,000MB/s. Nevertheless, during the file-writing process, only 7% to 9% of the CPU's capacity is being utilized, and write speeds on the SSD as low as 10-14MB/s. Furthermore, the RAM usage does not exceed 7 gigabytes during the entire execution.

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