Skip to content
Failed

Changes

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)

Summary

  1. Add bound checks in RangePolicy and MDRangePolicy (#6617) (details)
  2. rm second definition of "execute_in_serial" (details)
Commit 179d2e67fd42eeb894cf9b5e976104a13de990c2 by noreply
Add bound checks in RangePolicy and MDRangePolicy (#6617)

* Added a bounds check in MDRangePolicy that checks that all lower bounds are less than its upper bound

* Modified the wording on the abort

* Converted the error msg from a stringstream to a string

* Modified abort msg

* Fixed the unit test output based on backend's default iterate direction

* Update core/unit_test/TestMDRangePolicyConstructors.hpp

Formatting.

Co-authored-by: Damien L-G <dalg24+github@gmail.com>

* Updated RangePolicy to have the same precondition as MDRangePolicy

---------

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
The file was modified core/unit_test/TestMDRangePolicyConstructors.hpp (diff)
The file was modified core/src/KokkosExp_MDRangePolicy.hpp (diff)
The file was modified core/unit_test/TestRangePolicyConstructors.hpp (diff)
The file was modified core/src/Kokkos_ExecPolicy.hpp (diff)
Commit 4fdac9202ff8968010b6cd1f79c198cef6870e9c by ajpowel
rm second definition of "execute_in_serial"
The file was modified core/src/OpenMP/Kokkos_OpenMP_Instance.hpp (diff)