File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ 2025-12-28 Dirk Eddelbuettel <edd@debian.org>
2+
3+ * configure.ac: Detect OpenMP compile and link options
4+ * configure.: Idem
5+ * R/init.R: Set multithreading core count on startup, show startup
6+ message, add two helper accessor functions
7+ * src/Makevars.in: Support OpenMP use for multithreading
8+ * src/Makevars.win: Idem
9+ * src/RcppEigen.cpp: Add thread setter, add typed version getter,
10+ edits to old version getter
11+ * src/RcppExport.cpp: Export new compiled functions
12+ * R/RcppExport.R: Idem
13+ * NAMESPACE: Export several helper functions
14+ * man/RcppEigen-package.Rd: Document thread count setting options
15+ * man/RcppEigen_throttle_cores.Rd: Document additional helpers
16+ * cleanup: Minor extension
17+
1182025-08-26 Dirk Eddelbuettel <edd@debian.org>
219
320 * inst/tinytest/test_misc.R: Add minimal test for EigenNbThreads()
You can’t perform that action at this time.
0 commit comments