Open korpx-z opened 10 months ago
Hello,
Looks like the VM you are build on has less mem. JVM options are set in the tf_v2.11.0.patch file. You could try the following. Download tf_v2.11.0.patch (https://github.com/linux-on-ibm-z/scripts/blob/master/Tensorflow/2.11.0/patch/tf_v2.11.0.patch). Remove the JVM args from the patch file. Update the dockerfile to use your modified patch file and build the image.
I can't seem to build Tensorflow myself on zlinux - the configure step fails with:
ts_configure.bazelrc is obviously a generated file, and I'm having a hard time figuring out how these jvm options are assigned... is this Dockerfile still buildable on your end?