Skip to content

[BUG] cudaErrorIllegalAddress #177

@Gorniker

Description

@Gorniker

Hello, I'm encountering an almost persistent (9/10 runs) cudaErrorIllegalAddress error running vehicle routing optimization. According to logs, it happens at "compute_insertions.cu" line 875.
The error occurs both with initial_solution and without one. It also remains with CUDA_LAUNCH_BLOCKING=1.
I got the same error on 2 different servers.
Environment:
1)NVIDIA GeForce RTX 4090 (24GB), driver 570.133.20
2)L4, driver 575
CUDA: 12.8
cuOpt: 25.05
Python: 3.12.3
Memory Usage: ~1.4GB/24GB when error occurs

Data files are attached.

problem_without_initial.json

problem_with_initial.json

debug_logs.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions