![]() |
[quote=MrOzzy;182061]The result file seems to be pretty messy (all workers results are put in the same file, time codes and check in between and so on). Is there an easy way to clean this file and sort all pairs by n?[/quote]
Probably the easiest way to do this would be to write a script to sort the results. I have a sorting script that I wrote for LLRnet results processing, but it requires a number of steps to operate (being designed to run as part of a whole LLRnet processing operation), and thus is not easily applicable for sorting Prime95 results. Some time or other I should code up a script to sort Prime95 results and output them in LLR format... |
[QUOTE=MrOzzy;182061]The result file seems to be pretty messy (all workers results are put in the same file, time codes and check in between and so on). Is there an easy way to clean this file and sort all pairs by n?[/QUOTE]
Well you dont need a script to do this, however my way is a bit more manual :( Here is what I suggest you do: 1. Open a spreadsheet 2. Open the results.txt file using notepad 3. Start by copying a TAB sign into your copyholder 4. Push Ctrl+h (search and replace) 5. In search for field, type b^ (your given base^ ie b=3 would be 3^) 6. In replace with field, push Ctrl+V and insert the TAB sign 7. Push replace all 8. In search for field, type " is" 9. In replace with field, type " is" just after your inserted TAB sign which you have to keep in the replace with field 10. Mark all and push Ctrl+X 11. Go to your spreadsheet and push Ctrl+V 12. Mark all your 3 columns, and sort the middle column either ascending or descending depentent on what you like 13. Mark the 3 columns and the rows it contains (or whatever you need to copy) and push Ctrl+X 14. Go to the result file and push Ctrl+V 15. Replace using search and replace, the TAB sign with a " " (space) 16. Save the result file and you should be good to go :smile: Hope this helps. Any questions, please PM me since I'm more likely to see a PM than a reply to this tutorial :smile: Regards Kenneth |
| All times are UTC. The time now is 09:43. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.