I've read a SHARE presentation that they are planning use the SIMD instructions to move data. memcpy() on steroids! Java JVMs and compiler optimizers can take advantage of these new instructions in interesting ways.

On 22/07/2015 7:49 PM, John McKown wrote:
This might be of some interest:
http://www.ibm.com/developerworks/library/ba-parallelism-z13-simd-trs/
<abstract>
The IBM z13 hardware provides a new SIMD unit. This article describes how
to use the IBM z/OS XL C/C++ language to take advantage of the new
processor and exploit the enhanced parallelism it offers. This article also
provides an overview of the new data types, the operations that can be done
on those data types, and the built-in functions to make vector programming
easier.
</abstract>


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to