Skip to content

Add CI testing for 64 bit integers in hypre and axom #175

@ebchin

Description

@ebchin

We are currently using TPL builds in CI which only have 32 bit integer support in hypre and axom. This allows int to be used in Tribol in places where HYPRE_BigInt and tribol::IndexT are required (as well as the inverse, e.g. using tribol::IndexT instead of int) potentially leading to bugs.

We should add TPL builds with 64 bit integer support in hypre and axom to address this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions