8000 Building in nvidia tegra xavier (nvgpu)/integrated, armv8, ubuntu 18.04 · Issue #163 · giaf/hpipm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Building in nvidia tegra xavier (nvgpu)/integrated, armv8, ubuntu 18.04 #163
Open
@Zhihaibi

Description

@Zhihaibi

Hi,

I am trying to compile hpipm on Arm (nvidia tegra xavier (nvgpu)/integrated, armv8, ubuntu 18.04 )

and meet these error: Unrecognized command line option '-m64' and '-mavx'

9630b789c645be070e45f001ce36885

I have already switched to the GENERIC target in HPIPM in Cmakelist.txt:

Target architecture

#set(TARGET AVX CACHE STRING "Set CPU architecture target")
set(TARGET GENERIC CACHE STRING "Set CPU architecture target")

and in makefile.rule, I modify to:

Target architecture

#TARGET = AVX512
#TARGET = AVX
TARGET = GENERIC

But I still get this error, do you know how to solve it? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0