Skip to content

Segmentation fault running psKC #2

Description

@tmadl

Hi, thanks for open sourcing this!

I get a Segmentation fault trying to run psKC (both release and debug) and cannot figure out where the issue is. Data: make_circles from sklearn. Tried different growth rates and thresholds and set and sample sizes; always end up with:

`Preprocessing data ...
gpu::compute_distance:

  • cols : 1 (32) - 32 (1)
  • rows (a): 500 (512) - 512 (1)
  • rows (b): 500 (512) - 512 (1)
    [...]
    gpu::compute_distance:
  • cols : 1 (32) - 32 (1)
  • rows (a): 6000 (6016) - 6016 (1)
  • rows (b): 50000 (50016) - 50016 (1)

Segmentation fault
`

Could you please share the exact setup under which you compiled and made it work? I.e., gcc version, cuda version, any other libraries & version that might have caused the error?

Thanks in advance - would love to try this out & cite it if it works well

PS: a conda installable Python version of psKC would be hugely helpful!!

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