GNU bug report logs - #27344
[PATCH 0/12] Add computational software and circuit simulators

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Mon, 12 Jun 2017 15:27:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Theodoros Foradis <theodoros <at> foradis.org>
To: 27344 <at> debbugs.gnu.org
Subject: [bug#27344] [PATCH v3 1/8] gnu: Add asco.
Date: Sat, 09 Sep 2017 21:16:52 +0300
One additional note for this package regarding mpi and cross-compiling.

This is the relevant part of the Makefile (this package is not using
autotools):
CC_MPI = <path-to-mpi-package>/bin/mpicc
asco-mpi:
	$(CC_MPI)  $(CFLAGS) -DASCO -DMPI ...

I assumed openmpi should be a native input, because mpi-cc is used. If
this is a mistake, and it won't work when cross-compiling, we can omit
building asco-mpi altogether.
-- 
Theodoros Foradis




This bug report was last modified 7 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.