Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master z-rejected grimoire by Donald Johnson (27832f763f62282104e0576c114deda187450002)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Donald Johnson <ltdonny AT gmail.com>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master z-rejected grimoire by Donald Johnson (27832f763f62282104e0576c114deda187450002)
  • Date: Sun, 30 Aug 2009 15:13:51 +0200


> diff --git a/ChangeLog b/ChangeLog
> index 3eb1806..504a5f1 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,8 @@
> +2009-08-23 Donald Johnson <ltdonny AT gmail.com>
> + * z-libs/acml32: New spell, AMD Core Math Library (32-bit)
> + * z-libs/acml64: New spell, AMD Core Math Library (64-bit)
> + * z-libs/acml64-int64: New spell, AMD Core Math Library (64-bit)
>

What is the difference between acml64 and acml64-int64 (same descriptions)?

> +++ b/z-libs/acml32/DETAILS
> @@ -0,0 +1,18 @@
> + SPELL=acml32
> + VERSION=4.3.0
> + SOURCE=acml-${VERSION//./-}-gfortran-32bit.tgz
> +
> SOURCE_HASH=sha512:a24f702428bdcfcffe6f55a0539633d7ceb3b79db30f2ad1caab0c52d5aff31e13e9d0709e3f5039a55b0dc4b929f515665c9e3c50c11c1512b2d2f1b48e8eba
>
> + RELEASE=1
> + SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> + LICENSE=ACML
> + WEB_SITE=http://www.amd.com/acml
> + ENTERED=20090117
> + KEYWORDS="mpi infiniband"
> + REJECT="must download from the website because of proprietary
> license"
> + DOCS="${DOCS} ACML-EULA.txt README.64-bit ReleaseNotes
> ReleaseNotes.acml_mv"
> + ARCHIVE=off
> + SHORT="openmpi is an open MPI implementation"
> +
> +cat <<EOF
> +
> +EOF
>

Is it a good SHORT?
Descriptions is missing.
Same for next two spells.

--
Ladislav Hagara

> diff --git a/z-libs/acml64-int64/DETAILS b/z-libs/acml64-int64/DETAILS
>
> + SHORT="openmpi is an open MPI implementation"
>
> +cat <<EOF
> +
> +EOF
>
> diff --git a/z-libs/acml64/DETAILS b/z-libs/acml64/DETAILS
> new file mode 100755
> index 0000000..21cccbd
> --- /dev/null
> +++ b/z-libs/acml64/DETAILS
>
> + SHORT="openmpi is an open MPI implementation"
> +
> +cat <<EOF
> +
> +EOF
>






Archive powered by MHonArc 2.6.24.

Top of Page