Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

[l4t-base] Is there any way to install cicc on l4t-base:r32.2? #1024

@seiya0412

Description

@seiya0412

1. Issue or feature description

When I tried to build a CUDA application in a Docker image which is based on l4t-base:r32.2, the build was terminated with cicc: not found error.
I ran a l4t-base container and I found that /usr/local/cuda/nvvm did not exist in l4t-base docker image.

Is there a recommended way to install nvvm/cicc on l4t-base or do you have any plan to release a cicc-preinstalled version of l4t-base?

2. Steps to reproduce the issue

On Jetson Xavier (w/ JetPack 4.2.1),

git clone https://github.com/seiya0412/docker-libSGM_jetson.git
cd docker-libSGM_jetson
docker build -t libsgm_jetson .

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