lopenblas is needed. Use:
>sudo apt-get install libopenblas-dev
In the kNN-MPI folder type:
> make test_sequential
or
> make test_synchronous
or
> make test_asynchronous
In the src folder type:
>make knnring_sequential
| Name | Name | Last commit date | ||
|---|---|---|---|---|
lopenblas is needed. Use:
>sudo apt-get install libopenblas-dev
In the kNN-MPI folder type:
> make test_sequential
or
> make test_synchronous
or
> make test_asynchronous
In the src folder type:
>make knnring_sequential