Build ParaView with OSMesa

Detailed manual: https://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D LLVM (works only with 3.x, tested with 3.9.1):

OSMesa (works only with 13.x, tested with 13.0.6):

ParaView (tested with 5.5.2)

Works fine with MPI from Intel Parallel Studio 2018. Built with GCC 5.2.0 Requires Python 2.7

Build OpenCV 3 using Intel Compiler 2018

 

ReStream rtmp to rtmp

Requirements: ffmpeg – works fine with static builds – https://www.johnvansickle.com/ffmpeg/ Simple-RTMP-Server – https://github.com/ossrs/srs Build and run srs

Stream ffmpeg to srs:

Adapt bitrate (-b:v) and framerate (-r) to your needs.

Build ParaView on Prometheus

Tutorial

 

deal.ii on Prometheus

p4est

petsc

metis

deal.ii

 

Deal.ii build with Intel Parallel Studio on Linux

 

Dealii with MPI+PETSc+p4est

 

Build PETSc on RHEL 7

devtoolset-4 with OpenMPI:

Intel Parallel Studio 2018 with Intel MPI:

 

iptables – simple network sandbox

Create user 'restricted’. That user can connect only to localhost (sometimes usefully), no other connection can be established from this account.

Alternatively it can be done for a specific group (in this case: security)