-
Hi @dusty-nv ,
I'm currently using `ros:noetic-pytorch-l4t-r34.1.1` base image on Jetson AGX Orin 32GB with cuda version 11.4 installed. However I need cuda version 11.8 in my docker, for this do I n…
-
How can tequila implement support for CUDA-Q?
NVIDIA/cuda-quantum; CUDA-Q:
- src: https://github.com/NVIDIA/cuda-quantum
- docs: https://nvidia.github.io/cuda-quantum/latest/
- docs: https://nv…
-
### Describe the bug
Hey! I am learning to use SYCL but I encountered a little issue when using `sycl::atomic_ref::exchange`. Things work fine on CPU, but when I switched to GPU even a very simple te…
-
torch.__version__ = 2.1.0+cu121
Compiling cuda extensions with
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Fri_Sep__8_19:17:24_PDT_2023
Cuda com…
-
Is there any work related with CUDA 12 support soon?
Type of Issue
Question
-
CUDA 12 has been out for a while now and most people are using PyTorch with 12.1. This library should be upgraded if it is still being used.
-
Currently, the latest prebuilt wheels for FA2 only support up to CUDA 12.3...This is problematic since ```torch``` versions 2.3.1 through 2.5.0 only support CUDA 12.1 or CUDA 12.4 - i.e. not CUDA 12.3…
-
I'm looking to leverage more of my GPU when running multiple models in parallel. It'd be great if candle had some sort of support for running multiple concurrent streams at once, whether through chang…
-
python3.8/site-packages/tiny-cuda-nn/bindings/torch$ python setup.py install
setup.py:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resour…
-
### Describe the issue
While running the script, it expects to find "tools/ci_build/github/linux/docker/inference/x86_64/python/cpu/scripts/requirements.txt". But, there is no such file in that path.…