Software > Applications and Porting

[DEV] Using Java's Vector API on PPC64LE

(1/2) > >>

icbts:

Wanted to share this video I made on our experiences with Java's Vector API (incubating) on PPC64LE:
https://www.youtube.com/watch?v=auqYQdul52k

Its a mixed bag at this point in time - some workflows benefit, while some others do not.

The implementation of Vector API is x64/AArch64, with allowances to let other architectures provide implementation in the future. Perhaps this video will help encourage JVM implementations to address the shortfall.

tle:
Awesome work! I have not touched Java Vector API at work but your work peak my interests.

icbts:
Thanks  :)

If you have any suggestions for future Java on PPC64LE videos please feel free to share - my youtube feed feels devoid of content at times :(

ClassicHasClass:
Very nicely done.

tle:

--- Quote from: icbts on March 16, 2025, 06:55:36 am ---Thanks  :)

If you have any suggestions for future Java on PPC64LE videos please feel free to share - my youtube feed feels devoid of content at times :(

--- End quote ---

I think getting GraalVM to support PPC64LE would be endless source of content.

Navigation

[0] Message Index

[#] Next page

Go to full version