NVIDIA / NVIDIA/CUDALibrarySamples

[cuFFTMp sample]c2c_pencils and r2c_c2r_pencils "Signal: Bus error (7)" while make ; make run

Open
#118 1 comment 0 reactions 1 assignee View on GitHub

@mferreravila is already working on this.

Since Jun 27, 2025.

cuFFTMp
Dominant language
Cuda
Stars
2.5k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

Error Log
input data, global 3D index [3,3,2], local index 14, rank 3 is (0.35251,-0.0147281)
input data, global 3D index [3,3,3], local index 15, rank 3 is (0.181726,0.826603)
[zhanghh-gpus-558b87ff9d-mncnf:02115] *** Process received signal ***
[zhanghh-gpus-558b87ff9d-mncnf:02115] Signal: Bus error (7)
[zhanghh-gpus-558b87ff9d-mncnf:02115] Signal code: Non-existant physical address (2)
[zhanghh-gpus-558b87ff9d-mncnf:02115] Failing at address: 0x7f7e08a7f000
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f7ffd78d420]
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 1] /lib/x86_64-linux-gnu/libc.so.6(+0x18bb41)[0x7f7ffd3beb41]
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 2] /opt/nvidia/hpc_sdk/Linux_x86_64/2022/comm_libs/nccl/lib/libnccl.so.2(+0x618f3)[0x7f7e0b3368f3]
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 3] /opt/nvidia/hpc_sdk/Linux_x86_64/2022/comm_libs/nccl/lib/libnccl.so.2(+0x57d13)[0x7f7e0b32cd13]
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 4] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7f7ffd781609]
[zhanghh-gpus-558b87ff9d-mncnf:02115] [ 5] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f7ffd352133]
[zhanghh-gpus-558b87ff9d-mncnf:02115] *** End of error message ***
[zhanghh-gpus-558b87ff9d-mncnf:02111] 3 more processes have sent help message help-mpi-btl-base.txt / btl:no-nics
[zhanghh-gpus-558b87ff9d-mncnf:02111] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages

Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.