Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

About

The fotonik3d benchmark in spec2017 is reasonably friendly for vectorization, performance gains relative to a single FPU scalar implementation should be on the order of 12%.   Verify the benchmark vectorizes and sees a comparable performance improvement on RISC-V.




Stakeholders/Partners

RISE:

Ventana: Robin Dapp – lead developer

Ventana: Jeff Law


External:



Dependencies


Status

Development

COMPLETE


Development Timeline1H2024
Upstreaming

COMPLETE


Upstream Version

gcc-14

Spring 2024



Contacts

Robin Dapp (Ventana)

Jeff Law (Ventana)


Dependencies

Closure needs

performance testing



Updates

 

  • We're seeing roughly a 46% reduction in dynamic instruction counts.  This is far higher than the performance improvements seen on other targets
    • x86_64 sees a 17% performance improvement from vector
    • aarch64 sees a 10% performance improvement from vector
    • Conclusion: We're doing well on this benchmark with RVV 

 

  • Project reported as a priority for 1H2024


  • No labels