Skip to content

Port the examples from packed_simd #110

Open
@workingjubilee

Description

@workingjubilee

packed_simd hosts various examples in its repo, featuring classics like

  • Aobench
  • Dot Product
  • Fannkuch Redux
  • Mandelbrot
  • Matrix Inverse
  • N-Body
  • Options Pricing
  • Slice Sum
  • Spectral Norm
  • Stencil
  • Triangle Xform

We've already had users come up with code (in spite of not even being published to crates.io), so obviously we're doing something right in terms of making a decently intuitive API, but we should port some of these to the current API to provide more practical working examples, and also tacitly a bench suite, in this repo or another. That or we should figure out why we're not doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: a feature request, i.e. not implemented / a PRC-tracking-issueOngoing issue with checkboxes for partial progress and such

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions