EnglishFrenchSpanish

OnWorks favicon

primesieve - Online in the Cloud

Run primesieve in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command primesieve that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


primesieve - an efficient program (and C/C++ library) for generating slices of prime
numbers

SYNOPSIS


primesieve [START] STOP [OPTION]...

DESCRIPTION


Generate the primes and/or prime k-tuplets in the interval [START, STOP] (< 2^64) using
the segmented sieve of Eratosthenes.

OPTIONS


-c[N+], --count[=N+]
Count primes and prime k-tuplets, 1 <= N <= 6 N: 1 = primes, 2 = twins, 3 =
triplets, ...

-d<N>, --dist=<N>
Sieve the interval [START, START + N]

-h, --help
Print this help menu

-n, --nthprime
Calculate the nth prime, e.g. 1 100 -n finds the 1st prime > 100

-p[N], --print[=N]
Print primes or prime k-tuplets, 1 <= N <= 6 N: 1 = primes, 2 = twins, 3 =
triplets, ...

-q, --quiet
Quiet mode, prints less output

-s<N>, --size=<N>
Set the sieve size in kilobytes, 1 <= N <= 2048

--test Run various sieving tests and exit

-t<N>, --threads=<N>
Set the number of threads, 1 <= N <= CPU cores

--time Print the time elapsed in seconds

-v, --version
Print version and license information

EXAMPLES


Print the primes below 1000000 $ primesieve 1e6 --print

Count the twin primes inside [10^9, 10^9 + 2^32] $ primesieve 1e9 --dist=2**32 -c2

COPYRIGHT


Copyright © 2015 Kim Walisch BSD 2-Clause License
<http://opensource.org/licenses/BSD-2-Clause>

Use primesieve online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    archlabs_repo
    archlabs_repo
    Package repo for ArchLabs This is an
    application that can also be fetched
    from
    https://sourceforge.net/projects/archlabs-repo/.
    It has been hosted in OnWorks in...
    Download archlabs_repo
  • 2
    Zephyr Project
    Zephyr Project
    The Zephyr Project is a new generation
    real-time operating system (RTOS) that
    supports multiple hardware
    architectures. It is based on a
    small-footprint kernel...
    Download Zephyr Project
  • 3
    SCons
    SCons
    SCons is a software construction tool
    that is a superior alternative to the
    classic "Make" build tool that
    we all know and love. SCons is
    implemented a...
    Download SCons
  • 4
    PSeInt
    PSeInt
    PSeInt is a pseudo-code interpreter for
    spanish-speaking programming students.
    Its main purpose is to be a tool for
    learning and understanding the basic
    concep...
    Download PSeInt
  • 5
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 6
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • More »

Linux commands

  • 1
    aafigure
    aafigure
    aafigure - convert ASCII art to an
    image ...
    Run aafigure
  • 2
    aafire
    aafire
    aafire, aainfo, aasavefont, aatest -
    aalib example programs ...
    Run aafire
  • 3
    coqtop.opt
    coqtop.opt
    coqtop.opt - The native-code Coq
    toplevel ...
    Run coqtop.opt
  • 4
    coqwc
    coqwc
    coqwc - print the number of
    specification, proof and comment lines
    in Coq files ...
    Run coqwc
  • 5
    g15composer
    g15composer
    g15composer - Scriptable command
    interface to libg15render(3) drawing
    functions DESCRIPTION: G15composer is a
    scriptable command interface to the
    libg15render ...
    Run g15composer
  • 6
    g15daemon
    g15daemon
    g15daemon - provides access to extra
    keys and the LCD available on the
    logitech G15 keyboard. DESCRIPTION:
    G15Daemon allows users access to all
    extra keys by d...
    Run g15daemon
  • More »

Ad