Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

JuliaLinearAlgebra/ArpackMKL.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

This package is deprecated and archived, and MKL support is available in Arpack.jl through Libblastrampoline.

ArpackMKL

Build Status Build status Coverage Status codecov.io

This repo contains Arpack built against the MKL binaries. The module presents as ArpackMKL to Julia, but the underlying binary is still called libarpack.

In interactive use, you can alias const Arpack = ArpackMKL after loading the module.

The official Intel MKL distribution needs to be installed on your system to load the MKL-built Arpack. And the Julia MKL.jl should also be installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages