Changes between Version 4 and Version 5 of cypress/VisIt


Ignore:
Timestamp:
08/12/15 14:30:30 (9 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/VisIt

    v4 v5  
    1 
    2 == VisIt ==
     1[[PageOutline]]
     2= VisIt =
    33https://wci.llnl.gov/simulation/computer-codes/visit/ Visit Home Page]
    44
     
    1111
    1212
    13 === Execution Models ===
    14 ==== Stand alone  ====
     13== Execution Models ==
     14=== Stand alone  ===
    1515* Basically, you install VisIt on your desktop (laptop) computer in front of you. And visualize data stored in the file system in your computer.
    1616* If you ran simulations on Cypress, you have to download the results data to the local computer with 'scp' or 'rsync' command.
    1717[[Image(StandAloneVisIt.png)]]
    1818
    19 ==== Server - Client System ====
     19=== Server - Client System ===
    2020 * VisIt is able to visualize data stored in remote computers over the network.
    2121 * You don't have to download the data into the local computer in order to visualize it.
     
    4343
    4444
    45 ===== Serial Rendering =====
     45==== Serial Rendering ====
    4646This set up VisIt to render objects with one process.
    4747 * Select on [Launch Profile] tab.
     
    5555 * Once setup and saved, you don't have do this again.
    5656
    57 ===== Parallel Rendering =====
     57==== Parallel Rendering ====
    5858This set up VisIt to render objects with multiple processes on multiple nodes.
    5959 * Select on [Launch Profile] tab.