Skip to content

Cannot transform tensor to CUDA after "from diff_gaussian_rasterization import GaussianRasterizationSettings, GaussianRasterizer" #1

Open
@RyanPham19092002

Description

@RyanPham19092002

Hi! Thanks for your great work!
But I have some issues with this pacakage.
I try to import torch and transform tensor to CUDA after I install package, but it error like the image below
image

(hierarchical_3d_gaussians) vinai@gausian-splatting:/data/Phat/hierarchical-3d-gaussians$ nvidia-smi
Sun Aug 18 08:29:35 2024
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.80 Driver Version: 460.80 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce RTX 208... Off | 00000000:17:00.0 Off | N/A |
| 44% 44C P0 56W / 260W | 0MiB / 11019MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
(hierarchical_3d_gaussians) vinai@gausian-splatting:/data/Phat/hierarchical-3d-gaussians$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Wed_Sep_21_10:33:58_PDT_2022
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0
P/s : g++ and gcc have version 11.2
Can you help me for this issues ? Thanks for your help

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