Skip to content

[Installation] <title>Can this be applied to 5090? #374

@lh06-x

Description

@lh06-x

Is there an existing issue for this?

  • I have searched the existing issues

Have you followed all the steps in the FAQ?

  • I have tried the steps in the FAQ.

Current Behavior

I tried to apply Torchsparse to 5090, in cuda12.8 and PyTorch Nightly. But there is always the problem of illegal memory access. I wanna know how to solve this.

Error Line

File "/root/autodl-tmp/.conda-stuff/envs/pointcept/lib/python3.10/site-packages/torchsparse-2.1.0-py3.10-linux-x86_64.egg/torchsparse/nn/functional/conv/kmap/func/hashmap_on_the_fly.py", line 185, in build_kmap_Fetch_on_Demand_hashmap_on_the_fly
results = torch.t(kmap["out_in_map"]).contiguous()
torch.AcceleratorError: CUDA error: an illegal memory access was encountered
Search for cudaErrorIllegalAddress' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information. Compile with TORCH_USE_CUDA_DSA` to enable device-side assertions.

Environment

- GCC:13.2
- NVCC:13.2
- PyTorch:2.91
- PyTorch CUDA:12.8

Full Error Log

Error Log

[PUT YOUR ERROR LOG HERE]

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