Intel AMX and feature detection
John Rose
john.r.rose at oracle.com
Wed Jun 26 02:04:48 UTC 2024
On 25 Jun 2024, at 18:51, Robert Muir wrote:
> Java VM knows the cpu flags and cpu family, but won't give up the
> goods to users like us :)
I hear you on this, but is the VM really your only hope?
If you were programming in C wouldn’t you grab some C header
file and ask a function in there somewhere? And if that’s the
case surely there is a way to spin up a Panama FFM access to
the same API. Or is that already one of Uwe’s “too hacky”
solutions?
More information about the panama-dev
mailing list