Paralithic icon indicating copy to clipboard operation
Paralithic copied to clipboard

Add FMA Auto Detection

Open duplexsystem opened this issue 1 year ago • 0 comments

Add FMA Auto detection.

The Method of obtaining this was sourced from Apache Lucene, so it's licensed under Apache 2.0. It also seems to have detection for what the Lucene folks consider unperformant FMA implementations. It's likely correct logic but we should keep up to date with their changes to these files.

Also contains ways to get lots of other HotSpot VM information.

duplexsystem avatar Apr 10 '24 20:04 duplexsystem