Skip to content

Upstream approximate division to Oceananigans #13

@Mikolaj-A-Kowalski

Description

@Mikolaj-A-Kowalski

Starting January we should probably move to start up-streaming the performance-beneficial changes. Division is a good place to start.

  • Use the rcp.approx.ftz.f64 (or f32) as the first guess in the newton_division
  • Try to replace some reciprocals in operators (e.g. \delata) as well.
    • study performance impact
    • see if there are problems with regression tests as a result

Metadata

Metadata

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