Ecosyste.ms: Issues

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

GitHub / tnagler/RcppThread issues and pull requests

#75 - Using RcppArmadillo

Issue - State: closed - Opened by AdaemmerP 6 months ago - 2 comments

#74 - Include parallel-safe types from RcppParallel

Pull Request - State: open - Opened by rorynolan 7 months ago - 3 comments

#72 - Enable check for standalone libatomic on Windows.

Pull Request - State: closed - Opened by kalibera 8 months ago - 1 comment

#71 - Release 2.1.6

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

#70 - Feature request: Custom ProgressBar/ProgressCounter message

Issue - State: open - Opened by tylermorganwall 12 months ago - 1 comment

#69 - Release 2.1.5

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

#68 - fix flags for sourceCpp

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

#67 - Explicit linking to libatomic is needed on 32-bit platforms

Issue - State: closed - Opened by barracuda156 over 1 year ago - 5 comments

#66 - Problem with synchronization?

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

#65 - Compilation failed

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

#64 - Passing R function to parallel for loop

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

#63 - Warning: use of bitwise `&` with boolean operands

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

#62 - adapt thread affinity to possibly restricted CPU set

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

#61 - terminate called without an active exception

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

#60 - Add RcppThread::Rcerr

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

#59 - Print to stderr

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

#57 - safeguard memory-aligned allocation

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

#56 - Update quickpool

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

#55 - improved exception handling

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

#54 - use global thread pool in free parallel for functions

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

#53 - use quickpool

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

#52 - refactor

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

#51 - use tnagler/tpool as work stealing backend

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

#50 - Use lock-free queue

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

#49 - classes for progress tracking

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

#48 - add detectCores()

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

#47 - R function for getting number of available threads

Issue - State: closed - Opened by andrewmarx almost 3 years ago - 1 comment

#41 - RcppParallel compatability with checkUserInterrupt and Rcout

Issue - State: closed - Opened by andrewmarx about 3 years ago

#40 - Incompatible with C++14?

Issue - State: closed - Opened by fangzhou-xie about 3 years ago - 2 comments

#39 - Feature request: thread safe equivalent to Rcpp::stop()

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

#38 - avoid "Not imported from" Note by exposing dummy function

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

#37 - Release 0.5.4

Pull Request - State: closed - Opened by tnagler almost 5 years ago

#36 - delete move ctor for ThreadPool (fixes #35)

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

#35 - Consider removing ThreadPool's move assignment operator

Issue - State: closed - Opened by asardaes about 5 years ago - 3 comments

#34 - Polymorphic lambdas

Issue - State: closed - Opened by jwood000 over 5 years ago - 3 comments

#33 - Release 0.5.3

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

#32 - Exception handling

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

#31 - Patch 0.5.2

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

#30 - Release 0.5.1

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

#29 - fixes for CRAN (portability + compiler warnings)

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

#28 - Build errors on CRAN

Issue - State: closed - Opened by jolars almost 6 years ago - 2 comments

#27 - Release 0.5.0

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

#26 - optimizations for ThreadPool

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

#25 - Clean up

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

#24 - defer compilation of test funs to tests.R

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

#23 - disable preprocessor macros by default

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

#22 - make ThreadPool destructible without earlier call to join()

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

#21 - allow for nested parallel for loops

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

#20 - immediately exit while loop upon interruption in Thread::join()

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

#19 - join internal thread before aborting in Thread::join()

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

#18 - refactoring + fix some cases that couldn't be interrupted

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

#17 - Ci fix

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

#16 - Preprocessor macros for replacing `std::cout` and `std::thread`

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

#15 - Abstractions for parallel for loops

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

#14 - fix appveyor builds

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

#13 - Cannot install on CentOS 7 with gcc 4.8.5

Issue - State: closed - Opened by shlagbaum over 6 years ago - 3 comments

#12 - install devtools from source on travis

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

#11 - Make Rprinter herite ostream

Issue - State: closed - Opened by pommedeterresautee almost 7 years ago

#10 - Patch 0.1.1

Pull Request - State: closed - Opened by tnagler almost 7 years ago

#9 - initialize Rcout in header

Pull Request - State: closed - Opened by tnagler almost 7 years ago

#8 - Travis installation issue

Issue - State: closed - Opened by pommedeterresautee almost 7 years ago - 15 comments

#7 - Access to buffer

Issue - State: closed - Opened by pommedeterresautee almost 7 years ago - 5 comments

#6 - CRAN release

Pull Request - State: closed - Opened by tnagler almost 7 years ago

#5 - enable continuous integration

Pull Request - State: closed - Opened by tnagler about 7 years ago

#4 - Rcout instance for thread safe printing

Pull Request - State: closed - Opened by tnagler about 7 years ago

#3 - Thread pool

Pull Request - State: closed - Opened by tnagler about 7 years ago

#2 - Thread class

Pull Request - State: closed - Opened by tnagler about 7 years ago

#1 - R monitor

Pull Request - State: closed - Opened by tnagler about 7 years ago