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
029cef75 don't disable tbb JJ Allaire <j****j@r****g> almost 12 years ago
9c669fc2 use splitting constructor JJ Allaire <j****j@r****g> almost 12 years ago
5d68fe98 correct calculation of grainSize JJ Allaire <j****j@r****g> almost 12 years ago
79a1b07c cap threads using grainSize JJ Allaire <j****j@r****g> almost 12 years ago
f0e2b025 indenting JJ Allaire <j****j@r****g> almost 12 years ago
846400c3 enforce minimum grain size JJ Allaire <j****j@r****g> almost 12 years ago
e076a077 add grainSize parameter JJ Allaire <j****j@r****g> almost 12 years ago
fad15eda break implementation into distict files JJ Allaire <j****j@r****g> almost 12 years ago
fe26cae5 indent 3 spaces JJ Allaire <j****j@r****g> almost 12 years ago
e438e056 use fully qualified namespace in examples JJ Allaire <j****j@r****g> almost 12 years ago
4a89cc4c tthread / windows options JJ Allaire <j****j@r****g> almost 12 years ago
162b3528 change to 3 space indent JJ Allaire <j****j@r****g> almost 12 years ago
342efce1 use more specific tag for Reducer generic JJ Allaire <j****j@r****g> almost 12 years ago
c0d6f55c merge Merge branch 'master' of github.com:jjallaire/RcppParallel JJ Allaire <j****j@r****g> almost 12 years ago
c14c8a87 get rid of ReduceWorker construct JJ Allaire <j****j@r****g> almost 12 years ago
f4e34fd2 link on windows JJ Allaire <j****j@r****g> almost 12 years ago
1e7b2a3c convert examples to use RcppParallel rather than TBB JJ Allaire <j****j@r****g> almost 12 years ago
599563a8 rename IWorker to Worker JJ Allaire <j****j@r****g> almost 12 years ago
7cce7a7b add tthread JJ Allaire <j****j@r****g> almost 12 years ago
874588ff remove serial library JJ Allaire <j****j@r****g> almost 12 years ago
5109a3f7 rename to RcppParallel JJ Allaire <j****j@r****g> almost 12 years ago
b5a36a8c add tbb implementations of tinythread api JJ Allaire <j****j@r****g> almost 12 years ago
51148ea1 add serial Rcpp implementation to innerProduct JJ Allaire <j****j@r****g> almost 12 years ago
05e51a6f tweak example comments JJ Allaire <j****j@r****g> almost 12 years ago
595a0687 parallel inner product example JJ Allaire <j****j@r****g> almost 12 years ago
bfb53f5b more tweaks to examples JJ Allaire <j****j@r****g> almost 12 years ago
becf31ae tweak examples JJ Allaire <j****j@r****g> almost 12 years ago
f3ac55b6 improve examples JJ Allaire <j****j@r****g> almost 12 years ago
3b8753f5 use correct capitalization for repo name JJ Allaire <j****j@r****g> almost 12 years ago
bcb31d1b add readme file JJ Allaire <j****j@r****g> almost 12 years ago
dfae5a4e rename project file JJ Allaire <j****j@r****g> almost 12 years ago
38659730 Create README.md JJ Allaire <j****e@g****m> almost 12 years ago
ed45ef52 check as cran JJ Allaire <j****j@r****g> almost 12 years ago
954a0756 more .Rbuildignore JJ Allaire <j****j@r****g> almost 12 years ago
d147cbd3 tweak example titles JJ Allaire <j****j@r****g> almost 12 years ago
7e7a7ca8 tweak examples JJ Allaire <j****j@r****g> almost 12 years ago
6037d7e0 rename package to TBB JJ Allaire <j****j@r****g> almost 12 years ago
bb201640 tweak matrix transform example JJ Allaire <j****j@r****g> almost 12 years ago
93be88bc disable use of exceptions within tbb JJ Allaire <j****j@r****g> almost 12 years ago
28fdc783 pass R CMD check (exclude lib_ and define TBB_NO_LEGACY) JJ Allaire <j****j@r****g> almost 12 years ago
bb93a55d don't build ignore lib_release JJ Allaire <j****j@r****g> almost 12 years ago
d4f813b4 update setThreadOptions help JJ Allaire <j****j@r****g> almost 12 years ago
1d520c14 more cleanup JJ Allaire <j****j@r****g> almost 12 years ago
6265f8ba update description and news JJ Allaire <j****j@r****g> almost 12 years ago
96d31f60 some examples JJ Allaire <j****j@r****g> almost 12 years ago
4c839e5a Intel TBB 4.2 Update 5 JJ Allaire <j****j@r****g> almost 12 years ago
364b4a52 rename function to setThreadOptions JJ Allaire <j****j@r****g> almost 12 years ago
689bb16d camel case names JJ Allaire <j****j@r****g> almost 12 years ago
5db7e013 implement initialize, add exception handling JJ Allaire <j****j@r****g> almost 12 years ago
5710aad8 install into lib dir JJ Allaire <j****j@r****g> almost 12 years ago
fec4181f correct extension for linux JJ Allaire <j****j@r****g> almost 12 years ago
b650d1a0 remove old example file JJ Allaire <j****j@r****g> almost 12 years ago
3ccf86e6 manual loading of libraries JJ Allaire <j****j@r****g> almost 12 years ago
cd9ab12b rename to parallel sum JJ Allaire <j****j@r****g> almost 12 years ago
bf2a7535 linux dynload JJ Allaire <j****j@r****g> almost 12 years ago
dbcca923 load symbols on mac JJ Allaire <j****j@r****g> almost 12 years ago
46c03ad0 initial work JJ Allaire <j****j@r****g> over 12 years ago
a70ab275 initial commit JJ Allaire <j****j@r****g> over 12 years ago

← Back to repository