Skip to content
Snippets Groups Projects
Commit 043a43f8 authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

Merge branch 'mpi_fixes' into 'master'

Mpi fixes

Batch jobs on the COSMA4 queue (using intel compiler and MPI) do not
run. The main reason is an overrun of the cpuid array because of the
number of cores (not a power of 2). This patch attempts to fix that.

Also includes an additional fix for a incorrect size memcpy I discovered.

See merge request !12


Former-commit-id: 19f3277120365d6722cfbddc94c97cb04bda1326
parents 3b09f3ec 6d8c3195
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment