Skip to content

Commit

Permalink
Remove ..container
Browse files Browse the repository at this point in the history
  • Loading branch information
hjabird committed Nov 6, 2023
1 parent cb59477 commit e139d35
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,17 @@ WORKSPACE_PLACEMENT

For ``config_param::WORKSPACE_PLACEMENT``, valid configuration values are ``config_value::WORKSPACE_AUTOMATIC`` and ``config_value::WORKSPACE_EXTERNAL``.

.. container:: section
.. _onemkl_dft_config_value_workspace_automatic:

.. _onemkl_dft_config_value_workspace_automatic:

.. rubric:: WORKSPACE_AUTOMATIC
.. rubric:: WORKSPACE_AUTOMATIC

The default value for the ``config_param::WORKSPACE_PLACEMENT`` is ``config_value::WORKSPACE_AUTOMATIC``.

When set to ``config_value::WORKSPACE_AUTOMATIC`` the user does not need to provide an external workspace. The workspace will be automatically managed by the backend library.

.. container:: section

.. _onemkl_dft_config_value_workspace_external:
.. _onemkl_dft_config_value_workspace_external:

.. rubric:: WORKSPACE_EXTERNAL
.. rubric:: WORKSPACE_EXTERNAL

The configuration ``config_param::WORKSPACE_PLACEMENT`` can be set to
``config_value::WORKSPACE_EXTERNAL`` to allow the workspace to be set manually.
Expand Down

0 comments on commit e139d35

Please sign in to comment.