Skip to content

Warp CUDA error 3 #156

@peastman

Description

@peastman

I'm trying to use the finetune.py script for training a model. I run it with this command:

python finetune.py --data_path=data.db --base_model=orb_v3_conservative_omol --stress_loss_weight=0

It just keeps printing the following errors over and over until I stop it:

Warp CUDA error 3: initialization error (in function get_current_context, /builds/omniverse/warp/warp/native/warp.cu:355)
Warp CUDA error 3: initialization error (in function wp_cuda_context_set_current, /builds/omniverse/warp/warp/native/warp.cu:2134)

I'm using the version of orb-models from #155, CUDA 12.8, and warp-lang 1.11.1. I'm running on an H100.

Inference works fine. I only encounter this error with the training script.

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