將GPU加速數學計算的強大CUDA架構的優勢利用到NMath和NMath Stats中
標簽:數學計算開發商: CenterSpace
當前版本: 最新版本
產品類型:控件
產品功能:算法
平臺語言:
開源水平:不提供源碼
本產品的分類與介紹僅供參考,具體以商家網站介紹為準,如有疑問請來電 023-68661681 咨詢。
NMath Premium是在.NET平臺上將GPU加速數學計算的強大CUDA架構的優勢利用到NMath和NMath Stats中。CUDA是NVIDIA開發的一種并行計算平臺和編程模型,它可以通過利用圖形處理單元的能力大幅提高計算性能。GPU計算是所有NVIDIA 8系列和更高級別的GPU中的一個標準功能。整個NVIDIA Tesla線均支持CUDA技術。
NMath Stats 已與NMath標準版打包,最新版本請點擊跳轉下載
* 關于本產品的分類與介紹僅供參考,精準產品資料以官網介紹為準,如需購買請先行測試。
NMath Premium works with any CUDA-enabled GPU. NMath Premium automatically detects the presence of a CUDA-enabled GPU at runtime and seamlessly redirects appropriate computations to it. The library can be configured to specify which problems should be solved by the GPU, and which by the CPU. If a GPU is not present at runtime, the computation automatically falls back to the CPU without error.
No GPU programming experience is required.
With a few minor exceptions, such as optional GPU configuration settings, the API is identical between NMath and NMath Premium. Existing NMath developers can simply upgrade to NMath Premium and immediately begin to offer their users higher performance from current graphics cards, or from additional GPUs, without writing any new software.
No changes are required to existing NMath code.
GPU acceleration provides a 2-4x speed-up for many NMath functions. With large data sets running on high-performance GPUs, the speed-up can exceed 10x. Furthermore, off-loading computation to the GPU frees up the CPU for additional processing tasks, a further performance gain.
The directly supported features for GPU acceleration of linear algebra (dense systems) are:
Singular value decomposition (SVD)
QR decomposition
Eigenvalue routines
Solve Ax = B
GPU acceleration for signal processing includes:
1D Fast Fourier Transforms (Complex data input)
2D Fast Fourier Transforms (Complex data input)
GPU: (1) NVIDIA Tesla M2090: 1 Fermi GPU, 512 CUDA cores, 6GB GDDR5 memory
CPU: Intel Xeon X5670, 2.93 GHz, 6-core with Hyper-Threading (12 threads), 12 MB L3 cache, 32 nm manufacturing process (Westmere)
Of course, many higher-level NMath and NMath Stats classes make use of these functions internally, and so also benefit from GPU acceleration indirectly.
NMath
Least squares, including weighted least squares
Filtering, such as moving window filters and Savitsky-Golay
Nonlinear programming (NLP)
Ordinary differential equations (ODE)
NMath Stats
Two-Way ANOVA, with or without repeated measures
Factor Analysis
Linear regression and logistic regression
Principal component analysis (PCA)
Partial least squares (PLS)
Nonnegative matrix factorization (NMF)
更新時間:2023-01-03 13:41:08.000 | 錄入時間:2014-02-13 15:42:22.000 | 責任編輯:胡濤