An open API service providing commit metadata for open source projects.

GitHub / RcppCore/RcppParallel / commits

High-level functions for parallel programming with Rcpp

SHA Message Author Date Stats
e4915a2c Use TBB_INC & TBB_LIB and update CXXFLAGS
Signed-off-by: Hamada S. Badr <h****r@g****m>
Hamada S. Badr <h****r@g****m> about 5 years ago
1ce28547 DESCRIPTION: Add contributor Hamada S. Badr <h****r@g****m> about 5 years ago
2cc8cbc2 Update NEWS with increment package version Hamada S. Badr <h****r@g****m> about 5 years ago
bad75664 Resolved conflicts of TBB headers Hamada S. Badr <h****r@g****m> about 5 years ago
8c3d2802 Cleanup R/build.R Hamada S. Badr <h****r@g****m> about 5 years ago
e1b2cc41 tbbLibPath() uses the suffix argument Hamada S. Badr <h****r@g****m> about 5 years ago
b2ae11b6 Fix compilation for the new TBB interface Hamada S. Badr <h****r@g****m> about 5 years ago
d6347d23 Update package DESCRIPTION and bump version Hamada S. Badr <h****r@g****m> about 5 years ago
cb0b3f8d Fix URLs and use HTTPS Hamada S. Badr <h****r@g****m> about 5 years ago
f527e6a0 tbb: Backward compatibility based on __TBB_tbb_stddef_H Hamada S. Badr <h****r@g****m> about 5 years ago
193b3b67 Fix Makevars.in Hamada S. Badr <h****r@g****m> about 5 years ago
9bba9bda tbb: normalizePath only if file exists Hamada S. Badr <h****r@g****m> about 5 years ago
3621177d Fall back to building TBB from local source code Hamada S. Badr <h****r@g****m> about 5 years ago
73b076ef Load the package library only if TBB is found Hamada S. Badr <h****r@g****m> about 5 years ago
dbd6ca6b tbb: Convert TBB_LIBRARY_FILE to canonical form
Signed-off-by: Hamada S. Badr <h****r@g****m>
Hamada S. Badr <h****r@g****m> about 5 years ago
7c13d4e8 merge Merge remote-tracking branch 'Rcpp/master' into develop Hamada S. Badr <h****r@g****m> about 5 years ago
c9af2a2c merge Merge pull request #138 from galexv/master Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
d8fc4147 Corrected a signed-unsigned comparison warning Alexander Gaenko <g****v@u****u> about 5 years ago
c4db7438 Allow constructing RMatrix from a non-const buffer Alexander Gaenko <g****v@u****u> about 5 years ago
2eb99b62 tbb: Create lib directories anyway Hamada S. Badr <h****r@g****m> about 5 years ago
6ff42cd6 Update TBB functionality
Signed-off-by: Hamada S. Badr <h****r@g****m>
Hamada S. Badr <h****r@g****m> about 5 years ago
1a679cdf Use system TBB and remove the embedded code Hamada S. Badr <h****r@g****m> about 5 years ago
e5da96cb update license Kevin Ushey <k****y@g****m> over 5 years ago
8444d919 update Travis CI to use bionic Dirk Eddelbuettel <e****d@d****g> over 5 years ago
be7ea23e merge Merge pull request #132 from krlmlr/f-129-doc-flags-template Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
99005539 merge Merge pull request #133 from RcppCore/feature/rcpp-parallel-num-threads Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
da83a9ad use global control to set stack size Kevin Ushey <k****y@g****m> over 5 years ago
02e60ede refactor a bit Kevin Ushey <k****y@g****m> over 5 years ago
ae4673af use RCPP_PARALLEL_NUM_THREADS for default num threads Kevin Ushey <k****y@g****m> over 5 years ago
19d448a4 Add comment to generated template package Kirill Müller <k****r@m****g> over 5 years ago
b4a7edc7 merge Merge pull request #131 from krlmlr/f-129-doc-flags Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f1c7fd70 Document behavior of RcppParallelFlags Kirill Müller <k****r@m****g> over 5 years ago
394a7295 use int for numThreads Kevin Ushey <k****y@g****m> over 5 years ago
20353e34 use arena + task group to control num threads Kevin Ushey <k****y@g****m> over 5 years ago
6c9139e5 go to devel Kevin Ushey <k****y@g****m> over 5 years ago
01d19ff1 CRAN release 5.0.2 Kevin Ushey <k****y@g****m> over 5 years ago
1fa17ea6 avoid segfaults with gcc 10.1 Kevin Ushey <k****y@g****m> over 5 years ago
3f8a0e04 merge Merge pull request #120 from imrehg/config-path Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ea734bcb Set working directory for config.R correctly even if setwd is set outside
Signed-off-by: Gergely Imreh <g****h@f****i>
Gergely Imreh <g****h@f****i> over 5 years ago
cbd61a1d CRAN release 5.0.1 Kevin Ushey <k****y@g****m> over 5 years ago
c5e22d24 fix cscript invocation Kevin Ushey <k****y@g****m> over 5 years ago
f6b4f741 silence some compiler warnings Kevin Ushey <k****y@g****m> over 5 years ago
9dc5f8ce update MAKEFLAGS rather than MAKE Kevin Ushey <k****y@g****m> over 5 years ago
7ee23f20 disable -flto=auto during link on OpenSUSE Kevin Ushey <k****n@r****m> over 5 years ago
321a7b05 ensure PKG_CPPFLAGS passed to tbb compilation Kevin Ushey <k****y@g****m> almost 6 years ago
c1a03218 add BugReports URL Kevin Ushey <k****y@g****m> almost 6 years ago
3e448933 ensure bundled tbb's headers are used Kevin Ushey <k****y@g****m> almost 6 years ago
fe061d2c fix compilation when libtbb installed in /usr/local/include Kevin Ushey <k****y@g****m> almost 6 years ago
f0c66e9b CRAN release 5.0.0 Kevin Ushey <k****y@g****m> almost 6 years ago
eb8d3bb4 silence compiler warnings Kevin Ushey <k****y@g****m> almost 6 years ago
53121136 add newline to end of file Kevin Ushey <k****y@g****m> almost 6 years ago
6d52c6d1 don't set tbb thread options when disabled Kevin Ushey <k****y@g****m> almost 6 years ago
3e11a1f4 silence compiler warnings Kevin Ushey <k****y@g****m> almost 6 years ago
10817ac8 don't run examples Kevin Ushey <k****y@g****m> almost 6 years ago
6d0c2f27 remove test Kevin Ushey <k****y@g****m> almost 6 years ago
f4237b5c allow customization of RcppParallel backend at runtime Kevin Ushey <k****y@g****m> almost 6 years ago
b216ba27 bump version; go to devel Kevin Ushey <k****y@g****m> about 6 years ago
5e053875 merge Merge pull request #101 from RcppCore/bugfix/rtools40-windows Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
213bb3cf merge Merge pull request #100 from RcppCore/bugfix/macos-catalina-compilation Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c49e9dc3 use shell rather than cmd for cscript invocation Kevin Ushey <k****y@g****m> over 6 years ago
eb88e7d8 hard-code runtime for Windows Kevin Ushey <k****y@g****m> over 6 years ago
2e28070b pass along CPPFLAGS during TBB compilation Kevin Ushey <k****y@g****m> over 6 years ago
5c9505f6 CRAN release 4.4.4 Kevin Ushey <k****y@g****m> over 6 years ago
0886bd5e avoid compiler error with clang 9 Kevin Ushey <k****y@g****m> over 6 years ago
2c097627 CRAN release 4.4.3 Kevin Ushey <k****y@g****m> over 6 years ago
931c7c12 update NEWS Kevin Ushey <k****y@g****m> over 6 years ago
4dab2e3e silence more gcc-9 warnings Kevin Ushey <k****y@g****m> over 6 years ago
4b94ed65 update NEWS Kevin Ushey <k****y@g****m> almost 7 years ago
e5f2d1e0 update configure Kevin Ushey <k****y@g****m> almost 7 years ago
16a006ff bump version Kevin Ushey <k****y@g****m> about 7 years ago
0ead3fe8 merge Merge pull request #90 from RGLab/master Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5b626cbd add serial tbb headers mikejiang <w****2@f****g> about 7 years ago
2d561c90 merge Merge pull request #87 from wtianyi/bugfix/row-iterator-constructor Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
40e8b783 Fix a `row_iterator` constructor wtianyi <w****4@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1e5737ae version bump + NEWS Kevin Ushey <k****y@g****m> about 7 years ago
ed7ca96a silence 'Wclass-memaccess' warnings Kevin Ushey <k****y@g****m> about 7 years ago
c2bd7193 merge Merge pull request #85 from RcppCore/bugfix/cppflags-to-cxxflags Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2690289b CPPFLAGS -> CXXFLAGS Kevin Ushey <k****y@g****m> about 7 years ago
0ef54008 remove unneeded dependency on BH (closes #80) Kevin Ushey <k****y@g****m> over 7 years ago
055a4af2 dev version bump Kevin Ushey <k****y@g****m> over 7 years ago
6af32e81 merge Merge pull request #79 from RcppCore/bugfix/compiler-detection Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cf5cb1ee update configure scripts (fix compiler detection) Kevin Ushey <k****y@g****m> over 7 years ago
efc284f6 CRAN release 4.4.1 Kevin Ushey <k****y@g****m> over 7 years ago
9ef7e81d merge Merge pull request #73 from RcppCore/bugfix/no-cygpath-on-cran Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
11a4957a attempt to accommodate CRAN's lack of cygpath Kevin Ushey <k****y@g****m> over 7 years ago
529b7f4b fix gcc-8.1 build issue on Fedora Kevin Ushey <k****y@g****m> over 7 years ago
1a0b6236 remove duplication of DSE_KEY Kevin Ushey <k****y@g****m> over 7 years ago
1f94e253 merge Merge pull request #72 from jeroen/master Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d8fa4f1c use cygpath to expand compiler paths Kevin Ushey <k****y@g****m> over 7 years ago
a77c8433 Detect GCC version via R instead of ActionScript Jeroen <j****s@g****m> over 7 years ago
e39b3fa7 '-flifetime-dse' is not understood by older gcc Kevin Ushey <k****y@g****m> over 7 years ago
441b2e87 merge Merge pull request #71 from RcppCore/feature/respect-cxxflags Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
07061ca4 attempt to respect CXXFLAGS as set by user Kevin Ushey <k****y@g****m> over 7 years ago
f17917d7 remove more deprecated C++11isms Kevin Ushey <k****y@g****m> over 7 years ago
26c4803e work around crash with Rtools 4.0 Kevin Ushey <k****y@g****m> over 7 years ago
daddb26e merge Merge pull request #67 from RcppCore/bugfix/gcc-8 Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9f839430 merge Merge pull request #68 from RcppCore/bugfix/rtools-35-windows Kevin Ushey <k****y@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
351c135d fixups for Rtools 3.5 Kevin Ushey <k****y@g****m> over 7 years ago
ad26f57b updates for gcc-8 Kevin Ushey <k****y@g****m> over 7 years ago
16440f01 go to devel Kevin Ushey <k****y@g****m> almost 8 years ago

← Back to repository