I\'m trying to parallelise a large linear system solve using Armadillo and OpenMP using arma::solve. Instead of directly calling the solver I would like to split th
arma::solve