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.

Install mxnet on amazon linux #5775

@data-compute-geek

Description

@data-compute-geek

I am trying to follow the standard installation guide @ http://mxnet.io/get_started/amazonlinux_setup.html, but get the following error.

[ec2-user@ip-xx-x-xx-xxx build]$sudo make PREFIX=/usr/local install
....
[ 89%] Built target opencv_cudaoptflow_pch_dephelp
[ 89%] Generating precomp.hpp.gch/opencv_cudaoptflow_RELEASE.gch
[ 89%] Built target pch_Generate_opencv_cudaoptflow
[ 89%] Building NVCC (Device) object modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyrlk.cu.o
nvcc error : 'cicc' died due to signal 11 (Invalid memory reference)
CMake Error at cuda_compile_generated_pyrlk.cu.o.cmake:266 (message):
Error generating file
/home/ec2-user/opencv/build/modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyrlk.cu.o

make[2]: *** [modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyrlk.cu.o] Error 1
make[1]: *** [modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow.dir/all] Error 2
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions