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

Compile from Source instructions re-use CI install scripts #17226

Closed
@leezu

Description

@leezu

Description

The "compile from source" instructions re-use CI install scripts. But the CI scripts contain hacky modifications that shouldn't be applied to user systems silently. For example

https://github.com/apache/incubator-mxnet/blob/83a23b0988b55c1483f5ecec941207357492bcff/ci/docker/install/ubuntu_core.sh#L55-L66

We don't have any logic to undo such system changes when the user uninstall mxnets, neither is it a good practice to do such system changes in a install script whose audience are novice users..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions