Skip to content

Update docker to latest (VTK9+OneAPI)

Boman Romain requested to merge boman into main
  • Docker image updated to latest one (VTK9/OneAPI),
  • viewer.py has been fixed (syntax error following the renaming of the element type enum),
  • run.sh is now executable,
  • ext/amfe has been updated.

Test suite has been tested on:

  • Windows / python 3.10 / latest OneAPI / VTK 9.1
  • Ubuntu / python 3.10 / latest OneAPI / VTK 9.1
Edited by Boman Romain

Merge request reports