mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > YAFU

Reply
 
Thread Tools
Old 2012-09-26, 15:35   #1
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

22×941 Posts
Default Scripts thread

Anyone have any command line scripts that use YAFU that you'd be willing to share? Post 'em here!
bsquared is offline   Reply With Quote
Old 2012-09-27, 18:02   #2
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

22×3×5×11 Posts
Default

2 of them are here:
http://www.rechenkraft.net/wiki/inde...:Yoyo/factordb
1. factors composites from factordb
2. factors composites of aliquot sequences.
yoyo
yoyo is offline   Reply With Quote
Old 2012-10-21, 11:11   #3
mataje
 
mataje's Avatar
 
Jan 2009
Bilbao, Spain

311 Posts
Default

Quote:
Originally Posted by yoyo View Post
2 of them are here:
http://www.rechenkraft.net/wiki/inde...:Yoyo/factordb
1. factors composites from factordb
2. factors composites of aliquot sequences.
yoyo
Are the scripts working?
Yafu finds factors, but they are no sending to DB.
Thanks.
mataje is offline   Reply With Quote
Old 2012-10-21, 18:22   #4
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

552210 Posts
Default

Quote:
Originally Posted by mataje View Post
Are the scripts working?
Yafu finds factors, but they are no sending to DB.
Thanks.
The scripts appear to be running for me, but I needed to do some extra work that doesn't seem to apply to your trouble.

For my Ubunutu 12.04, 64-bit system, I had to add liblwp-protocol-https-perl via the repository and change the yafu.pl code, line 21, that calls yafu, to the same format as in the ali.pl script:
Code:
     open(YAFU, "./yafu \"factor($composite)\" -threads 1|") or die "Couldn't start yafu!";
EdH is offline   Reply With Quote
Old 2012-10-21, 19:45   #5
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

66010 Posts
Default

Quote:
Originally Posted by mataje View Post
Are the scripts working?
Yafu finds factors, but they are no sending to DB.
Thanks.
How do you know that they are not send to factorDB? Which errors or logs do you get?

yoyo
yoyo is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
the scripts thread TimSorbet Conjectures 'R Us 52 2012-05-29 21:43
Escape sequences in bash scripts? CRGreathouse Software 16 2009-03-26 08:42
Perl scripts for result file conversion nuggetprime No Prime Left Behind 5 2009-01-02 19:44
Tracking GIMPS progress with scripts jasong jasong 21 2008-03-25 00:47
DPGraph 2D/3D scripts nibble4bits Lounge 0 2008-01-16 17:05

All times are UTC. The time now is 22:18.


Thu Jun 1 22:18:40 UTC 2023 up 287 days, 19:47, 0 users, load averages: 1.20, 1.29, 1.22

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔