gnu: openmpi: Configure without builtin atomics.

See https://www.mail-archive.com/users@lists.open-mpi.org//msg31400.html

* gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure with
--enable-builtin-atomics.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
master
Dave Love 2017-09-11 21:30:40 +01:00 committed by Ludovic Courtès
parent fc2de6ce13
commit b08952f1bb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 3 deletions

View File

@ -132,9 +132,7 @@ bind processes, and much more.")
`(("pkg-config" ,pkg-config)
("perl" ,perl)))
(arguments
`(#:configure-flags `("--enable-builtin-atomics"
"--enable-mpi-ext=affinity" ;cr doesn't work
`(#:configure-flags `("--enable-mpi-ext=affinity" ;cr doesn't work
"--enable-memchecker"
"--with-sge"