Date: Mon, 15 Jul 2002 23:44:55 -0700 (PDT) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science/mpqc Makefile ports/science/mpqc/files patch-::configure.in patch-misc::scint.h Message-ID: <200207160644.g6G6itT5016398@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ijliao 2002/07/15 23:44:55 PDT
Modified files:
science/mpqc Makefile
Added files:
science/mpqc/files patch-::configure.in patch-misc::scint.h
Log:
fix broken and make some enhancement
1. using math/atlas(added lapack, blas flags for other choices of lapack,
blas package)
It improves the performance for few percent.
2. override CFLAGS, FFLAGS for C++, C, FORTRAN compiler
3. override CC, F77, C++ for other choices of C++, C, FORTRAN compiler
4. support for parallel computing using MPI.
pass maintainership to submitter
PR: 40631
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> (new maintainer)
No Response from: original maintainer (mail bounce)
Revision Changes Path
1.4 +14 -7 ports/science/mpqc/Makefile
1.1 +150 -0 ports/science/mpqc/files/patch-::configure.in (new)
1.1 +11 -0 ports/science/mpqc/files/patch-misc::scint.h (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207160644.g6G6itT5016398>
