Displaying 1 result from an estimated 1 matches for "multihreaded".
Did you mean:
multithreaded
2012 Feb 23
0
RcppProgress: progress monitoring and interrupting c++ code, request for comments
Hello,
I just created a little package, RcppProgress, to display a progress bar to
monitor the execution status of a C++ code loop, possibly multihreaded with
OpenMP.
I also implemented the possibility to check for user interruption, using
the work-around by Simon Urbanek.
I just uploaded the package on my R-forge project, so you should be able to
get the package from
https://r-forge.r-project.org/scm/viewvc.php/pkg/RcppProgress/?root=gwas-bin-test...