guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#27344] Trilinos (was: Re: [bug#27344] [PATCH v3 4/8] gnu: Add xyce-


From: Ludovic Courtès
Subject: [bug#27344] Trilinos (was: Re: [bug#27344] [PATCH v3 4/8] gnu: Add xyce-serial.)
Date: Thu, 05 Oct 2017 12:08:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Theodoros,

Theodoros Foradis <address@hidden> skribis:

> * gnu/packages/engineering.scm (xyce-serial): New variable.

[...]

> +(define trilinos-serial-xyce
> +  (package
> +    (name "trilinos-serial-xyce")

[...]

> +(define trilinos-parallel-xyce
> +  (package (inherit trilinos-serial-xyce)
> +    (name "trilinos-parallel-xyce")

What about adding Trilinos as a first-class package, independently of
Xyce?  The package names could be “trilinos” and “trilinos-parallel”.

However, Trilinos raises its own set of issues: it’s actually a set of
50 packages, which we’d rather provide as separate packages:

  https://trilinos.org/packages/

Do you know which ones are useful to Xyce?

Thoughts?

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]