![]() |
Yep, a couple of shell scripts around qsub makes life pretty easy.
To illustrate: I work on a 200 node cluster, each a dualcore 2Ghz Opteron. I chose to take jobs to be 1e5 large, which are automatically split over both cores (this was actually a bit tricky to get to work). To fire 100 jobs in the queue I just type: ~/factoring/runduals.sh poly.txt -a 900 999 This script does something like [code] for block in $blockindices; do ~/factoring/submit_dual_blocks.sh $polyfile $ratalg $block $projectname done [/code]The real work is done in submit_dual_blocks.sh: * generate poly file from template * generate job file, tailored to dualcores * submit At any moment a postprocessing script can be executed to bake the pancakes which have all ingredients in place. Uploading (with lftp) is still a manual action, don't really need to automate that. If anyone is interested, I could place the files online somewhere. |
OK, we've now got 100MQ collected and the shape of the relations-against-Q curve is pretty clear.
Would anyone be able to run 15-25 both sides? My 16 cores are quite solidly committed, but it looks as if I misplaced the point of diminishing sieving returns and it's worth doing these small Q. |
This isn't what you are asking for, but we will have 25-30M done in a few days.
|
[quote]Would anyone be able to run 15-25 both sides?[/quote]We can run the "A" side for 15-20, but it will take about 10 days. Is that acceptable?
[SIZE=1]Did the new upload for a25-30.bz2 work? We renamed the corrupted file with a "-" at the end and also included a MD5 checksum for the new file. [/SIZE] |
We started the "A" side for 15-20 last night. If this is not cool just let us know.
|
A 15-20 sounds excellent; I'll take both sides 20-25 and leave R15-20 for some enterprising individual.
|
[quote=fivemack;160553]... and leave R15-20 for some enterprising individual.[/quote]
That would be me, I guess. |
I forgot that the partition for collecting relations was of finite size and that I had left the complete sets of relations for two large SNFS projects on it, so the disc filled up. There is now 17G of free space, which ought to suffice.
|
What is the current status - how many relations do we have collected so far? Are more ranges needed to be sieved?
BTW: my range is 99.85% done and should finish today - I can upload it tonight or tomorrow in the evening. |
I think most users would be best to go onto the polynomial search for 109!+1 now; we've got 150MQ searched, I'll build a matrix once I've finished 20-25 and xyzzy has finished 15-20, and if the matrix is really ugly I'll politely beseech J.F. to do another 10MQ.
I've ordered a new PSU for the matrix-solving box that broke, but there may be a further delay if the PSU's death killed the motherboard. I am unsure as to the net economic disadvantage of cheap but unreliable PSUs; losing the computer for two days every six months is only a 1% slowdown, and I wouldn't have paid the £35 difference between a £15 and a £50 PSU in order to make the computer 1% faster. |
my pancakes should have reached Oslo.
|
| All times are UTC. The time now is 22:04. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.