Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

error installing daceML #131

@rohanrayan

Description

@rohanrayan

I am trying to install daceML on my machine with the following specifiactions:
OS: Ubuntu 20.04
Arch: x86
Cuda: 12.2
Python: 3.9
pytorch: 1.8
dace: v0.13.3

The steps I followed:
-> Install relevant versions of cuda, python, dace, pytorch
-> Cloned the patched version of ONNX from: https://github.com/orausch/onnxruntime.git
-> Build using the following command (modified for CUDA 12.2)
"./build.sh --use_cuda --cuda_version=12.2 --cuda_home=/usr/local/cuda-12.2 --cudnn_home=/usr/local/cuda-12.2 --build_shared_lib --parallel --config Release"

The build fails with this. Please let me know if you need any further information.

Please let us know if there is any incompatibility with any of these prerequisite software/libraries.

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