<div dir="ltr">Two questions on OMP:<div><br></div><div>* Can I test for the version of OMP? I want >= 5 and I see this, which looks promising:</div><div>include/petscsys.h:#elif defined(_OPENMP) && <b>_OPENMP >= 201307</b> && !defined(_WIN32)<br></div><div><br></div><div>* What is the difference between HAVE_OPENMP and </div><div>HAVE_OPENMP_SUPPORT.</div><div><br></div><div>Thanks,</div><div>Mark</div></div>