<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi there,<br><br>I am new to paraview.<br><br>At the moment, I am trying to utilize the xdmf and HDF5 data in paraview. What I have is very strange. When the HDF5 is small, say the number of sampling points in each direction is less that 100, paraview works perfectly. But when the resolution is above this value, the paraview crashes immediately. The same problem occurs when I use the binary executable for mac.<br><br>So, could anyone give me some hint where to look at this problem?<br><br>The paraview-5.00-RC1 is compiled and installed on my MAC (EI Capitan). The parameters setup is as follows.<br>The qt4 is installed via macport. The HDF5 and MPICH are compiled and installed without problem. <br><br><br>Thanks very much in advance<br><br>Li<br><br><br><br>BUILD_DOCUMENTATION OFF <br>BUILD_EXAMPLES OFF <br> BUILD_SHARED_LIBS ON <br> BUILD_TESTING ON <br> BUILD_USER_DEFINED_LIBS OFF<br> CMAKE_BUILD_TYPE Debug<br> CTEST_TEST_TIMEOUT 3600<br> GMVReader_GMVREAD_LIB_DIR /Users/Li/Documents/Source/ParaView/ParaView-v5.0.0-RC1-source/Utilities/VisItBridg/databases/GMV<br> GMVReader_SKIP_DATARANGE_CALCU OFF <br> MACOSX_APP_INSTALL_PREFIX /Applications <br> MPI_C_INCLUDE_PATH /usr/local/include <br> MPI_C_LIBRARIES /usr/local/lib/libmpi.dylib;/usr/local/lib/lib/libpmpi.dylib<br> PARAVIEW_BUILD_QT_GUI ON <br> PARAVIEW_ENABLE_CATALYST ON <br> PARAVIEW_ENABLE_FFMPEG ON <br> PARAVIEW_ENABLE_PYTHON ON <br> PARAVIEW_ENABLE_XDMF3 OFF <br> PARAVIEW_INSTALL_DEVELOPMENT_F OFF <br> PARAVIEW_PLUGIN_LOADER_PATHS <br> PARAVIEW_USE_DAX OFF <br> PARAVIEW_USE_MPI ON <br> PARAVIEW_USE_PISTON OFF <br> PARAVIEW_USE_UNIFIED_BINDINGS OFF<br> PARAVIEW_USE_VISITBRIDGE OFF <br> RMANTREE RMANTREE-NOTFOUND <br> SURFACELIC_PLUGIN_TESTING ON <br> VTK_ANDROID_BUILD OFF <br> VTK_EGL_DEVICE_INDEX 0 <br> VTK_IOS_BUILD OFF <br> VTK_PYTHON_VERSION 2 <br> VTK_QT_VERSION 4 <br> VTK_RENDERING_BACKEND OpenGL <br> VTK_SMP_IMPLEMENTATION_TYPE Sequential <br> VTK_USE_LARGE_DATA ON <br> VTK_USE_SYSTEM_GLEW OFF <br> XDMF_USE_BZIP2 OFF <br> XDMF_USE_GZIP OFF<br> </div></body>
</html>