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.000084 |
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)
- Show 8 more dependencies...
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 2 3 4 5 6 7 8 9 .. 21 Next › Last »
jalapeno commented on 2020-08-20 19:55 (UTC)
When attempting to install a package in r-mkl, I get this error:
I was unable to find a solution here, but managed to just copy
lmkl_gf_lp64.so
lmkl_gf_thread
andlmkl_core.so' from
/opt/intel/mkl/lib/intel64to
/usr/lib/R/lib`.Is there some other way that this ought to be done? Or, is this the only work-around?
tealeaf commented on 2020-07-26 19:51 (UTC)
As a follow-up to my previous comment: downgrading to intel-mkl-2020.1.217-6 resolved this for the moment.
tealeaf commented on 2020-07-26 15:28 (UTC)
Not sure if this belongs here, in intel-mkl, or elsewhere, but I'm having a problem running R-INLA under this on a new machine. I can install with:
as normal, but running:
I get:
The strange thing is that this is working on my old machine with an almost identical setup.
sxyzy1016 commented on 2020-06-26 10:32 (UTC) (edited on 2020-06-27 02:08 (UTC) by sxyzy1016)
using
icc
to build it by uncomment the line# _CC="icc"
and get:in
build()
. EDIT: according to this, usebetween
configure
andmake
will make it work.svenstaro commented on 2020-06-15 17:22 (UTC)
Alright but can you check the new intel-mkl that blue includes a shim script for mklvars.sh? It should work.
alexanderp commented on 2020-06-15 10:51 (UTC) (edited on 2020-06-15 10:52 (UTC) by alexanderp)
Hi @Svenstaro. No reason, other than wanting to fix
r-mkl
as quickly as possible after the move ofintel-mkl
to [Community]. I read the discussions on not including the original MKL scripts on the basis of standardization, so I made the decision to maintain compatibility locally.Anyway, I copied the
mklvars.sh
script from upstream, therefore it should work for any package that depends on it.Also, thank you for bringing
intel-mkl
to [Community]. Hopefully we'll get smoother upgrades and less incompatibilities this way.svenstaro commented on 2020-06-14 22:51 (UTC)
Hey, I'm the maintainer of the intel-mkl package and I just stumbled upon this pacakage right here. I'm trying to add a
mklvars.sh
to the [community] package that works for most people.I'm curious: Why didn't you provide a patch for this on our bug tracker? Currently, your patch only works for this package but maybe other people would also be happy to benefit from the added
mklvars.sh
.alexanderp commented on 2020-04-07 21:43 (UTC)
Update: I've added logic that allows this package to compile with both the AUR and Community versions of intel-mkl.
alexanderp commented on 2020-04-07 20:29 (UTC)
@mys_721tx, the intel-mkl package in Community is a mess. It's trying to force some rules/opinions which have obviously broken the software which depend on it. It's missing a lot of setup scripts from the original package on AUR and has rearranged most libraries and files.
I suggest to keep using intel-mkl from AUR, until the Community version is fixed.
mys_721tx commented on 2020-04-06 23:54 (UTC)
@alexanderp intel-mkl currently shipped in [Community] does not include mklvars.sh, which is required by PKGBUILD.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »