leezu commented on issue #17767: Fix and optimize handling of vectorized memory accesses URL: https://github.com/apache/incubator-mxnet/pull/17767#issuecomment-615386362 The reason for mcmodel=medium not fixing the problem is that it only affects the code built by us. But we rely on the C standard library, which has `lib/../lib64/crti.o` which is not built for medium memory model.
---------------------------------------------------------------- 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
