I wonder how to check the version of OpenMP on a windows by using Cygwin64. Thanks and regards!
OpenMP version is binded with the compiler. You need to check GCC's version in your Cygwin first.
https://www.openmp.org/resources/openmp-compilers-tools/