Search Criteria
Package Details: r-mkl 4.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r-mkl.git (read-only, click to copy) |
---|---|
Package Base: | r-mkl |
Description: | Language and environment for statistical computing and graphics, linked to the Intel(R) MKL. |
Upstream URL: | http://www.r-project.org/ |
Keywords: | hpc mathematics modelling r statistics |
Licenses: | GPL |
Conflicts: | microsoft-r-open, r |
Provides: | r |
Submitter: | giniu |
Maintainer: | alexanderp |
Last Packager: | alexanderp |
Votes: | 25 |
Popularity: | 0.000082 |
First Submitted: | 2010-05-06 00:10 (UTC) |
Last Updated: | 2024-11-12 19:56 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- icu (icu-gitAUR)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxmu
- libxt
- ncurses (ncurses-gitAUR)
- openmp
- pango (pango-gitAUR)
- pcre2 (pcre2-gitAUR)
- perl (perl-gitAUR)
- readline (readline-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- which (busybox-coreutilsAUR)
- xz (xz-gitAUR)
- zip (zip-natspecAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- jdk-openjdk (jdk16-adoptopenjdkAUR, zing-21-binAUR, jdk21-temurinAUR, jdk11-temurinAUR, jdk17-temurinAUR, jdk-temurinAUR) (make)
- texlive-fontsrecommended (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-latexrecommended (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- tk (tk-fossilAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (optional) – needed to compile some CRAN packages
- texlive-latex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – LaTeX sty files
- tk (tk-fossilAUR) (optional) – tcl-tk interface
Required by (3402)
- afni (requires r)
- ants (requires r)
- ants-git (requires r)
- architect (requires r)
- cantor-git (requires r) (make)
- cantor-git (requires r) (optional)
- diffoscope-git (requires r) (check)
- diffoscope-git (requires r) (optional)
- emacs-ess (requires r)
- emacs-ess-git (requires r)
- flair (requires r) (optional)
- folding (requires r)
- gatk (requires r)
- gatk-bin (requires r) (optional)
- gcdkit (requires r)
- golden-cheetah-git (requires r) (optional)
- harp (requires r)
- helix-ext (requires r) (optional)
- jasp-desktop (requires r)
- java-simpleitk (requires r) (make)
- Show 3382 more...
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »
mys_721tx commented on 2018-07-03 01:09 (UTC)
The new types defined in GCC 7 (
_Float32
,_Float32x
, etc) seems to caused the problem.mys_721tx commented on 2018-06-02 00:47 (UTC)
==> ERROR: provides contains invalid characters: '=,'
alexanderp commented on 2018-04-26 18:51 (UTC)
Updated to 3.5.0.
WARNING: Compilation with
icc
/ifort
is broken.alexanderp commented on 2018-03-30 13:20 (UTC) (edited on 2018-03-30 13:21 (UTC) by alexanderp)
@pat-s In my experience, no, I've never had freezes during normal usage. I've been using R with the Intel MKL on all my computers for several years.
The only drawback I found was that some packages are not compatible with
icc
/icpc
, therefore I sometimes need to fallback togcc
/gfortran
in~/.R/Makevars
(e.g. for the forecast package)Glad to hear it's working properly on your side now.
pat-s commented on 2018-03-29 19:35 (UTC) (edited on 2018-03-29 20:30 (UTC) by pat-s)
Usage related: I encountered several "freezes" during usage that only occurred with the "intel-mkl" library (not with openblas or default blas). No error is thrown, the process is just stuck at some point and there is no way to track down the problem. I'll try it again with the latest version, maybe something changed. Just wondering if anyone else faced similar problems in the past?
EDIT: Installation worked and the errors mentioned have vanished. Thanks!
mys_721tx commented on 2018-03-29 02:55 (UTC)
@alexanderp : r-mkl-3.4.4-3 compiled with
icc
without any problem!mys_721tx commented on 2018-03-29 02:01 (UTC)
@alexanderp : I remembered it wrong. It was hung on the check stage.
alexanderp commented on 2018-03-29 01:45 (UTC)
@mys_721tx compilation with
icc
should be fixed now.@nessuno I'll look into it.
nessuno commented on 2018-03-28 13:26 (UTC) (edited on 2018-03-28 13:27 (UTC) by nessuno)
There's still an error (I don't know if significant)
but now it works for me, thanks!
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »