Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

How to install mxnet from source quickly #19634

Answered by szha
Rivendile asked this question in Q&A
Discussion options

You must be logged in to vote

Hi. At the moment there isn't a way to override the ps-lite module in the pre-built binary of mxnet 1.5.0, so it's necessary to build from source.

To speed up build, since you are not changing other parts of mxnet, it's feasible to cache the rest of the code source so that the build after the first build will be a lot faster. For this, consider using ccache

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Rivendile
Comment options

Answer selected by Rivendile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #19634 on December 07, 2020 00:12.