-
Notifications
You must be signed in to change notification settings - Fork 297
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this bug and that I agree to the Code of Conduct
Type of Bug
Something else
Component
Infrastructure
Describe the bug
Hey, I'm currently looking to contribute to CCCL, but I couldn't set the devcontainer mentioned here: https://github.com/NVIDIA/cccl/blob/main/.devcontainer/README.md
I am on Linux and tried both with and without VSCode. Both of these gave me this error:
docker: 'docker volume create' requires at most 1 argument
This is the issue with the 'launch.sh' script itself in the '.devcontainer' directory.
How to Reproduce
- Install 'docker'
- Clone the repository and use the [launch.sh] script to launch the default container environment.
git clone https://github.com/nvidia/cccl.git cd cccl ./.devcontainer/launch.sh --docker
Expected behavior
This script should start an interactive shell as the coder user inside the container with the local cccl/ directory mirrored into /home/coder/cccl
Reproduction link
No response
Operating System
Fedora Linux
nvidia-smi output
Note that I do not have an NVIDIA GPU on my system.
NVCC version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2025 NVIDIA Corporation
Built on Wed_Aug_20_01:58:59_PM_PDT_2025
Cuda compilation tools, release 13.0, V13.0.88
Build cuda_13.0.r13.0/compiler.36424714_0
Metadata
Metadata
Assignees
Labels
Type
Projects
Status