Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wslda wslda
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wsldawslda
  • Wiki
  • Integration with VisIt

Integration with VisIt · Changes

Page history
Update Integration with VisIt authored May 20, 2021 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Show whitespace changes
Inline Side-by-side
Integration-with-VisIt.md
View page @ 4bd16117
......@@ -9,7 +9,7 @@ The plugin must be placed on a system where VisIt server will be launched.
# Installing W-data plugin on your local system
Follow instruction from this [file](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/tree/public/lib-wdata/visit-plugin/README.txt).
Follow instruction from this [file](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/tree/public/lib/wdata/visit-plugin/README.txt).
Below we provide examples of the compilation process on selected systems.
## Compiling plugin on [Andes](https://docs.olcf.ornl.gov/systems/andes_user_guide.html)
......@@ -30,12 +30,12 @@ make
## Compiling plugin on [Daint](https://www.cscs.ch/computers/piz-daint/)
Before you start compilation **make sure that you can connect without typing password** from `ela.cscs.ch` to `daint101.cscs.ch`:
```bash
[gabrielw@dell ~]$ ssh ela.cscs.ch
Enter passphrase for key '/home/gabrielw/.ssh/id_ed25519':
[wtools@dell ~]$ ssh ela.cscs.ch
Enter passphrase for key '/home/wtools/.ssh/id_ed25519':
[gabrielw@ela1 ~]$ ssh daint101.cscs.ch
[wtools@ela1 ~]$ ssh daint101.cscs.ch
gabrielw@daint101:~>
wtools@daint101:~>
```
If not use `ssh-keygen` & `ssh-copy-id daint101.cscs.ch`.
......@@ -79,13 +79,9 @@ VisIt allows for connecting with remote servers and use them for data visualizat
2. Install W-DATA plugin on remote system.
3. Create XML host file and store it on local computer (client).
After first usage of VisIt it will create folder with settings. In case of linux system it is hidden folder `.visit` in your home directory. In this folder you need to place appropriate host file. Examples of such files are provided in [hosts](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/tree/public/lib-wdata/visit-plugin/hosts) folder:
After first usage of VisIt it will create folder with settings. In case of linux system it is hidden folder `.visit` in your home directory. In this folder you need to place appropriate host file. Examples of such files are provided in [hosts](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/tree/public/lib-wdata/visit-plugin/hosts) folder:
You can also create a host file by using in VisIt: `Options->Host files`.
When a host file is provided to visit, assign to it server should be visible on the list of hosts in `Open file` dialog box:
![visit](uploads/1d58191b1d60e25821821d8b7c187974/visit.png)
Clone repository
  • API version
  • Automatic interpolations
  • Auxiliary tools
  • Browsing the code
  • Broyden algorithm
  • C and CUDA
  • Campaign of calculations
  • Checking correctness of settings
  • Chemical potentials control
  • Code & Results quality
  • Common failures of static codes
  • Common failures of time dependent codes
  • Computation domain
  • Configuring GPU machine
  • Constraining densities and potentials
View All Pages