access2rohit commented on a change in pull request #17546: enabling build stage
gpu_int64 to enable large tensor nightly runs
URL: https://github.com/apache/incubator-mxnet/pull/17546#discussion_r376625403
##########
File path: tests/nightly/JenkinsfileForBinaries
##########
@@ -49,7 +49,7 @@ core_logic: {
utils.pack_lib('cpu_int64', mx_cmake_lib)
}
}
- },
+ }*/,
Review comment:
I can change “GPU: USE_INT64_TENSOR_SIZE” -> “USE_INT64_TENSOR_SIZE” to
enable first.
Changing instance type is a temp fix. Theoritically everything should be
able to run on CPU. So, fixing MXNet memory management would be the ideal
solution but that would take lot of time. Switching to R5 will bump up our
costs a bit too.
Let me know if "USE_INT64_TENSOR_SIZE" makes sense as interim solution to
enable LT on nightly first.
----------------------------------------------------------------
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