k_zurawski
Hi Krzysztof,
I have been evaluating the various Salome-meca distribution for Windows, I have tried installing Salome-meca using VirtualBox on Windows with Ubuntu VM but I couldn't make it run in HW mode as I can't share my GPU (no passthrough). I have tried running a fresh install on Ubuntu (non VM) without success due to dependency issues (documentation on Code-Aster is outdated).
So far, I have been able to successfully run thermal analysis with Salome-meca Windows version 2024.1.
I have Salome-meca 9.12 installed under WSL2 and this one is not as stable as the Windows version.
Salome-meca under WSL2 crashes when opening the result file for Post-processing. However, as per previous post, I am able to load the result .rmed file from a clean instance of Salome-meca.
When I try to rotate the view in ParaVis, the rendering is somewhat choppy and I can see my CPU is doing most off the leg work using about 10-11 threads. However I do not see drastic use on the GPU side.
This seems to indicate ParaVis doesn't make use of GPU acceleration.
Maybe this explains it:
===============================================================================
__ _
/ _\ __ _ | | ___ _ __ ___ ___ /\/\ ___ ___ __ _
\ \ / _` || | / _ \ | '_ ` _ \ / _ \ / \ / _ \ / __|/ _` |
_\ \| (_| || || (_) || | | | | || __/ / /\/\ \| __/| (__| (_| |
\__/ \__,_||_| \___/ |_| |_| |_| \___| \/ \/ \___| \___|\__,_|
EDF R&D / ERMES V2024.1.0
===============================================================================
Vendor: Mesa/X.org (0xffffffff)
[ INFO ] Graphics are properly configured...
[ ] Display:0
[ ] Vendor: Mesa/X.org (0xffffffff)
-------------------------------------------------------------------------------
ParseXmlFiles Warning, two resources with the same name were found, taking the first declaration : localhost
Though, I am running on a RTX2080.
During certain tasks, related to Mesh creation/assignment, my system starts experiencing slowdown and lack of responsiveness.
I am in the process of building a more capable workstation. It is going to be a few weeks before I get all the parts in.
I have read that Salome-meca on WSL2 doesn't have support for Multi Core/Threads (MPI) for solving with Code-Aster.
Is there a way to enable/implement this option?