Skip to content

cudart error when running the code #3733

Open
@hnakahara79

Description

Hi @ax3l ,

I build the code as: cmake -S . -B build -DWarpX_DIMS=3

The executable generated in the build/bin/ folder was warpx.3d.MPI.OMP.DP.PDP.OPMD.QED

I copied the executable in the PWD and run example file of the code to test

mpirun -np 80 ./warpx.3d.MPI.OMP.DP.PDP.OPMD.QED inputs_3d

I received the following error:

########
**No component were able to opened in the pml framework.**
**PML ucx cannot be selected**
**PMIX ERROR: UNREACHABLE in file server/pmix_server.c**
########

I used openmpi/4.1.4

########

During building of executable, the messages that appear, can be seen in the attachment file.

Thank you and Best regards.

Metadata

Assignees

Labels

backend: cudaSpecific to CUDA execution (GPUs)installquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions