Giter VIP home page Giter VIP logo

Comments (5)

wangdong1991 avatar wangdong1991 commented on August 16, 2024

When installing PnetCDF, the error "MPI_COMBINER_STRUCT_INTEGER undeclared" indicates that the compiler cannot find the variable or constant declared as MPI_COMBINER_STRUCT_INTEGER. Typically, MPI_COMBINER_STRUCT_INTEGER is located in the mpi.h file. This may suggest that the system lacks the MPI library or the MPI environment is not properly configured. It is recommended to first check if the MPI library is correctly installed, and then ensure that the correct MPI compiler is specified during the configuration of PnetCDF.

from openarray.

zhuxy-USTC avatar zhuxy-USTC commented on August 16, 2024

from openarray.

wangdong1991 avatar wangdong1991 commented on August 16, 2024

When compiling MPI programs on Sunway, it is recommended to use the mpiswgfortran/mpiswgcc/mpiswg++ compilers. To set up the environment for these compilers, you need to execute the following command:
source /usr/sw-mpp/swcc/swgcc530-tools/setenv-release release
You may also refer to the Sunway user manual for more information on compiling and running programs on Sunway.
Please note that when finishing PnetCDF configuration, carefully check the output information of the configure script to ensure that the compiler and environment are the Sunway versions, rather than x86.
After the installation of PnetCDF, it is strongly recommended to submit the examples in the PnetCDF library's "example" directory to the Sunway computing queue to ensure that the installation is correct before proceeding with the installation of OpenArray.

from openarray.

zhuxy-USTC avatar zhuxy-USTC commented on August 16, 2024

from openarray.

wangdong1991 avatar wangdong1991 commented on August 16, 2024
image

from openarray.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.