What kind of advanced usage do you need?
You can always resort to the {.emit.} pragma to emit raw OpenMP pragma.Also [QEX](https://github.com/jcosborn/qex/blob/master/src/omp.nim) by jcosborn is probably the one using it the most as he even implemented barriers.
