1. Problems
Use the compiler of onepai 2021.3. After compiling the program, use the slurm scheduling system to run the job and report an error:
2. Solutions
In the sbatch script of slurm, add the environment variable of libpmi2.so
export I_MPI_PMI_LIBRARY=../slurm/lib/libpmi2.so
If the application image is made in a container (such as docker)
1. Copy the libpmi2.so file into the container
2. At the same time, the corresponding environment variables are configured for export
Read More:
- Docker Startup Error: standard_init_linux.go:211: exec user process caused “no such file or directory”
- How to Solve Rosep Problem in ROS Initialization (Sudo Rosep Init)
- [Solved] docker Error: System has not been booted with systemd as init system (PID 1). Can‘t operate. Failed to con
- System has not been booted with systemd as init system (PID 1). Can‘t operate
- linux tomcat Run (DWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugIni)
- [Solved] yum Install rpmdb Error: error: rpmdb: BDB0113 failed: BDB1507 Thread died in Berkeley DB library
- [Solved] error: rpmdb: BDB0113 Thread/process
- [Solved] yum error: rpmdb: BDB0113 Thread/process
- [Solved] Fatal error LNK1169: one or more multiple defined symbols were found
- [Solved] YUM Error: error: rpmdb: BDB0113 Thread/process 11498/140107732375616 failed
- [Solved] E xx: xxxx:xx ERR thread 0x536753929472 setscheduler failed Operation not permitted
- [Solved] c++: fatal error: Killed signal terminated program cc1plus
- Git Clone Error: ‘fatal: HTTP request failed‘
- [Solved] fatal error: jemalloc/jemalloc.h: No such file or directory
- [Solved] C++: fatal error: Killed signal terminated program cc1plus
- [Solved] GCC Compile Error: fatal error: sys/cdefs.h: No such file or directory
- [Solved] Centos error: collect2: fatal error: cannot find ‘ld‘
- [Solved] fatal error: openssl/hmac.h: No such file or directory
- Linux Use dtc generate dtb Error: “FATAL ERROR: Unable to parse input tree“