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

Ginkgo v1.8.0: test/mpi/matrix.cpp", line 220: error: too many initializer values #1638

Open
almaeder opened this issue Jul 2, 2024 · 1 comment

Comments

@almaeder
Copy link

almaeder commented Jul 2, 2024

I want to compile v1.8.0 with nvc++ from nvida_hpc_sdk 23.9.
When compiling:
[ 74%] Building CXX object test/mpi/CMakeFiles/test_mpi_matrix_omp.dir/matrix.cpp.o
the following errors are thrown:
/test/mpi/matrix.cpp", line 220: error: too many initializer values
{{size_local[0], {{0, 0, 2}}},

line 221: error: too many initializer values
{size_local[1], {{0, 1, 5}}},

@upsj
Copy link
Member

upsj commented Jul 15, 2024

Can confirm this issue, we don't test nvhpc with MPI, so it doesn't come up in our pipelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants