Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default arena datatype not created. #67

Open
josephjohnjj opened this issue Feb 16, 2023 · 0 comments
Open

Default arena datatype not created. #67

josephjohnjj opened this issue Feb 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@josephjohnjj
Copy link

Describe the bug

The default arena data type is not created. This creates a problem with datatype lookup in dgemm_NN_gpu.c

To Reproduce

Steps to reproduce the behavior:
1.mpirun -np 2 --map-by node ~/dplasma/build/tests/testing_dgemm -c 8 -g 1 -p 2 -q 1 -t 1000 -T 1000 -N 50000 -M 50000 -K 50000 --nruns=1

Expected behavior

The run segfaults on remote_dep_mpi_retrieve_datatype.

Environment (please complete the following information):

  • DPLASMA version: a687f0ceec07f03249217b93e8a707aa9fd8ef3
  • cuda/11.6.0, blas/mkl/2017.4, Open MPI/4.1.2

Additional context

Dplasma and PaSREC run with termination detection

@josephjohnjj josephjohnjj added the bug Something isn't working label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant