Leverage AI on IBM Z & LinuxONE to enable real-time AI decisions at scale, accelerating your time-to-value, while ensuring trust and compliance
Today we are excited to announce the 4.2.0 update for the IBM Z Deep Learning Compiler (IBM zDLC). The icr.io/ibmz/zdlc:4.2.0 image is available now from the IBM Z and LinuxONE Container Image Registry. An updated tutorial is also available at https://github.com/IBM/zDLC. For those interested for enterprise level support for mission critical workloads, IBM zDLC is included in the AI Toolkit for IBM Z and IBM LinuxONE.
icr.io/ibmz/zdlc:4.2.0
--nnpa-save-device-placement-file=<json_file> and --nnpa-load-device-placement-file=<json_file> replaces previous --execNodesOnCpu=<node-name>
--nnpa-save-device-placement-file=<json_file>
--nnpa-load-device-placement-file=<json_file>
The flag to control whether and individual operator goes to the NNPA or the CPU has changed this release. The previous --execNodesOnCpu=<node_name> flag has been removed and replaced by --nnpa-save-device-placement-file=<file> and --nnpa-load-device-placement-file=<file>. These new flags give greater control over device placement, allow saving placement configuration for reuse, and are compatible with models where nodes are not individually named. An example of how to use the new flag is available at https://github.com/IBM/zDLC?tab=readme-ov-file#nnpa-device-placement
The IBM zDLC is based on on cutting edge open source technology. These updates enable the many features in this release. In zDLC 4.2.0 we've updated to include the latest released versions of the following:
If you have questions on getting started with AI on IBM Z, reach out to us at aionz@us.ibm.com
Copy