parallel running linux 64bit intel compiler - D-Flow Flexible Mesh - Delft3D
intro story D-Flow FM
D-Flow Flexible MeshD-Flow Flexible Mesh (D-Flow FM) is the new software engine for hydrodynamical simulations on unstructured grids in 1D-2D-3D. Together with the familiar curvilinear meshes from Delft3D 4, the unstructured grid can consist of triangles, pentagons (etc.) and 1D channel networks, all in one single mesh. It combines proven technology from the hydrodynamic engines of Delft3D 4 and SOBEK 2 and adds flexible administration, resulting in:
An overview of the current developments can be found here. The D-Flow FM - team would be delighted if you would participate in discussions on the generation of meshes, the specification of boundary conditions, the running of computations, and all kinds of other relevant topics. Feel free to share your smart questions and/or brilliant solutions!
======================================================= | Sub groups
|
Message Boards
parallel running linux 64bit intel compiler
VY
veli yumruktepe, modified 9 Years ago.
parallel running linux 64bit intel compiler
Padawan Posts: 42 Join Date: 2/7/12 Recent Posts 00
Hi,
In my previous message I have stated a problem with gfortran 32bit linux. This time I decided to do it with intel fortran 64bit linux. Again single processor worked just fine, but when I tried to run
i get this error, seems like I stepped further compared to the last gfortran case i had
Any ideas??
In my previous message I have stated a problem with gfortran 32bit linux. This time I decided to do it with intel fortran 64bit linux. Again single processor worked just fine, but when I tried to run
./run_flow2d3d_parallel.sh config_flow2d3d.ini |
i get this error, seems like I stepped further compared to the last gfortran case i had
Contents of machinefile: | |
144.122.146.228:2 | |
---------------------------------------------------------------------- | |
Executing "/yedek3/Delft3D_opensource/delft_mpich2/bin/lnx/flow2d3d/bin/d_hydro.exe TMP_config_flow2d3d_7660.xml" ... | |
d_hydro ABORT: Cannot load component library "libdelft2d3d.so": libdelft2d3d.so: cannot open shared object file: No such file or directory | |
ERROR: child process exited abnormally | |
- Starting "d_hydro.exe" may give more information: | |
- Run "deltares_hydro.exe <INI-inputfile> -keepXML". | |
- Run "d_hydro.exe TMP_config_flow2d3d_<processId>.xml". |
Any ideas??
VY
veli yumruktepe, modified 9 Years ago.
RE: parallel running linux 64bit intel compiler
Padawan Posts: 42 Join Date: 2/7/12 Recent Posts 00
veli yumruktepe:
Hi,
In my previous message I have stated a problem with gfortran 32bit linux. This time I decided to do it with intel fortran 64bit linux. Again single processor worked just fine, but when I tried to run
i get this error, seems like I stepped further compared to the last gfortran case i had
Any ideas??
In my previous message I have stated a problem with gfortran 32bit linux. This time I decided to do it with intel fortran 64bit linux. Again single processor worked just fine, but when I tried to run
./run_flow2d3d_parallel.sh config_flow2d3d.ini |
i get this error, seems like I stepped further compared to the last gfortran case i had
Contents of machinefile: | |
144.122.146.228:2 | |
---------------------------------------------------------------------- | |
Executing "/yedek3/Delft3D_opensource/delft_mpich2/bin/lnx/flow2d3d/bin/d_hydro.exe TMP_config_flow2d3d_7660.xml" ... | |
d_hydro ABORT: Cannot load component library "libdelft2d3d.so": libdelft2d3d.so: cannot open shared object file: No such file or directory | |
ERROR: child process exited abnormally | |
- Starting "d_hydro.exe" may give more information: | |
- Run "deltares_hydro.exe <INI-inputfile> -keepXML". | |
- Run "d_hydro.exe TMP_config_flow2d3d_<processId>.xml". |
Any ideas??
Sorry, I made a mistake running the code.
This is actually the output
Contents of machinefile: | |
144.122.146.228:2 | |
---------------------------------------------------------------------- | |
Executing "/yedek3/Delft3D_opensource/delft_mpich2/bin/lnx/flow2d3d/bin/d_hydro.exe TMP_config_flow2d3d_7808.xml" ... | |
ERROR: /yedek3/Delft3D_opensource/delft_mpich2/bin/lnx/flow2d3d/bin/d_hydro.exe: symbol lookup error: /yedek3/Delft3D_opensource/delft_mpich2/bin/lnx/flow2d3d/bin/libflow2d3d.so: undefined symbol: mpi_initialized_ | |
- Starting "d_hydro.exe" may give more information: | |
- Run "deltares_hydro.exe <INI-inputfile> -keepXML". | |
- Run "d_hydro.exe TMP_config_flow2d3d_<processId>.xml". | |
Adri Mourits, modified 9 Years ago.
RE: parallel running linux 64bit intel compiler
Yoda Posts: 1221 Join Date: 1/3/11 Recent Posts 00
Hi Veli,
This is probably the same error as in your other post: http://oss.deltares.nl/web/opendelft3d/general/-/message_boards/view_message/113345#_19_message_113345
Regards,
Adri
This is probably the same error as in your other post: http://oss.deltares.nl/web/opendelft3d/general/-/message_boards/view_message/113345#_19_message_113345
Regards,
Adri