石鑫华视觉 手机微信QQ:13450001061 / 18038383457

下载中心

LabVIEW 2013 GPU Analysis Toolkit Win32Eng NI LabVIEW GPU分析工具包32位2013版

文章来源:石鑫华视觉网时间:2022-05-16 12:02:03 点击:221

Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活,以下链接可下载:
NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本
http://pcmv.cn/thread-490-1-1.html

视觉论坛的各种资源,除了视觉相关的模块有使用外,大部分的都不会使用,所以仅提供资源不能提供技术支持。资源的下载地址一般会同时提供NI官方地址和百度网盘的下载地址。某些工具包NI的地址失效或没有NI的下载地址,那视觉论坛也没有办法,只能尝试使用百度网盘地址下载;如果百度网盘的下载地址失效过期,可联系论坛客服更新。现在NI的下载服务器对我国IP地址不是很友好,有些时候速度很慢或大的资源下载很容易出错,这样会造成安装过程各种类型报错而无法安装。建议在下载完成后,对下载资源做校验和验证(NI一般会提供MD5或SHA256等),与官方或视觉论坛提供的校验和对比,一致就可以安装,如果不一致,则需要重新下载。视觉论坛早期下载的资源,那时候NI没有这么多限制,基本上都是正常下载的资源;后期下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘,所以百度网盘的资源基本上是正确的。校验和工具下载地址:
文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算
http://pcmv.cn/thread-26524-1-1.html

LabVIEW 2013 GPU Analysis Toolkit Win32Eng NI LabVIEW GPU分析工具包32位2013版

NI LabVIEW GPU分析工具包

通过LabVIEW应用程序与NVIDIA CUDA GPU通信
使用LabVIEW内含的cuBLAS和cuFFT函数快速原型GPU算法
使用CUDA运行引擎和驱动API选择GPU设备和管理资源
从LabVIEW访问关于调用自定义GPU代码的文档

NI LabVIEW GPU分析工具包可让用户通过LabVIEW应用程序与NVIDIA CUDA图像化处理单元(GPU) 进行通信。 借助该工具包,用户可在系统的GPU设备中打开引用,在CPU和GUP内存间传输数据,控制GPU代码的执行。

LabVIEW GPU分析工具包包含一系列用于快速原型GPU算法且LabVIEW中的CUDA基础线性代数子程序库(cuBLAS)和CUDA快速傅里叶变换库(cuFFT)信号处理函数。 此外,CUDA运行引擎和驱动API可用于帮助用户选择设备和管理资源。 对于高级用户,该工具包包含的文档介绍了如何从LabVIEW应用程序调用自定义GPU代码或从其他免费可用NVIDIA库(如 NVIDIA性能基元库[NPP])和CUDA稀疏矩阵库[cuSPARSE])执行函数。

用户可在基于Windows操作系统的LabVIEW 32位和64位开发环境中使用该工具包。 如需了解更多关于工具包功能的信息或查看文档,请访问“资源”选项卡。 注意:LabVIEW GPU分析工具包的功能与LabVIEW Real-Time模块不兼容。 该工具包不能用于在GPU设备上执行现有LabVIEW图形化代码。

LabVIEW GPU分析工具包主要通过下载方式交付;用户可下载评估版或者在ni.com/downloads购买后下载。

如需了解关于系统要求的信息,请查看“资源”选项卡。

2013x32
文件大小: 91132704 字节 (86.91 MB)
修改日期: 2013-08-06 03:01
MD5: f339cbccb51a2c0251288673a719d20c(官方正确)
SHA1: 5ab17a84073c719df00ddb9070349813ebe47edf
SHA256: 674774eee19b6ee35835bffa10e5e506de862b0ad84f687c4368516af68b2bc6
CRC32: 384ccb82

百度网盘和NI官方下载地址:

LabVIEW 2013 GPU Analysis Toolkit Win32Eng NI LabVIEW GPU分析工具包32位2013版

http://pcmv.cn/thread-25451-1-1.html?fromuid=9

(出处: 视觉论坛VISIONBBS|视觉之家VISIONHOME)



LabVIEW 2013 GPU Analysis Toolkit Readme

Version 13.0
June 2013
This file contains important information about the LabVIEW 2013 GPU Analysis Toolkit, including installation instructions, help resources, and known issues.
Overview
System Requirements
Installation Instructions
Known Issues
Accessing the Help
Finding Examples
Automating the Installation of NI Products
How to Use NI Software with Microsoft Windows 8

Overview

The LabVIEW GPU Analysis Toolkit is a LabVIEW add-on that provides VIs for offloading FFT and BLAS operations to a GPU device. This functionality is useful in applications with computationally challenging problems. A graphics processing unit (GPU) can compute large problems while the CPU continues to function as the primary processor. If you have a GPU device installed and it is accessible from the host processor, the GPU Analysis Toolkit allows you to manage the device and its resources from LabVIEW.

System Requirements

In addition to the system requirements for the LabVIEW Development System, the GPU Analysis Toolkit has the following requirements:
  • LabVIEW 2013 Full or Professional Development System (32-bit or 64-bit)

  • At least 30 MB of disk space for the toolkit and at least 60 MB of disk space for the installer

    Note  This requirement does not include the disk space you need for the NVIDIA CUDA Toolkit.


  • NVIDIA GPU device

  • NVIDIA CUDA Toolkit version 4.0 or later

  • NVIDIA display driver

Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2013.

Installation Instructions

You can install the LabVIEW GPU Analysis Toolkit by downloading and running the LabVIEW GPU Analysis Toolkit installer. Double-click the setup.exe file in the root directory of the LabVIEW GPU Analysis Toolkit installer and follow the instructions on the screen to install this product.

Note: To install the NVIDIA CUDA Toolkit, go to the CUDA Downloads page of the NVIDIA website. Install the 32-bit or 64-bit version of the CUDA Toolkit that corresponds to the host computer operating system. The computer also must have a version of the NVIDIA display driver released after June 2010. If Windows Update is enabled, the computer likely has a version of an NVIDIA display driver that works with the CUDA Toolkit version 4.0. You can find and download supported display driver installers on the same page where you download the CUDA Toolkit.
GPU Analysis Toolkit Updates and Notifications

National Instruments posts information about critical updates and security notifications on ni.com. Visit ni.com/info and enter Info Code updates to access this information.

Known Issues

You can access the software and documentation known issues list online. Refer to the National Instruments website for an up-to-date list of known issues in the LabVIEW GPU Analysis Toolkit.

Accessing the Help

Refer to the Toolkits»GPU Analysis Toolkit book on the Contents tab of the LabVIEW Help for more information about the GPU Analysis Toolkit.

Finding Examples

Select Help»Find Examples from LabVIEW to launch the NI Example Finder.
LabVIEW examples for the GPU Analysis Toolkit are located in the labviewexampleslvgpu folder. You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.

Automating the Installation of NI Products

You can automate the installation of most NI products using command-line arguments to suppress some or all of the installer user interface and dialog boxes. However, starting with the August 2012 releases (products using NI Installers version 3.1 or later), you may need to perform additional steps before or during a silent installation of NI software.
If the NI product you are installing uses Microsoft .NET 4.0, the .NET installer may run before any NI software installs and may require a reboot before the installation of NI software begins. To avoid a .NET reboot, install .NET 4.0 separately before you install NI software.
For more information, refer to the following KnowledgeBase articles:
  • For more information on silent installations of individual NI products, refer to KB 4CJDP38M, Automating the Installation of a Single Installer.

  • For more information on silent installations of suited NI products, such as NI Developer Suite, refer to KB 4GGGDQH0, Automating the Installation of a Suited Installer.

  • To determine what version of NI Installers your product contains, refer to KB 4CJDR18M, How Can I Determine the Type and Version of My National Instruments Installer?.

How to Use NI Software with Microsoft Windows 8

When you install National Instruments software on Microsoft Windows 8, you will notice a few additional tiles on the Start screen, including shortcuts to NI application software products such as NI LabVIEW, Measurement & Automation Explorer (MAX), and the new NI Launcher.

Using NI Launcher

NI Launcher helps you find and launch installed NI products. It provides you with a method of finding NI products similar to the Start menu in previous versions of Microsoft Windows. To use NI Launcher, click the NI Launcher tile on the Start screen. NI Launcher launches the desktop and opens a menu containing a list of NI products. Click any NI product to launch it.
Note  MAX does not appear as a desktop shortcut when installed on Microsoft Windows 8. You can launch MAX either from the Start screen or from within NI Launcher.

Pinning Frequently Used Applications

For convenience, you can pin your most-used NI applications, such as MAX, to either the Start screen or the Taskbar on the desktop, as necessary:
Current ApplicationIcon LocationPin to Action
Windows 8 DesktopDesktop TaskbarRight-click application and select Pin to Taskbar
Windows 8 DesktopStart screenRight-click application and select Pin to Start
Windows 8 Start screenDesktop TaskbarRight-click application and select Pin to taskbar from the menu bar on the bottom of the screen

Finding All Programs

If you want to find a particular application or related files, such as documentation files, from the Start screen, you can access all installed files by right-clicking anywhere on the Start screen and selecting All apps. A list of all installed software and related files appears, in alphabetical order by creator or type.
For more information about NI support for Windows 8, visit ni.com/windows8.

LabVIEW GPU Analysis Toolkit Drops Support for Microsoft Windows Vista, Windows XP, and Windows Server 2003 in 2016

The LabVIEW GPU Analysis Toolkit will drop support for Microsoft Windows Vista, Windows XP, and Windows Server 2003 as of July 1, 2016. Versions of the GPU Analysis Toolkit that ship after July 1, 2016 will not install or run on Windows Vista, Windows XP, or Windows Server 2003. For detailed information about NI application software product life cycles, visit ni.com/info and enter one of the following Info Codes:
ProductInfo Code
NI LabVIEWlifecycle
NI LabWindows™/CVI™cvi_lifecycle
NI Measurement Studiomstudiolifecycle
NI TestStandtslcp
NI DIAdemddlcp
NI SignalExpressselcp
NI VeriStandnivslifecycle

Important Information

Copyright
© 2013 National Instruments. All rights reserved.
Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.
National Instruments respects the intellectual property of others, and we ask our users to do the same. NI software is protected by copyright and other intellectual property laws. Where NI software may be used to reproduce software or other materials belonging to others, you may use NI software only to reproduce materials that you may reproduce in accordance with the terms of any applicable license or other legal restriction.
End-User License Agreements and Third-Party Legal Notices
You can find end-user license agreements (EULAs) and third-party legal notices in the following locations after installation:
  • Notices are located in the <National Instruments>_Legal Information and <National Instruments> directories.

  • EULAs are located in the <National Instruments>SharedMDFLegallicense directory.

  • Review <National Instruments>_Legal Information.txt for information on including legal information in installers built with NI products.

Trademarks
Refer to the NI Trademarks and Logo Guidelines at ni.com/trademarks for information on National Instruments trademarks. Other product and company names mentioned herein are trademarks or trade names of their respective companies.
Patents


For patents covering the National Instruments products/technology, refer to the appropriate location: Help»Patents in your software, the patents.txt file on your media, or the National Instruments Patent Notice at ni.com/patents.


首页
84162741QQ
联系