-
Victor Yu authored
The transformation between generalized and standard eigenproblems makes use of a matrix multiply routine elpa_multiply_a_b in ELPA. In this subroutine, an mpi_comm_size call should have been mpi_comm_rank. This only affects the GPU initialization where GPUs are assigned to CPU cores based on MPI ranks.
f41c734f