Skip to content

Segmentation fault when flag -DCOUNT_DISTANCES active #21

@albertiniufu

Description

@albertiniufu

Count distance with -DCOUNT_DISTANCES shows a segmentation fault.

Steps to reproduce:

  • uncomment flag in Makefile

  • run make

  • run driver-experiment with commands:

      dataset smallDataset.txt
      initialize 10 kpp
      elkan
    

Results are:

    algorithm	iters	numThreads	  cpu_secs	 wall_secs	      MB	     sse	 #distances
    loaded dataset smallDataset.txt: n = 1000, d = 3
    initializing with kmeans++: k = 10
                          elkan	Segmentation fault (core dumped)

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