Skip to content

Building from Source for Jetson #818

Open
@SRai22

Description

@SRai22

Hi,

I'm trying to build onnxruntime-genai with cuda support on Jetson device. I have onnxruntime-1.18.0 and onnxruntime-gpu 1.18.0.

I have placed the .so files in ort/lib/ and .h files in ort/include as instructed.

But when building, it fetches onnxruntime version 1.17.1 into the _deps. Does this version have to match the onnxruntime I have installed on the machine ? I'm not able to use CUDA to run genai.

Kindly help me on how to change the onnxruntime source version getting fetched by cmake to customizable option.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions