Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Longest Collatz using MCE::Flow, Inline::C, and GCC compiler intrinsics (Caching)

by marioroy (Prior)
on Apr 19, 2020 at 06:58 UTC ( [id://11115781]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    say "Longest Collatz (index and value)";
    say "$number $length";
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    say "Longest Collatz (index and value)";
    say "$number $length";
    
  3. or download this
    1e9, 32 cores
      collatz_longest_final      0m26.371s
    ...
    Longest Collatz (index and value)
    670617279 986
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11115781]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-24 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found