# dejagore OpenMP

**URL:** https://discourse.vtk.org/t/dejagore-openmp/417
**Category:** Dashboards
**Created:** [March 6, 2019, 2:56pm UTC](https://discourse.vtk.org/t/dejagore-openmp/417 "2019-03-06T14:56:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ken-martin](https://discourse.vtk.org/user_avatar/discourse.vtk.org/ken-martin/32/884_2.png) [@ken-martin](https://discourse.vtk.org/u/ken-martin)
#### Post date: [March 6, 2019, 2:56pm UTC](https://discourse.vtk.org/t/dejagore-openmp/417/1 "2019-03-06T14:56:04Z")

</div>

It looks like the VTK dejagore dashboard requires OpenMP 4.0 but it is finding OpenMP 3.1 causing a number of test failures. Can someone take a look at updating the OpenMP on that system?

---

<div class="post-metadata">

### Author: ![ken-martin](https://discourse.vtk.org/user_avatar/discourse.vtk.org/ken-martin/32/884_2.png) [@ken-martin](https://discourse.vtk.org/u/ken-martin)
#### Post date: [March 20, 2019, 1:31pm UTC](https://discourse.vtk.org/t/dejagore-openmp/417/2 "2019-03-20T13:31:55Z")

</div>

Still having issues. I’ll move it out of the Nightly Expected group if it ends up being unmaintained.

---

<div class="post-metadata">

### Author: ![RobertMaynard](https://discourse.vtk.org/user_avatar/discourse.vtk.org/robertmaynard/32/24_2.png) [@RobertMaynard](https://discourse.vtk.org/u/RobertMaynard)
#### Post date: [March 26, 2019, 3:04pm UTC](https://discourse.vtk.org/t/dejagore-openmp/417/3 "2019-03-26T15:04:44Z")

</div>

@ken-martin The dejagore machine will not be upgraded to a compiler that supports OpenMP 4.0 as the machine is meant to be a gcc 4.8 and gcc 5 dashboard which don’t offer OpenMP 4.0 support. The VTK builder that builds the VTK-m OpenMP support should happen on a machine that offers newer compilers.
