mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
19 lines
903 B
Tcl
19 lines
903 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran nakama RhpcBLASctl 0.23-42
|
|
revision 1
|
|
categories-append parallel
|
|
maintainers nomaintainer
|
|
license AGPL-3
|
|
description Control the number of threads in BLAS
|
|
long_description {*}${description} (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.
|
|
homepage https://prs.ism.ac.jp/~nakama/Rhpc
|
|
checksums rmd160 4b0f0950cc7a60bdf3deb431eedf1cc4202e7a4e \
|
|
sha256 5c889d5b69e264060b9f1f0383c447f594855b8afc15b7d76d39e4d62b946615 \
|
|
size 41947
|