Download for Windows Premium
Publiciteit
intel math kernel library

Vertaling van "intel math kernel library" in Japans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
インテル MKL
インテル マス・カーネル・ライブラリー
Intel Math Kernel Library
Additionally, if you are using the Intel MKL cluster software, your link line is function-domain specific (see Working with the Intel Math Kernel Library Cluster Software).
さらに、インテル MKL クラスターを使用している場合、リンク行は関数ドメイン固有になります (インテル MKL クラスター・ソフトウェアの使用を参照)。
See Mixed-language Programming with the Intel Math Kernel Library for an example of how to call Fortran routines from C/C++.
例えば、Fortran ルーチンを C/C++ から呼び出す方法は、言語が混在したプログラミングとインテル MKLを参照してください。
For more information, see the Intel Math Kernel Library documentation.
詳細は、インテル マス・カーネル・ライブラリーのドキュメントを参照してください。
Intel Math Kernel Library: Specify the desired library version from the drop-down box.
Intel Math Kernel Library (インテル マス・カーネル・ライブラリー)]: ドロップダウン・ボックスから使用するライブラリー・バージョンを指定します。
Related Information To reference how to use the library in your application, use this guide in conjunction with the following documents: The Intel Math Kernel Library Reference Manual, which provides reference information on routine functionalities, parameter descriptions, interfaces, calling syntaxes, and return values.
関連情報 アプリケーションでライブラリーを使用する方法については、このドキュメントのほか、次のドキュメントも併せて参照してください。インテル マス・カーネル・ライブラリー・リファレンスマニュアル - ルーチンの機能、パラメーターの説明、インターフェイス、呼び出し構文と戻り値についてのリファレンス情報を提供します。
Organizations can now combine the power of the Intel Math Kernel Library (MKL) and Anaconda's Python-based data science to build the high performance analytic modeling and visualization applications required to compete in today's data-driven economies.
組織は今今日のデータ主導型経済で競争するために必要な分析モデリングと可視化アプリケーションの高パフォーマンスを構築する Intel 数学カーネル ライブラリ (MKL) とアナコンダの Python ベースのデータ科学の力を組み合わせることができます。
Intel Math Kernel Library (Intel MKL) is a library of optimized math routines for science, engineering, and financial applications.
Intel Math Kernel Library (Intel MKL) とは、インテルが開発している、科学・工学・金融アプリケーション向けに提供される最適化(高速化)された数学ルーチンを含むライブラリである。
Getting Help and Support Getting Help and Support Intel Math Kernel Library 11.2 Update 1 User's Guide Getting Help and Support Intel provides a support web site that contains a rich repository of self help information, including getting started tips, known product issues, product errata, license information, user forums, and more.
ヘルプとサポートについて インテルでは、使い方のヒント、既知の問題点、製品のエラッタ、ライセンス情報、ユーザーフォーラムなどの多くのセルフヘルプ情報を含むサポート Web サイトを提供しています。
Some common libraries, such as the Intel Math Kernel Library (Intel MKL) and Intel Performance Primitives (Intel IPP) will be available in CPU versions as well as target versions.
インテル マス・カーネル・ライブラリー (インテル MKL) やインテル インテグレーテッド・パフォーマンス・プリミティブ (インテル IPP) のような一部の共通ライブラリーは、CPU バージョンとターゲットバージョンで利用できます。
Building a Custom Dynamically Linked Library/Shared Object Building a Custom Dynamically Linked Library/Shared Object Intel Math Kernel Library 11.2 Update 1 User's Guide Building Custom Shared Objects Custom shared objects reduce the collection of functions available in Intel MKL libraries to those required to solve your particular problems, which helps to save disk space and build your own dynamic libraries for distribution.
カスタムダイナミック・リンク・ライブラリー/共有オブジェクトのビルド カスタム共有オブジェクトを使用すると、特定の問題を解くために必要な関数のコレクションをインテル MKL ライブラリーから減らすことができるため、ディスク容量が節約できます。また、独自のダイナミック・ライブラリーをビルドできます。
Improving Performance for Small Size Problems Improving Performance for Small Size Problems Intel Math Kernel Library 11.2 Update 1 User's Guide Improving Performance for Small Size Problems The overhead of calling an Intel MKL function for small problem sizes can be significant when the function has a large number of parameters or internally checks parameter errors.
小さな問題サイズのパフォーマンス向上 関数のパラメーターが多い場合や関数でパラメーターエラーを内部的にチェックする場合、小さな問題サイズではインテル MKL 関数呼び出しのオーバーヘッドが大きくなります。
Static Libraries in the lib\intel64 Directory Static Libraries in the lib\intel64 Directory Intel Math Kernel Library 11.2 Update 1 User's Guide Static Libraries in the lib/intel64 Directory Some of the libraries in this directory are optional.
lib\intel64 ディレクトリーのスタティック・ライブラリー lib\intel64 ディレクトリーのスタティック・ライブラリー インテル マス・カーネル・ライブラリー 11.2 ユーザーズガイド lib/intel64 ディレクトリーのスタティック・ライブラリー このディレクトリーに含まれている一部のライブラリーはオプションです。
Using the ILP64 Interface vs. LP64 Interface Using the ILP64 Interface vs. LP64 Interface Intel Math Kernel Library 11.2 Update 1 User's Guide Using the ILP64 Interface vs. LP64 Interface The Intel MKL ILP64 libraries use the 64-bit integer type (necessary for indexing large arrays, with more than 231-1 elements), whereas the LP64 libraries index arrays with the 32-bit integer type.
ILP64 インターフェイスと LP64 インターフェイスの使用 ILP64 インターフェイスと LP64 インターフェイスの使用 インテル マス・カーネル・ライブラリー 11.2 ユーザーズガイド ILP64 インターフェイスと LP64 インターフェイスの使用 インテル マス・カーネル・ライブラリー (インテル MKL) ILP64 ライブラリーは、64 ビット整数型 (231-1 以上の要素を含む大規模な配列のインデックス処理に必要) を使用します。しかし、LP64 ライブラリーは 32 ビット整数型を使用して配列をインデックス処理します。
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
cavity: hole in a tooth caused by decay
Ontdek het woord
Publiciteit

Resultaten: 41. Exact: 41. Verstreken tijd: 34 ms.