Control the number of threads in BLAS (GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible.
Control the number of threads in BLAS (GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible.
To install R-RhpcBLASctl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-RhpcBLASctl
To see what files were installed by R-RhpcBLASctl, run:
port contents R-RhpcBLASctl
To later upgrade R-RhpcBLASctl, run:
sudo port selfupdate && sudo port upgrade R-RhpcBLASctl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.