Skip to content

Uninitialized state variable #4

@pookiefoof

Description

@pookiefoof

Hi there,

I happened to find that in your kernel function void strongWolfePhase1(bool second_iter) (in linesearch_gpu.h), the variable status is not initialized. So if the old value stored in device memory happened to be 2, bad things will happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions