Skip to content

distributed_reset_configuration failed: python: distributed_interfaces/cutensornet_distributed_interface_mpi.c:44: unpackMpiCommunicator: Assertion `sizeof(MPI_Comm) == comm->commSize' failed. #28

Answered by leofang
koichi-tsujino asked this question in Q&A
Discussion options

You must be logged in to vote

@koichi-tsujino Questions:

  1. I noticed you are using a Conda env. How did you install cuQuantum Python?
  2. Could you post the output of conda list?
  3. You're using CUDA 12 inside the conda env, was it a local copy or installed from the nvidia channel? Asking because
    1. On the conda-forge channel CUDA 12 is not ready yet
    2. As of cuQuantum 22.11 we do not yet support CUDA 12, it's planned for the next release
    3. CuPy (our main Python dependency) is not CUDA-12 ready yet
  4. Do you already have a working MPI outside your Conda env? (Test this by deactivating your conda env, and then do which mpiexec)

Replies: 8 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies

This comment has been hidden.

Comment options

You must be logged in to vote
4 replies
@koichi-tsujino
Comment options

@leofang
Comment options

@leofang
Comment options

@leofang
Comment options

Answer selected by leofang
Comment options

You must be logged in to vote
3 replies
@leofang
Comment options

@leofang
Comment options

@koichi-tsujino
Comment options

Comment options

You must be logged in to vote
5 replies
@koichi-tsujino
Comment options

@DmitryLyakh
Comment options

@koichi-tsujino
Comment options

@haidarazzam
Comment options

@koichi-tsujino
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #27 on January 03, 2023 18:34.