Posts by Petrctale
| Info | Message |
|---|---|
| 1) Message boards : Questions/Problems/Bugs : 16e Lattice Sieve V5 1.11 using to much memory, Help Limiting concurrent WU's
Message 2529 Posted 4 Jan 2025 by Petrctale
|
Thanks gives me some direction to go |
| 2) Message boards : Questions/Problems/Bugs : 16e Lattice Sieve V5 1.11 using to much memory, Help Limiting concurrent WU's
Message 2519 Posted 19 Dec 2024 by Petrctale
|
These WU's are using about 1GB each on my machine (16 threads 12gb ram) more than 4 causes it to lockup. I'm looking to limit concurrent running WU's to 4. I have created an app.comfig.xml file in the program date dir with <app_config> <project_max_concurrent>4</project_max_concurrent> <report_results_immediately>0</report_results_immediately> </app_config> This works great for SPT@Home but does nothing for NFS@Home. Not overly familiar with creating these files here, THANKS |