Can JVM generate Vectorized instructions?

kant kodali kanth909 at gmail.com
Wed Nov 1 23:35:05 UTC 2017


Hi All,

Does jdk-9 has Vector API now? I couldn't find it in the API docs.

Thanks!

On Tue, Jun 27, 2017 at 7:29 PM, kant kodali <kanth909 at gmail.com> wrote:

> http://prestodb.rocks/code/simd/
>
> On Tue, Jun 20, 2017 at 12:39 PM, Remi Forax <forax at univ-mlv.fr> wrote:
>
>> yes :)
>>
>> Vladimir Ivanov has a nice set of slides about vectorization in Java 8, 9
>> and the future:
>>   http://cr.openjdk.java.net/~vlivanov/talks/2017_Vectorizatio
>> n_in_HotSpot_JVM.pdf
>>
>> You can also follow the OpenJDK project Panama for more info.
>>
>> Rémi
>>
>> ----- Mail original -----
>> > De: "kant kodali" <kanth909 at gmail.com>
>> > À: "jdk9-dev" <jdk9-dev at openjdk.java.net>
>> > Envoyé: Mardi 20 Juin 2017 20:19:17
>> > Objet: Can JVM generate Vectorized instructions?
>>
>> > Hi All,
>> >
>> > Can JVM generate Vectorized instructions (SIMD/MIMD)? Any pointers
>> would be
>> > great.
>> >
>> > Thanks!
>>
>
>


More information about the jdk9-dev mailing list