Parallel computation already has an option for CCX. A simple flag for gmsh is the General.NumThreads parameter. It should link to the same (or similar) user interface variable so that meshing is also performed in parallel on the same number of threads.
2 Likes
This was helpful; thank you.