wiki:GPFS_3D_model

Version 2 (modified by rider, 16 years ago) (diff)

--

GPFS 3D_Model R/W Performance Testing

< 2 Test Cases >

Case 1: Running 3D Model on single node
Case 2: Running 3D Model on GPFS

Case1

PATH: /home/rock/3D_model
Tool: IvIsee 3.3.RC_5
Using Model: master1260.stl (1.4GB)
Terminal1 Command: rock@gpfs-server:/home/rock/3D_model$ IvIsee master1260.stl (load_3D_model)
Terminal2 Command: rock@gpfs-server:~$ sudo dstat -g -m -t -d -D sda (monitoring)

Example:

---paging-- ------memory-usage----- ---time--- --dsk/sda--
__in_ _out_|_used _buff _cach _free|__epoch___|_read _writ
   0     0 | 235M   11M 2692M   89M|1212058143|  24M    0 
   0     0 | 242M   11M 2686M   88M|1212058144|  29M    0 
   0     0 | 247M   11M 2682M   87M|1212058145|  23M  128k  

Conclusion: It takes total 135 seconds to load model

Case2

PATH: /home/gpfs_mount
Tool: IvIsee 3.3.RC_5
Using Model: master1260.stl (1.4GB)
Terminal1 Command: rock@gpfs-server:/home/gpfs_mount$ IvIsee master1260.stl (load_3D_model)
Terminal2 Command: rock@gpfs-server:~$ sudo dstat -g -m -t -d -D sda -M gpfs -N eth2 (monitoring)

Example:

---paging-- ------memory-usage----- ---time--- --dsk/sda-- --gpfs-i/o-
__in_ _out_|_used _buff _cach _free|__epoch___|_read _writ|_read write
   0     0 | 206M   20M 2050M  752M|1212052121|   0     0 |2048k    0
   0     0 | 209M   20M 2050M  748M|1212052122|   0     0 |  14M    0  
   0     0 | 216M   20M 2050M  741M|1212052123|   0     0 |  31M    0 

Conclusion: It takes total 141 seconds to load model

PS: Check the attached files for detail data

Attachments (9)

Download all attachments as: .zip