Page 1
N8105-62 GPU コンピューティングカード(NVIDIA A2)/ GPU Computing Card (NVIDIA A2) ユーザーズガイド / User’s Guide (第1版) (1st. Edition) 本書を熟読し、大切に保管してください。 Read this document carefully, and keep at hand so that it is available whenever necessary. 構成品一覧表 / Packing List 本製品には以下のものが添付されています。確認してください。 This product is shipped with the following items, verify package contents: 品名...
Page 3
Table of Contents Precautions for Use -Be sure to read this section - ....E-2 Safety Indication ..................E-2 Symbols Used in This Guide ..............E-3 Precautions for Safety ................E-4 Introduction ................E-8 About this Guide ................. E-8 Text Conventions ..................E-8 General Description ..............
Page 24
GPU ドライバをインストールします。 手順 3 で実行許可の権限を付与したファイルを実行してください。 # sh xxx.run インストーラの実行中に選択、または入力を求めてくる場合がございますので、ご使用の環境に合わせ た選択、または入力を実施してください。参考までに以下に実行例を記載します。 (実行例) Install NVIDIA’s 32-bit compatibility libraries? ⇒ Yes を選択 WARNING: Unable to determine the path to install the libglvnd EGL vendor library config files. Check that you have pkg-config and the libglvnd development libraries installed, or specify a path with –glvnd-eglconfig- path.
Page 25
GPU コンピューティングドライバ(ディスプレイドライバ)のアンインストール OS を起動後、root 権限をもつユーザーでログインします。 X-Window System が起動している場合は終了させてください。 端末を起動して下記コマンドを実行してください。 # systemctl isolate multi-user.target 下記コマンドを実行し、GPU ドライバをアンインストールしてください。 # nvidia-installer -uninstall アンインストーラーの実行中に選択、または入力を求めてくる場合がございますので、ご使用の環境に 合わせた選択、または入力を実施してください。参考までに以下に実行例を記載します。 If you plan to no longer use the NVIDIA driver, you should make sure that no X screens are configured to use the NVIDIA X driver in your X configuration file.
Keep this Startup Guide at hand for quick reference at any time necessary. Be sure to read this section carefully. Precautions for Use -Be sure to read this section - The following includes information necessary for proper and safe operation of the product. Safety Indication Follow the instructions in this Guide for your safety to use this product.
Term indicating a degree of danger Description of a danger Symbol to draw attention Do not plug the power cord in a nonconforming outlet Use a wall outlet with specified voltage and power type. Otherwise, there is a risk of a fire or current leakage. Symbols Used in This Guide Attentions Indicates a risk of an electric shock.
NEC assumes no liability for any accident resulting in personal injury, death, or property damage if the product has been used in the above conditions.
Page 32
Connection Do not use any unauthorized interface cable. Use only interface cables authorized by NEC and locate a proper device and connector before connecting a cable. Using an authorized cable or connecting a cable to an improper destination may cause a short circuit, resulting in a fire. Also, observe the following notes on using and connecting an interface cable.
Page 33
Precautions for Handling of Internal Devices Do not disassemble, repair, or modify the product yourself Do not disassemble, repair, or modify this product. Doing so may cause an electrical shock or a fire. Do not put the product close to fire, or immerse it in water. Doing so may cause an explosion.
Page 34
Anti-static Measures Installing or Uninstalling Internal Optional Devices (1) To avoid electric hazard and malfunction of the device, be sure to turn off the Power switch of the server and unplug the power cord from outlet before starting work, except for hot-swappable devices. (2) The Optional Devices contains electronic components sensitive to static electricity.
Introduction Thank you very much for purchasing our products. To maximize the functionality of this product, please read this guide carefully and follow the instructions for proper handling. This manual uses the following abbreviations for product names: abbreviation Product name RHEL8.3 Red Hat Enterprise Linux 8.3 RHEL8.4...
This product is a PCI-EXPRESS 4.0 compliant GPGPU card equipped with a CUDA core processor of 1280 cores and a Tensor core of 40 cores and 16GB of GDDR6 memory. Card size is half-length low-profile. Do not install this product to a computer that is not recommended by NEC IMPORTATANT: Corporation.
2. Hardware Installation/Uninstallation Refer to the User's Guide of the server for installation and removal of this product to the server. Be sure to refer to the user's guide of the server to install and uninstall this product. Depending on your operating system, this product may need to be removed before IMPORTANT: setup.
Don’t operate with dust on the front or inside of the device. Clean it regularly. Continued operation with dust on the front or inside of the device may cause a fire. If you need to clean the inside of the device, contact the store where you purchased the product or a maintenance service company.
3. Driver/Software Setup The driver software for this product can be downloaded from the NEC support site. Support site URL: http://www.nec.com/express/ Go to "Support & Downloads" and enter the model number. In addition, the driver may be released temporarily, so please check the support information on the site and apply it as necessary.
Page 41
Select the format to install. Confirm that [Express (Recommended)] is checked and click [NEXT] button Click the [CLOSE] button to exit the installer. Please reboot the OS after the installer finishes. E-14...
Page 42
Uninstall the GPU computing driver (Display driver) After starting the OS Log in using an account with Administrator privileges. Right-click on the start icon, and click Control Panel-> Uninstall a program. (If the display method is "large icon" or "small icon", click [Programs and Features].) Double-click [NVIDIA Graphics Driver xxx.xx] from the displayed program list to start uninstallation.
3.2. Linux Driver For RHEL8.3 users. ⚫ RHEL8.3 does not support this product. Please be sure to use RHEL8.4 or later. If this product is installed, remove it once and update to RHEL8.4 or later. * RHEL8.3 does not support NVIDIA Ampere GPUs (BZ#1903890). It is not possible to install RHEL8.3 or boot the OS with this product installed without disabling the nouveau driver.
Page 44
Disable nouveau. In this procedure, a boot image file which does not load the nouveau driver is NOTE: created. Please check the procedure before execution and carefully execute it in consideration of your environment. Use the following procedure to create a boot image file that does not load the nouveau driver. Create the following file in the following directory, describe the contents and save it.
Page 45
Installs the elfutils-libelf-devel package. The place where it mounts the installation media in the following explanation is an example. According to the environment to use, please change appropriately. 1) Executes a following command and creates a directory "/media/cdrom". # mkdir /media/cdrom 2) Sets the installation media in an optical disk drive and mounts the installation media, executing a following command.
Page 46
Install the GPU driver. Execute the file to which the permission for execution permission has been added in step 3. # sh xxx.run You may be asked to select or enter while the installer is running, so please select or enter according to your environment.
Page 47
Uninstall the GPU computing driver (Display driver) After starting the OS, log in as a user with root privileges. If the X-Window System is running, please exit it. Start the terminal and execute the following command. # systemctl isolate multi-user.target Execute the following command to uninstall the GPU driver.
If the problem persists even after you checked the above items, something may be wrong with this adapter. Please contact to reseller, sales agents or service representative. EU Contact: NEC Nederland B.V. Olympia 4, 1213 NT Hilversum, The Netherlands E-21...
5. Notes in operation Maximum mounting number of this product depends on type of the server. Please refer to the system configuration guide of the server. PCI hot-plug, hot-add, hot-remove and hot-swap is not supported. E-22...