Skip to content
Snippets Groups Projects
Forked from SCS / docs.it4i.cz
1525 commits behind, 734 commits ahead of the upstream repository.
mkdocs.yml 12.01 KiB
site_name: IT4Innovations Documentation
theme_dir: 'material'
docs_dir: docs.it4i

# Repository
repo_name: it4i-admins/docs.it4i
repo_url: https://gitlab.it4i.cz/it4i-admins/docs.it4i

# Copyright
copyright: Copyright (c) 2017 IT4Innovations__VERSION__

pages:
  - Home: index.md
#  - History of Downtimes: downtimes_history.md
  - General:
    - Applying for Resources: get-started-with-it4innovations/applying-for-resources.md
    - Obtaining Login Credentials: get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
    - Certificates FAQ: get-started-with-it4innovations/obtaining-login-credentials/certificates-faq.md
    - Accessing the Clusters: get-started-with-it4innovations/accessing-the-clusters/introduction.md
#    - VPN-Connection-Fail-in-Win-8.1: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/vpn-connection-fail-in-win-8.1.md
    - SSH keys: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
    - PuTTY: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
    - PuTTY Pageant SSH agent: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/pageant.md
    - PuTTY key generator: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
    - X Window System: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system.md
    - X Window System using Cygwin: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/cygwin-and-x11-forwarding.md
    - VNC: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc.md
    - VPN Access: get-started-with-it4innovations/vpn-access.md
  - Anselm Cluster:
    - Introduction: anselm-cluster-documentation/introduction.md
    - Hardware Overview: anselm-cluster-documentation/hardware-overview.md
    - Shell and Data Access: anselm-cluster-documentation/shell-and-data-access.md
    - Environment and Modules: anselm-cluster-documentation/environment-and-modules.md
    - Compute Nodes: anselm-cluster-documentation/compute-nodes.md
    - Remote visualization: anselm-cluster-documentation/remote-visualization.md
    - Network: anselm-cluster-documentation/network.md
    - PRACE User Support: anselm-cluster-documentation/prace.md
    - Resource allocation policy: anselm-cluster-documentation/resources-allocation-policy.md
    - Job Priority: anselm-cluster-documentation/job-priority.md
    - Job Submission and Execution: anselm-cluster-documentation/job-submission-and-execution.md
    - Capacity computing: anselm-cluster-documentation/capacity-computing.md
    - Storage: anselm-cluster-documentation/storage.md
    - Software:
      - Modules: modules-anselm.md
      - COMSOL: anselm-cluster-documentation/software/comsol-multiphysics.md
      - ParaView: anselm-cluster-documentation/software/paraview.md
      - Compilers: anselm-cluster-documentation/software/compilers.md
      - nVidia CUDA: anselm-cluster-documentation/software/nvidia-cuda.md
      - GPI-2: anselm-cluster-documentation/software/gpi2.md
      - OpenFOAM: anselm-cluster-documentation/software/openfoam.md
      - ISV Licenses: anselm-cluster-documentation/software/isv_licenses.md
      - Intel Xeon Phi: anselm-cluster-documentation/software/intel-xeon-phi.md
      - Virtualization: anselm-cluster-documentation/software/kvirtualization.md
      - Java: anselm-cluster-documentation/software/java.md
      - Operating System: anselm-cluster-documentation/software/operating-system.md
      - 'Intel Suite':
        - Introduction: anselm-cluster-documentation/software/intel-suite/introduction.md
        - Intel MKL: anselm-cluster-documentation/software/intel-suite/intel-mkl.md
        - Intel Compilers: anselm-cluster-documentation/software/intel-suite/intel-compilers.md
        - Intel IPP: anselm-cluster-documentation/software/intel-suite/intel-integrated-performance-primitives.md
        - Intel TBB: anselm-cluster-documentation/software/intel-suite/intel-tbb.md
        - Intel Debugger: anselm-cluster-documentation/software/intel-suite/intel-debugger.md
      - 'MPI':
        - Introduction: anselm-cluster-documentation/software/mpi/mpi.md
        - MPI4Py (MPI for Python): anselm-cluster-documentation/software/mpi/mpi4py-mpi-for-python.md
        - Running OpenMPI: anselm-cluster-documentation/software/mpi/Running_OpenMPI.md
        - Running MPICH2: anselm-cluster-documentation/software/mpi/running-mpich2.md
      - 'Numerical Libraries':
        - Intel numerical libraries: anselm-cluster-documentation/software/numerical-libraries/intel-numerical-libraries.md
        - PETSc: anselm-cluster-documentation/software/numerical-libraries/petsc.md