GSvit documentation

open source FDTD solver with GPU support

User Tools

Site Tools


opt:graphics_cards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
opt:graphics_cards [2018/08/31 08:44]
pklapetek
opt:graphics_cards [2018/08/31 08:51]
pklapetek
Line 13: Line 13:
  
 To check if the graphics card installed on your computer is suitable for GSvit calculations and if GSvit was installed with graphics card support at all, you can run the solver with parameter "test 0", e.g. on Linux system: To check if the graphics card installed on your computer is suitable for GSvit calculations and if GSvit was installed with graphics card support at all, you can run the solver with parameter "test 0", e.g. on Linux system:
 +
 +<​html>​
 +<pre>
 +klapetek@pejsek:​~/​rungsvit/​bin>​ ./gsvit test 0
 +Running GSvit tests at level 0
 +System has 32 cores
 +Gsvit is installed at /​home/​klapetek/​rungsvit/​bin
 +Program is compiled with GPU support
 +Searching for available GPUs...
 +Found 4 GPUs
 +The Properties of the Device with ID 0 are
 +Device Name             : Tesla K40m
 +Device Memory Size      : 3489202176
 +Block Shared memory size: 49152
 +Max grid size           : 2147483647x65535x65535
 +Max threads dim         : 1024x1024x64
 +The Properties of the Device with ID 1 are
 +Device Name             : Tesla K20Xm
 +Device Memory Size      : 1744371712
 +Block Shared memory size: 49152
 +Max grid size           : 2147483647x65535x65535
 +Max threads dim         : 1024x1024x64
 +The Properties of the Device with ID 2 are
 +Device Name             : Tesla K20Xm
 +Device Memory Size      : 1744371712
 +Block Shared memory size: 49152
 +Max grid size           : 2147483647x65535x65535
 +Max threads dim         : 1024x1024x64
 +The Properties of the Device with ID 3 are
 +Device Name             : Tesla K20Xm
 +Device Memory Size      : 1744371712
 +Block Shared memory size: 49152
 +Max grid size           : 2147483647x65535x65535
 +Max threads dim         : 1024x1024x64
 +</​pre>​
 +</​html>​
 +
  
  
opt/graphics_cards.txt ยท Last modified: 2018/09/04 17:24 by pklapetek