AMD EPYC 7502P 32-Core Processor openSUSE Leap 15.4 Alpha TITAN RTX CUDA 11.5 Samples でMandelbrotを動作させてみた

chibi@leap:~> cat /etc/os-release
NAME=”openSUSE Leap”
VERSION=”15.4 Alpha”
ID=”opensuse-leap”
ID_LIKE=”suse opensuse”
VERSION_ID=”15.4″
PRETTY_NAME=”openSUSE Leap 15.4 Alpha”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:leap:15.4″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
chibi@leap:~> nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
chibi@leap:~> ls
NVIDIA_CUDA-11.5_Samples ダウンロード ドキュメント 画像
bin テンプレート ビデオ 公開
y-cruncher v0.7.8.9507-static.tar.xz デスクトップ 音楽
chibi@leap:~> cd NVIDIA_CUDA-11.5_Samples
chibi@leap:~/NVIDIA_CUDA-11.5_Samples> ls
0_Simple 4_Finance EULA.txt bin
1_Utilities 5_Simulations LICENSE common
2_Graphics 6_Advanced Makefile
3_Imaging 7_CUDALibraries README_Samples_are_Moving.txt
chibi@leap:~/NVIDIA_CUDA-11.5_Samples> cd 2_Graphics
chibi@leap:~/NVIDIA_CUDA-11.5_Samples/2_Graphics> ls
Mandelbrot simpleGL simpleGLES_screen simpleVulkanMMAP
bindlessTexture simpleGLES simpleTexture3D volumeFiltering
marchingCubes simpleGLES_EGLOutput simpleVulkan volumeRender
chibi@leap:~/NVIDIA_CUDA-11.5_Samples/2_Graphics> cd Mandelbrot
chibi@leap:~/NVIDIA_CUDA-11.5_Samples/2_Graphics/Mandelbrot> ./Mandelbrot

カテゴリー: nvidia, opensuse パーマリンク

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です