Antonis Skourtis

Results 2 issues of Antonis Skourtis

[README.md](https://github.com/JuliaParallel/MPIClusterManagers.jl/blob/master/README.md) needs to be updated. For example it states the following usage `MPIManager(;np=Sys.CPU_THREADS, mpi_cmd=false, launch_timeout=60.0)` which is wrong. - [v0.1.0](https://github.com/JuliaParallel/MPIClusterManagers.jl/tree/v0.1.0) has an optional parameter `mpirun_cmd`. [Constructor signature on v0.1.0](https://github.com/JuliaParallel/MPIClusterManagers.jl/blob/a1ac47dd28472f4aeb827ccd4e9985dc5c7109a9/src/mpimanager.jl#L53) -...

Hello, I am trying to install FLANN on a `Windows 10` machine but I encounter some issues. `build.log` ``` Exception calling "DownloadFile" with "2" argument(s): "The remote server returned an...

enhancement