Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/user_guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Troubleshooting
tutorials/animate/index.rst
tutorials/mathematics/index.rst
tutorials/custom_operators_and_plugins/index.rst
tutorials/dpf_server/index.rst



Expand Down
142 changes: 0 additions & 142 deletions doc/source/user_guide/server_types.rst

This file was deleted.

15 changes: 11 additions & 4 deletions doc/source/user_guide/tutorials/dpf_server/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,28 @@
DPF server
==========

This tutorial explains how to manipulate DPF client-server architecture
These tutorials explain how to work with the DPF client-server architecture and
manage different server configurations for optimal performance.

.. grid:: 1 1 3 3
:gutter: 2
:padding: 2
:margin: 2

.. grid-item-card:: Switch between local and remote server
:link: ref_tutorials
.. grid-item-card:: Working with DPF server configurations
:link: user_guide_server_types
:link-type: ref
:text-align: center

This tutorial
Learn how to start and use different DPF server types (InProcess, gRPC, and Legacy)
for local and remote computation.

+++
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`

.. toctree::
:maxdepth: 2
:hidden:

server_types

Loading
Loading