AbstractA prime number sieve is an algorithm that lists all prime numbers up to a given bound n. Two parallel prime number sieves for an algebraic EREW PRAM model of computation are presented and analyzed. The first sieve runs in O(log n) time using O(n/(log n log log n)) processors, and the second sieve runs in O(root n) time using O(root n) processors. The first sieve is optimal in the sense that it performs work O(n/log log n), which is within a constant factor of the number of arithmetic operations used by the fastest known sequential prime number sieves. However, when both sieves are analyzed on the Block PRAM model as defined by Aggarwal, Chandra, and Snir, it is found that the second sieve is more work-efficient when communication la...
. An algorithm due to Bengalloun that continuously enumerates the primes is adapted to give the firs...
We describe a modification to the well-known large prime variant of the multiple polynomial quadrati...
Prime numbers are considered the foundation-stone in the structure of integers. Since any positive i...
AbstractA prime number sieve is an algorithm that lists all prime numbers up to a given bound n. Two...
International audienceWe revisit classical sieves for computing primes and analyze their performance...
Before the 19th of century, there was not much use of prime numbers. However in the 19th of century,...
AbstractIn recent years several new algorithms have appeared for the problem of enumerating the prim...
This article presents a new distributed approach for generating all prime numbers up to a given limi...
In recent years several new algorithms have appeared for the problem of enumerating the prime number...
The Sieve of Eratosthenes for finding prime numbers in recent years has seen much use as a benchmark...
SIMD Parallelization is one of the most useful ways of decreasing the computation time and increases...
A new algorithm is presented for the problem of finding all primes between 2 and N. It is based on M...
1.1 Prime factorization and the Number Field Sieve One of the most important and widely-studied ques...
The popular method of enumerating the primes is the Sieve of Eratosthenes. It can be programmed very...
It is of interest in cryptographic applications to obtain practical performance improvements for the...
. An algorithm due to Bengalloun that continuously enumerates the primes is adapted to give the firs...
We describe a modification to the well-known large prime variant of the multiple polynomial quadrati...
Prime numbers are considered the foundation-stone in the structure of integers. Since any positive i...
AbstractA prime number sieve is an algorithm that lists all prime numbers up to a given bound n. Two...
International audienceWe revisit classical sieves for computing primes and analyze their performance...
Before the 19th of century, there was not much use of prime numbers. However in the 19th of century,...
AbstractIn recent years several new algorithms have appeared for the problem of enumerating the prim...
This article presents a new distributed approach for generating all prime numbers up to a given limi...
In recent years several new algorithms have appeared for the problem of enumerating the prime number...
The Sieve of Eratosthenes for finding prime numbers in recent years has seen much use as a benchmark...
SIMD Parallelization is one of the most useful ways of decreasing the computation time and increases...
A new algorithm is presented for the problem of finding all primes between 2 and N. It is based on M...
1.1 Prime factorization and the Number Field Sieve One of the most important and widely-studied ques...
The popular method of enumerating the primes is the Sieve of Eratosthenes. It can be programmed very...
It is of interest in cryptographic applications to obtain practical performance improvements for the...
. An algorithm due to Bengalloun that continuously enumerates the primes is adapted to give the firs...
We describe a modification to the well-known large prime variant of the multiple polynomial quadrati...
Prime numbers are considered the foundation-stone in the structure of integers. Since any positive i...