leezu commented on a change in pull request #17656: [MXNET-1404] Implement
storage tagging, the first half of the memory profiler
URL: https://github.com/apache/incubator-mxnet/pull/17656#discussion_r392551979
##########
File path: ci/docker/runtime_functions.sh
##########
@@ -715,7 +715,7 @@ build_ubuntu_gpu_mkldnn() {
set -ex
cd /work/build
cmake \
- -DCMAKE_BUILD_TYPE="RelWithDebInfo" \
Review comment:
Ok. This may require some change to CI as the old toolchain used on CI may
not support the situation.
I didn't face issues with `> 4GB` `libmxnet.a` locally:
```
-rw-rw-r-- 1 ubuntu ubuntu 6.6G Mar 14 03:15 libmxnet.a
-rwxrwxr-x 1 ubuntu ubuntu 3.1G Mar 14 03:16 libmxnet.so
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services