AMD EPYC 7502P 32-Core Processor Fedora release 34 TITAN RTX CUDA 11.5 Samples Mandelbrot を表示させてみた


[chibi@f34 ~]$ cd NVIDIA_CUDA-11.5_Samples
[chibi@f34 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@f34 NVIDIA_CUDA-11.5_Samples]$ cd 2_Graphics
[chibi@f34 2_Graphics]$ ls
Mandelbrot simpleGL simpleGLES_screen simpleVulkanMMAP
bindlessTexture simpleGLES simpleTexture3D volumeFiltering
marchingCubes simpleGLES_EGLOutput simpleVulkan volumeRender
[chibi@f34 2_Graphics]$ cd Mandelbrot
[chibi@f34 Mandelbrot]$ ./Mandelbrot
[CUDA Mandelbrot/Julia Set] – Starting…
GPU Device 0: “Turing” with compute capability 7.5

Data initialization done.
Initializing GLUT…
OpenGL window created.
Creating GL texture…
Texture created.
Creating PBO…
PBO created.
Starting GLUT main loop…

Press [s] to toggle between GPU and CPU implementations
Press [j] to toggle between Julia and Mandelbrot sets
Press [r] or [R] to decrease or increase red color channel
Press [g] or [G] to decrease or increase green color channel
Press [b] or [B] to decrease or increase blue color channel
Press [e] to reset
Press [a] or [A] to animate colors
Press [c] or [C] to change colors
Press [d] or [D] to increase or decrease the detail
Press [p] to record main parameters to file params.txt
Press [o] to read main parameters from file params.txt
Left mouse button + drag = move (Mandelbrot or Julia) or animate (Julia)
Press [m] to toggle between move and animate (Julia) for left mouse button
Middle mouse button + drag = Zoom
Right mouse button = Menu
Press [?] to print location and scale
Press [q] to exit

Creating GL texture…
Texture created.
Creating PBO…
PBO created.

[chibi@f34 Mandelbrot]$
AMD EPYC 7502P 32-Core Processor Fedora release 34 TITAN RTX CUDA 11.5 Samples Mandelbrot を表示させてみた

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

コメントを残す

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