PyCUDA-Ubuntu14.04のインストールとテスト

PyCUDA-Ubuntu14.04のインストールとテスト#

インストール##

sudo apt install python-pycuda

ステップ1 [PyCUDA](http://pypi.python.org/pypi/pycuda)###をダウンロードして解凍します

$ wget http://pypi.python.org/pypi/pycuda
$ tar xfz pycuda-VERSION.tar.gz

ステップ2PyCUDA ###をコンパイルします

$ cd pycuda-VERSION # if you're not there already
$ python configure.py --cuda-root=/where/ever/you/installed/cuda
$ su -c "make install"

テスト##

e.g. 1

$ cd pycuda-VERSION/test
$ python test_driver.py

出力OKは成功です。

e.g. 2

$ cd pycuda-VERSION/examples
$ python test_demo.py

e.g. 3

import pycuda.autoinit
import pycuda.driver 

free_bytes, total_bytes = pycuda.driver.mem_get_info() #現在のグラフィックカードの合計ビデオメモリ、使用可能なビデオメモリを照会します

資料##

[ 公式文書](https://documen.tician.de/pycuda/driver.html)

Recommended Posts

PyCUDA-Ubuntu14.04のインストールとテスト
OpenMPI-Ubuntuのインストールと構成
Ubuntuの紹介とインストール
Pythonの紹介と環境のインストール
Centosmysqlのインストールと構成
Anacondaの紹介とUbuntu / windowsのインストールAnaconda
Centos7のインストールと構成のプロメテウス
CentOS7のインストールと構成PPTP
Ubuntu16.04のインストールと簡単な構成
CentOSのインストールと構成cmake
Centos7.5のインストールと構成MongoDB4.0.4
CentOS7のインストールと構成PPTP
GitLabのインストールと基本的な使用
centos7kvmのインストールと使用
CentOS7postgresqlのインストールと使用
UbuntuPostgreSQLのインストールと構成
Caffe-Ubuntuのインストールと問題解決
Centos7elk7.1.1のインストールと使用
Centos6.5のインストールとKVMの展開
Centos7hadoopクラスターのインストールと構成
CentOS7のインストールとGitlabのメンテナンス
ubuntuおよびwindowsでのRedisのインストール
Pythonのjiebaモジュールのインストールとダウンロード
CentOS7.Xシステムのインストールと最適化
CentOSでのJava-JDKのインストールと構成
CentOS 7Tomcatサービスのインストールと構成
Ubuntu19.1のインストールと構成中国の環境
CentOSNTPサーバーのインストールと構成
Ubuntuインストール後の構成と美化(1)
Nginxのインストールと構成のロード(ubuntu12.04)
CentOs7のインストールと展開Zabbix3.4オリジナル
2-Kubernetesエントリーマニュアルのインストールと展開
Ubuntu18.04インストールAnaconda3およびVSCodeガイド
CentOS7でのErlang20.2のインストールと展開
Ubuntu構成ソースとインストールソフトウェア
JumpServer Bastion Host--CentOS 8のインストールと展開(4)
Centos7mysqlデータベースのインストールと構成
CentOS7システムのインストールと構成のグラフィックチュートリアル
ubuntuDockerのインストールとRancherの展開
Ubuntuのインストールと展開Redash操作ノート(2020.08)
CentOSでのMysqlのインストールと使用
CentOS 7でのTomcatのインストールと構成(Tomcatの起動)
CentOS6 / 7でのMySQL8.0のインストール、展開、および構成
Ubuntu18.04システムのインストールと前提条件のソフトウェアインストールガイド
Centos-6.5LNMP環境のインストールと展開
LinuxカーネルのコンパイルとCentOSシステムのインストール
centos7でのredisのインストールと構成
Centos7.6オペレーティングシステムのインストールと最適化の記録
Centos7のインストールとgitlabサーバーの展開
Ubuntu16.04でのCUDAのインストールとアンインストール
Ubuntu18.04サーバーバージョンのインストールと使用(グラフィック)
Ubuntu環境でのNginxのインストールと展開
Win10サブシステムUbuntuのインストールと使用
Centospython3コンパイルインストールとコンパイルgccアップグレード
CentOSでのZabbixのインストールと展開およびローカリゼーション
n1.Dockerのインストールと操作の例外が発生しました
Centos7ハイブスタンドアロンモードのインストールと構成
CentOS7インストールzabbix4.0チュートリアル(グラフィックスとテキスト)
CentOS7でのJenkinsのインストールと展開のチュートリアル
Ubuntu 14.04 16.04 Linuxnvidiaドライバーのダウンロードとインストール
CentOS7.2でのKVMのインストールと予備使用