Olivier Cessenat

Results 17 comments of Olivier Cessenat

I must add that under VirtualBox (and still Ubuntu 20) it does not crash. The installed packages should be roughly the same between my (old) physical machine and (on new...

Yep still. For cli I got the following message ``` cessenat@dv6700:/opt/visit/visit3_2_2.linux-x86_64/bin$ ./visit -cli Running: cli3.2.2 PySide2/__init__.py: Unable to import shiboken2 from /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/bin, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/lib-dynload, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python37.zip, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/site-packages, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/site-packages/setuptools-44.0.0-py3.7.egg, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/site-packages/Cython-0.29.17-py3.7-linux-x86_64.egg, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/site-packages/numpy-1.16.6-py3.7-linux-x86_64.egg, /opt/visit/visit3_2_2.linux-x86_64/3.2.2/linux-x86_64/lib/python/lib/python3.7/site-packages/Pillow-7.1.2-py3.7-linux-x86_64.egg,...

For the cli, I did not get a prompt ">>>" neither a window so I assume it is not working. Tell me what I could do to better answer your...

> So 3.1.4 works fine, but 3.2.x doesn't. Correct? Yes > Or simply install 3.2.2 in a different location. That is what I did since I ran /opt/visit/visit3_2_2.linux-x86_64/bin/visit while I...

Hello @liruipeng I do not master the subject but just observed that nm -D /path/libomp.so or libstub.so provided the OpenMP functions (T omp_...), for instance, if I run configure with...

The problem comes from Hypre's direct call to OpenMP functions, whether openblas is a threaded version or not, openblas being compiled with aocc or gcc, whether we use openblas or...

Note for reviewer : as a default, documentation is built - as is the case for linux distribution packages - but I'm not sure it is a good idea since...

Oh yes, thanks. BTW the doc option I chose is "docs" as for cmake WITH_XC_DOCS. Some package use doc other docs...

Hi @alalazo can you merge to develop ? Same for PR #32032 ? Thanks.

Sorry @tldahlgren for the typo ; can you re-enable auto-merge now it is fine ? Thanks