prudhomm on master
buildx failed with: error: push… (compare)
prudhomm on master
up (compare)
prudhomm on master
up (compare)
prudhomm on master
up (compare)
prudhomm on master
up (compare)
prudhomm on master
up docker image up image up (compare)
prudhomm on master
properly clean up (compare)
prudhomm on master
fix (compare)
prudhomm on master
try pull first (compare)
prudhomm on master
feelpp-python (compare)
prudhomm on master
add -1 to tag to indicate new i… up feelpp-env install in /usr fix and 3 more (compare)
prudhomm on develop
add python docker (compare)
prudhomm on develop
now in /usr (compare)
prudhomm on develop
fix (compare)
renderingbackend.opengl2
paraview.5.1.renderingbackend.opengl
did not changed.-- Backend OpenGL2 modules: vtkDomainsChemistryOpenGL2;vtkIOExportOpenGL2;vtkImagingOpenGL2;vtkRenderingContextOpenGL2;vtkRenderingGL2PSOpenGL2;vtkRenderingLICOpenGL2;vtkRenderingOculus;vtkRenderingOpenGL2;vtkRenderingOpenVR;vtkRenderingVolumeOpenGL2
-- Enabling modules for OpenGL2.
For those who want to test with singularity:
module load singularity/2.2.1
then run the image that I provide
singularity shell -c -B ${HOME}/feel:/feel /data/images/singularity_feelpp-toolboxes-develop-ubuntu-16.10.img
then
pvserver &
Here in Paraview connect to the pvserver with paraview, then connect to catalyst (port 22222 is default), pause catalyst,
mpirun -np 8 feelpp_toolboxes_fsi_2d --config-file Testcases/FSI/wavepressure2d/wavepressure2d.cfg --exporter.format=vtk --exporter.vtk.insitu.enable=1
An object will appears in paraview.
Set the object in the browser visible by clicking on the eye icon.
Put the filter "warp by vector" and set the propertie scale to 15.
Resume catalyst. And enjoy ! :)
-n
option.sudo
should not be required anymore for creating images/bootstrap :+1: