An Entity of Type: library, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Intel oneAPI Math Kernel Library (Intel oneMKL; formerly Intel Math Kernel Library or Intel MKL), is a library of optimized math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math. The library supports Intel processors and is available for Windows, Linux and macOS operating systems.

Property Value
dbo:abstract
  • Die Intel Math Kernel Library (Intel MKL) ist eine Programmbibliothek für mathematische Berechnungen von der Firma Intel. Hauptbestandteile sind Basic Linear Algebra Subprograms (BLAS), LAPACK, , Solver für dünnbesetzte Matrizen, schnelle Fourier-Transformationen und Vektormathematik. Die Math Kernel Library wurde von Intel am 9. Mai 2003 veröffentlicht. Sie eignet sich besonders für Intel-Mikroprozessoren und Einsatz im Multithreading. Nicht von Intel stammende Prozessoren werden benachteiligt, da dort weitaus langsamerer Programmcode läuft als nötig, teilweise beobachtet werden Verlangsamungen um den Faktor 3–10, leistungssteigernde Befehlssätze wie AVX werden nicht genutzt, obwohl möglicherweise vorhanden. Mittlerweile gibt es mehrere Workarounds, welche es erlauben, das nach CPU-Hersteller diskriminierende Verhalten der MKL zu umgehen. Für die Nutzung wird eine Lizenz benötigt, wobei es eine kostenlose Community-License gibt. Die Bibliothek unterstützt C, C++ und Fortran nativ und ist mit Java, C#, Python und anderen Sprachen kompatibel. Im Bereich der numerischen linearen Algebra sind BLAS und LAPACK enthalten und um performantere Berechnungen erweitert worden. Dazu zählen etwa LR-, Cholesky- und QR-Zerlegung, Eigenwertprobleme sowie die Methode der kleinsten Quadrate. Die Math Kernel Library enthält schnelle Fourier-Transformationen (FFT) für beliebig viele Dimensionen und unterschiedliche Datentypen. Ebenso wie die FFTs ist auch LAPACK als Clusterversion enthalten. Vektormathematische Funktionen sind mit einfacher und doppelter Genauigkeit implementiert sowie für komplexe und Gleitkommazahlen verfügbar. Im Bereich Statistik gibt es unter anderem Zufallszahlengeneratoren und Wahrscheinlichkeitsverteilungen. Es sind verschiedene Splines zur Interpolation enthalten. Die Math Kernel Library verfügt über Funktionen für neuronale Netze (z. B. Backpropagation). (de)
  • Intel oneAPI Math Kernel Library (Intel oneMKL; formerly Intel Math Kernel Library or Intel MKL), is a library of optimized math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math. The library supports Intel processors and is available for Windows, Linux and macOS operating systems. Intel oneAPI Math Kernel Library is not to be confused with oneAPI Math Kernel Library (oneMKL) Interfaces, a piece of open-source glue code that allows Intel MKL routines to be used from Data Parallel C++. (en)
  • Intel Math Kernel Library (Intel MKL) は、インテルが開発している、科学・工学・金融アプリケーション向けに提供される最適化(高速化)された数学ルーチンを含むライブラリである。提供される中心的な数学関数にはBLAS、LAPACK、、スパースソルバー(疎行列)、FFT、ベクトル演算が含まれている。CPUはインテルプロセッサのみサポートしている。オペレーティングシステムはWindows、Linux、macOSで利用可能である。対応プログラミング言語は、C言語、C++、Fortran、 Intel Distribution for PythonのPython。 (ja)
dbo:computingPlatform
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-09-23 (xsd:date)
dbo:latestReleaseVersion
  • 2022.2
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2003-05-09 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 23820248 (xsd:integer)
dbo:wikiPageLength
  • 11993 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1114693178 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
  • Library and framework (en)
dbp:latestReleaseDate
  • 2022-09-23 (xsd:date)
dbp:latestReleaseVersion
  • 2022.200000 (xsd:double)
dbp:license
  • freeware under ISSL (en)
dbp:name
  • Math Kernel Library (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2003-05-09 (xsd:date)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Intel Math Kernel Library (Intel MKL) は、インテルが開発している、科学・工学・金融アプリケーション向けに提供される最適化(高速化)された数学ルーチンを含むライブラリである。提供される中心的な数学関数にはBLAS、LAPACK、、スパースソルバー(疎行列)、FFT、ベクトル演算が含まれている。CPUはインテルプロセッサのみサポートしている。オペレーティングシステムはWindows、Linux、macOSで利用可能である。対応プログラミング言語は、C言語、C++、Fortran、 Intel Distribution for PythonのPython。 (ja)
  • Die Intel Math Kernel Library (Intel MKL) ist eine Programmbibliothek für mathematische Berechnungen von der Firma Intel. Hauptbestandteile sind Basic Linear Algebra Subprograms (BLAS), LAPACK, , Solver für dünnbesetzte Matrizen, schnelle Fourier-Transformationen und Vektormathematik. Für die Nutzung wird eine Lizenz benötigt, wobei es eine kostenlose Community-License gibt. Die Bibliothek unterstützt C, C++ und Fortran nativ und ist mit Java, C#, Python und anderen Sprachen kompatibel. (de)
  • Intel oneAPI Math Kernel Library (Intel oneMKL; formerly Intel Math Kernel Library or Intel MKL), is a library of optimized math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math. The library supports Intel processors and is available for Windows, Linux and macOS operating systems. (en)
rdfs:label
  • Math Kernel Library (de)
  • Intel Math Kernel Library (ja)
  • Math Kernel Library (en)
rdfs:seeAlso
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Math Kernel Library (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License