Skip to content

Add unit tests for type preservation #44

@THargreaves

Description

@THargreaves

Due to Nvidia's manual bottlenecking of Float64 operations on consumer-grade GPUs, it is vital that all of our methods do not pollute Float32 input arrays with Float64 literals.

It would be good to add a test case to each GPU unit test to check that the outputs are the same type as the input.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions