Trilinos icon indicating copy to clipboard operation
Trilinos copied to clipboard

Zoltan2: Refactor Adapters API

Open JacobDomagala opened this issue 2 years ago • 2 comments

Changes:

  • Cleanup some parts of Zoltan2 code (mostly Adapters)
  • Add new API for Adapters that return Host/Device Kokkos::View for get methods (getIds, getWeights etc.)
  • Deprecate (?) the old API (raw pointers/Teuchos Arrays)

JacobDomagala avatar Oct 12 '22 22:10 JacobDomagala

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Oct 12 '22 22:10 trilinos-autotester

This is still WIP

JacobDomagala avatar Oct 12 '22 22:10 JacobDomagala

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Oct 18 '22 15:10 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Oct 20 '22 10:10 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Oct 27 '22 18:10 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Mar 23 '23 20:03 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Mar 28 '23 10:03 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Mar 29 '23 16:03 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Jun 19 '23 14:06 trilinos-autotester

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

trilinos-autotester avatar Jun 22 '23 17:06 trilinos-autotester

Merged with another PR https://github.com/trilinos/Trilinos/pull/12083

JacobDomagala avatar Sep 27 '23 21:09 JacobDomagala