diff --git a/TODO.t2t b/TODO.t2t index f9c72a1..e9f37a9 100644 --- a/TODO.t2t +++ b/TODO.t2t @@ -323,11 +323,8 @@ Work to do in OwlPS - algorithms (parallelize computation of the different algorithms for the same request); - and/or requests (parallelize computation of several requests). - - It would be possible (overkill?) to have a group of worker threads - and a job queue. - - See OpenMPI & friends. + - + See OpenMP. - ReferencePoint: the request list should be an unordered_set instead of a vector, to guarantee the unicity of the elements.