.. ## .. ## Copyright (c) 2016-25, Lawrence Livermore National Security, LLC .. ## and RAJA project contributors. See the RAJA/LICENSE file .. ## for details. .. ## .. ## SPDX-License-Identifier: (BSD-3-Clause) .. ## .. _cook-book-label: ************************ RAJA Cook Book ************************ The following sections show common use case patterns and the recommended RAJA features and policies to use with them. They are intended to provide users with complete beyond usage examples beyond what can be found in other parts of the RAJA User Guide. In particular, the examples and discussion provide guidance on RAJA execution policy selection to improve performance of user application codes. .. toctree:: :maxdepth: 2 cook_book/reduction cook_book/multi-reduction