Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kimwalisch/primesieve issues and pull requests

#156 - Please add link to primesieve-java wrapper

Issue - State: closed - Opened by richgiuli 23 days ago - 2 comments

#155 - Installation of primesieve-python fails in primesieve

Issue - State: closed - Opened by rogerl50 2 months ago - 1 comment

#154 - Add AVX512 and ARM SVE pre-sieving

Pull Request - State: closed - Opened by kimwalisch 3 months ago

#153 - Pre-sieve using primes ≤ 163 (instead of primes ≤ 100)

Pull Request - State: closed - Opened by kimwalisch 3 months ago

#152 - Static presieve lookup tables

Pull Request - State: closed - Opened by kimwalisch 3 months ago

#151 - Test Intel Arrow Lake L1 data cache hierarchy

Issue - State: closed - Opened by kimwalisch 3 months ago - 5 comments

#150 - Move x86 CPUID code from cpuid.hpp to cpuid.cpp

Pull Request - State: closed - Opened by kimwalisch 8 months ago

#149 - MSVC AVX512 status

Issue - State: open - Opened by kimwalisch 10 months ago

#148 - POPCNT runtime detection using CPUID for x86 CPUs

Pull Request - State: closed - Opened by kimwalisch 10 months ago

#147 - Riemann_R test fails on aarch64 and s390x architecture

Issue - State: closed - Opened by folliehiyuki 11 months ago - 7 comments

#146 - CMake: fix undefined reference to pthread_create

Pull Request - State: closed - Opened by jschueller 12 months ago - 1 comment

#145 - Merge faster Riemann R function

Pull Request - State: closed - Opened by kimwalisch 12 months ago

#144 - Use a faster series for calculating the Riemann R function

Pull Request - State: closed - Opened by nipzu 12 months ago - 4 comments

#143 - unity build support

Issue - State: closed - Opened by jschueller about 1 year ago - 6 comments

#142 - Improved nth Prime

Pull Request - State: closed - Opened by kimwalisch about 1 year ago

#141 - atomics detection is broken

Issue - State: closed - Opened by barracuda156 about 1 year ago - 10 comments

#140 - Tried AVX512 pre-sieving: no speedup

Issue - State: closed - Opened by kimwalisch over 1 year ago - 2 comments

#139 - Port AppVeyor CI tests to GitHub Actions

Pull Request - State: closed - Opened by kimwalisch over 1 year ago

#137 - One off error in C/CPP API libprimesieve multi-threading demonstrations

Issue - State: closed - Opened by marioroy over 1 year ago - 8 comments
Labels: bug

#136 - Use file as "reference"

Issue - State: closed - Opened by univers93 over 1 year ago - 1 comment

#135 - python version of primesieve since they have no issue section.

Issue - State: closed - Opened by brainwant almost 2 years ago
Labels: wontfix

#134 - sieve is not best match on 13gen cpu?

Issue - State: closed - Opened by chopin1998 almost 2 years ago - 1 comment

#133 - how can you search prime numbers with in a certain range like

Issue - State: closed - Opened by brainwant almost 2 years ago - 1 comment

#132 - primesieve-python: what happened to it? `python3 -c $'import primesieve'` fails

Issue - State: closed - Opened by shlomif about 2 years ago - 7 comments

#131 - Sister project technology transfer

Issue - State: closed - Opened by anadon about 2 years ago
Labels: wontfix

#130 - Use placement new in primesieve::iterator

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#129 - Help confirm Windows bug with Intel big.LITTLE CPUs (>= 12th Gen.)

Issue - State: closed - Opened by kimwalisch over 2 years ago - 3 comments
Labels: bug, Help wanted

#128 - Update to upcoming primesieve-9.0

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#127 - printing large numbers of primes

Issue - State: closed - Opened by Zarathustrared over 2 years ago - 2 comments

#126 - Test failure: segfaults starting with 8.0

Issue - State: closed - Opened by orlitzky over 2 years ago - 8 comments

#125 - Fix use after free in `primesieve_iterator_clear()`

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#124 - Use vector::insert() in StorePrimes.hpp

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#123 - Range insertion speeds up generate_primes

Issue - State: closed - Opened by cgd8d over 2 years ago - 6 comments

#122 - Troubles building on MinGW64 system

Issue - State: closed - Opened by ishandutta2007 over 2 years ago - 3 comments

#121 - Get rid of pointer comparisons using operator `<`

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#120 - Add link to bindings for Janet language

Pull Request - State: closed - Opened by bunder over 2 years ago

#119 - Improve API documentation

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#118 - Use pod_array instead of std::array

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#117 - Add x64 popcnt & bmi multiarch support

Pull Request - State: closed - Opened by kimwalisch over 2 years ago

#115 - Add runtime AVX512 detection

Issue - State: closed - Opened by kimwalisch over 2 years ago - 1 comment

#113 - Improved x64 assembly for ctz64()

Pull Request - State: closed - Opened by kimwalisch almost 3 years ago

#112 - Modernise C style <stdint.h> headers to <cstdint> for C++

Pull Request - State: closed - Opened by term-est almost 3 years ago
Labels: wontfix

#111 - 8-buffer PreSieve (used to be 4-buffer), estimated 1%-4% speed improvement

Pull Request - State: closed - Opened by zielaj about 3 years ago - 1 comment

#110 - Multiple buffers in PreSieve, 4-8% speed improvement (proof-of-concept)

Pull Request - State: closed - Opened by zielaj about 3 years ago - 8 comments

#109 - Speeds up PrimeGenerator::fill (proof-of-concept)

Pull Request - State: closed - Opened by zielaj about 3 years ago - 15 comments

#108 - Build failure on debian-jessie

Issue - State: closed - Opened by mkoeppe about 3 years ago - 1 comment
Labels: wontfix

#107 - src/MemoryPool.cpp: Work around missing std::align on GCC 4.x

Pull Request - State: closed - Opened by mkoeppe about 3 years ago - 3 comments

#105 - CpuInfo.cpp: Don't count physical CPU cores

Issue - State: closed - Opened by kimwalisch about 3 years ago - 4 comments

#103 - Simplify private L2 cache size detection

Issue - State: closed - Opened by kimwalisch over 3 years ago - 3 comments
Labels: enhancement

#102 - Batch mode (output numbers only)?

Issue - State: closed - Opened by rulatir almost 4 years ago - 1 comment
Labels: enhancement

#101 - Please no new feature requests

Issue - State: open - Opened by kimwalisch about 4 years ago

#100 - Feature: prime k-tuplets interface

Issue - State: closed - Opened by JulStrat about 4 years ago - 2 comments

#99 - Use __builtin_ctzll() in nextPrime()

Pull Request - State: closed - Opened by kimwalisch about 4 years ago

#98 - primesieve.pc.in: Use CMAKE_INSTALL_FULL_BINDIR, etc.

Pull Request - State: closed - Opened by andersk about 4 years ago - 1 comment

#97 - Feature request: serialise / restore from checkpoint

Issue - State: closed - Opened by balping about 4 years ago - 2 comments
Labels: feature request

#96 - Apple M1 CPU not correctly recognized

Issue - State: closed - Opened by kimwalisch about 4 years ago - 6 comments

#95 - faster popcnt

Pull Request - State: closed - Opened by ahorek about 4 years ago - 2 comments

#94 - Documentation: C_Examples.md

Issue - State: closed - Opened by JulStrat over 4 years ago - 1 comment

#93 - improve docs

Pull Request - State: closed - Opened by hemantguptaraj over 4 years ago - 1 comment

#92 - Feature request: support for arbitrarily large numbers

Issue - State: closed - Opened by amarioguy over 4 years ago

#91 - Pascal bindings for PrimeSieve library

Pull Request - State: closed - Opened by JulStrat over 4 years ago - 2 comments

#90 - Mismatch with "thread" name on AIX

Issue - State: closed - Opened by trex58 over 4 years ago - 3 comments
Labels: wontfix

#89 - Project Euler-inspired primes-count algorithm.

Pull Request - State: closed - Opened by shlomif almost 5 years ago - 6 comments

#88 - Linux: thread_siblings & thread_siblings_list have been deprecated

Issue - State: closed - Opened by kimwalisch almost 5 years ago - 1 comment
Labels: enhancement

#87 - default threads

Issue - State: closed - Opened by ktprime almost 5 years ago - 1 comment

#86 - Add a link to cl-primesieve

Issue - State: closed - Opened by AaronChen0 almost 5 years ago - 2 comments

#85 - Misplaced "static inline" in c header file iterator.h

Issue - State: closed - Opened by AaronChen0 almost 5 years ago - 2 comments

#84 - manpage

Issue - State: closed - Opened by jgmbenoit about 5 years ago - 1 comment

#83 - Merge pull request #1 from kimwalisch/master

Pull Request - State: closed - Opened by ktprime about 5 years ago

#82 - Version 7.5 and Python bindings

Issue - State: closed - Opened by brl0 about 5 years ago - 8 comments

#81 - Initialisation of for-loop

Issue - State: closed - Opened by Tiza59 about 5 years ago - 2 comments

#80 - New manpage

Pull Request - State: closed - Opened by kimwalisch over 5 years ago

#79 - Update CpuInfo.cpp

Pull Request - State: closed - Opened by TusharAgarwal123 over 5 years ago

#77 - Add optional build instructions

Pull Request - State: closed - Opened by kimwalisch almost 6 years ago

#76 - Conversion from 'const int' to 'primesieve::byte_t', possible loss of data

Issue - State: closed - Opened by kimwalisch almost 6 years ago - 1 comment
Labels: enhancement

#75 - windows.h std::max() compiler error

Issue - State: closed - Opened by kimwalisch almost 6 years ago - 1 comment
Labels: bug

#74 - pkg-config improvement suggestion

Issue - State: closed - Opened by laolux almost 6 years ago - 7 comments
Labels: enhancement

#73 - Minor performance regression in v7.4

Issue - State: closed - Opened by kimwalisch almost 6 years ago - 2 comments
Labels: invalid

#72 - Simplify status

Pull Request - State: closed - Opened by kimwalisch about 6 years ago

#71 - MinGW: error: 'GetLogicalProcessorInformationEx' was not declared in this scope

Issue - State: closed - Opened by kimwalisch about 6 years ago
Labels: bug

#70 - GCC 8.2.0 (MinGW/MSYS2) -Wcast-function-type warning

Issue - State: closed - Opened by kimwalisch about 6 years ago - 1 comment
Labels: bug

#69 - ubuntu 1604LTS - pip install primesieve hangs on python 3.7.1 fine in 3.7.0 and 3.7.2

Issue - State: closed - Opened by fenchu about 6 years ago - 5 comments
Labels: bug, wontfix

#68 - Big numbers support

Issue - State: closed - Opened by vk496 about 6 years ago - 1 comment

#67 - Aligned memory

Pull Request - State: closed - Opened by kimwalisch about 6 years ago

#66 - Add move semantics to primesieve::iterator

Pull Request - State: closed - Opened by kimwalisch about 6 years ago

#65 - Feature request: iterator move-constructor and move-assignment

Issue - State: closed - Opened by cgd8d about 6 years ago - 9 comments
Labels: enhancement

#64 - /usr/bin/ld: cannot find -lprimesieve

Issue - State: closed - Opened by g14a about 6 years ago - 6 comments

#63 - Move memory pool into MemoryPool.cpp

Pull Request - State: closed - Opened by kimwalisch over 6 years ago

#62 - Faster algorithm for medium sieving primes

Pull Request - State: closed - Opened by kimwalisch over 6 years ago
Labels: enhancement

#61 - Update algorithm section

Pull Request - State: closed - Opened by kimwalisch over 6 years ago

#60 - Build libprimesieve as DLL on Windows

Pull Request - State: closed - Opened by kimwalisch over 6 years ago
Labels: enhancement

#59 - Linking against primesieve.dll fails when using cpuInfo

Issue - State: closed - Opened by kimwalisch over 6 years ago - 1 comment

#58 - Using project as a dynamic library

Issue - State: closed - Opened by Najsr over 6 years ago - 8 comments
Labels: enhancement

#57 - Nice! Fast working!

Issue - State: closed - Opened by username1565 over 6 years ago