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.000015 |
First Submitted: | 2010-05-06 00:10 (UTC) |
Last Updated: | 2024-11-12 19:56 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- icu (icu-gitAUR)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit-2025AUR, 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, jdk-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR) (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 (3385)
- 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)
- knime-desktop (requires r) (optional)
- Show 3365 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 21 Next › Last »
alexanderp commented on 2019-10-15 07:52 (UTC)
@xia0er, I guess the first question is how long ago the docker container was built and whether you updated software inside the container.
xia0er commented on 2019-10-15 05:24 (UTC)
Anyone experiencing issue when installing the classInt package on r-mkl? I am getting a strange error on an otherwise fully functional r-mkl installation:
... gcc -shared -L/usr/lib64/R/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o classInt.so fish1.o init.o -lgfortran -limf -lm -lquadmath -L/usr/lib64/R/lib -lR /usr/sbin/ld: cannot find -limf collect2: error: ld returned 1 exit status make: *** [/usr/share/R//make/shlib.mk:6: classInt.so] Error 1 ERROR: compilation failed for package ‘classInt’ ...
But libimf.so is present in the /opt/intel/lib directory.
Besides, it also complains missing include dirs in a warning message, but, oddly, pointing to 2019.4.243
gfortran -fno-optimize-sibling-calls -fpic -m64 -I/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include -c fish1.f -o fish1.o f951: Warning: Nonexistent include directory ‘/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include’ [-Wmissing-include-dirs] fish1.f:100:72:
100 | DO 10 I=1,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) fish1.f:132:72:
132 | 40 IWORK(I,1)=1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
The classInt package installs successfully on a regular (non-mkl) R installation.
This happens when running r-mkl on an archlinux docker container, so there is no contamination from an earlier installation of mkl etc.
I appreciate it if anyone can help shed light on what may be happening here. Thanks!
The full stdout with error message can be found at https://gist.github.com/lmwang9527/48386437de1574aac45cb27725f129c7
alexanderp commented on 2019-07-26 07:45 (UTC)
Great @petronny. Thanks for your effort.
petronny commented on 2019-07-26 07:40 (UTC) (edited on 2019-07-26 07:41 (UTC) by petronny)
Hi, I provide a pre-built binary of this package at arch4edu.
Also please vote at this issue if you want more pre-built R packages.
petronny commented on 2019-07-24 07:06 (UTC) (edited on 2019-07-24 07:06 (UTC) by petronny)
Every time Intel MKL gets updated, compilation of R with icc needs to be adapted.
Actually I can deal with that, I can provide a well-built binary with every
icc
orr-mkl
update. But I'll usegcc
then since there is no gain when usingicc
.alexanderp commented on 2019-07-24 06:40 (UTC) (edited on 2019-07-24 06:41 (UTC) by alexanderp)
Hi @petronny.
Every time Intel MKL gets updated, compilation of R with
icc
needs to be adapted.I measured no gain when using
icc
, therefore this package defaults togcc
.See some of my benchmarks here: https://github.com/alexisph/high_performance_r
petronny commented on 2019-07-23 07:24 (UTC)
And is building with
gcc
the recommend way by the official R group to build with MKL support?If so I can give up building with
icc
and usinggcc
now.petronny commented on 2019-07-23 07:21 (UTC) (edited on 2019-07-23 07:21 (UTC) by petronny)
Hi, thanks for maintaining this package.
Could you help with building with
icc
?I've un-comment the line
_CC="icc"
but I get errors:blazko commented on 2019-07-15 07:40 (UTC)
Is anyone else facing validity checks problem with parallel_studio_xe?
alexanderp commented on 2019-05-17 11:46 (UTC)
Thanks for the report @blazko. To be honest, those numbers look strange to me... Did you consider reporting this to the Intel MKL forums? (https://software.intel.com/en-us/forums/intel-math-kernel-library)
By the way, have you done any benchmark comparisons between the versions?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 21 Next › Last »