Thanks a lot for the inputs.

So I think I can go ahead and incorporate this idea into my proposal, in
addition to the implementation of parallel algorithms. I'll solidify the
idea more and give a clearer representation of the intended testing process
in the proposal.

On Thu, Mar 30, 2017 at 03:48:47PM +0200, Marcus Edel wrote:



>
> > but I think there is no easy way to parallelize the test cases using
> OpenMP etc.
> > since handling the XML output might be difficult to do.
>
>
Testing will not use OpenMP, instead we would use `ctest -j n` to test the
build, which works like `make` and spawns the required number of jobs in
parallel.

Thank you for your time,
Shikhar
_______________________________________________
mlpack mailing list
[email protected]
http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

Reply via email to