The FreeBSD Ports Archive
FreeBSD math : blacs4>
The BLACS (Basic Linear Algebra Communication Subprograms)
The BLACS (Basic Linear Algebra Communication Subprograms)
project is an ongoing investigation whose purpose is to create
a linear algebra oriented message passing interface
that may be implemented efficiently and uniformly across
a large range of distributed memory platforms.
http://www.netlib.org/blacs/
|
blacs history
v. 1.20
date: 2007/07/12 08:33:34; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.19
date: 2007/05/28 20:51:05; author: maho; state: Exp; lines: +1 -1
Bump port revision. My last commit enables us
to link against shared lib version of blacs without
errors. To force users to recompile this port, port
v. has been bumped.
Suggested by: thierry
v. 1.18
date: 2007/05/27 04:23:47; author: maho; state: Exp; lines: +10 -7
Fix soname for shared libs.
Submitted by: thierry
v. 1.17
date: 2007/05/19 20:14:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/09 00:54:46; author: maho; state: Exp; lines: +40 -7
* Install shared libs as well.
* Bump port revision.
v. 1.15
date: 2007/01/12 06:33:18; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.14
date: 2007/01/10 07:23:21; author: maho; state: Exp; lines: +6 -9
* Migrate to gfortran.
* Bump port revision.
v. 1.13
date: 2006/11/18 23:55:24; author: maho; state: Exp; lines: +4 -0
Make consistent if OpenMPI exists.
v. 1.12
date: 2006/11/18 23:42:24; author: maho; state: Exp; lines: +11 -4
Add OpenMPI support
PR: 105474
Submitted by: trasz
v. 1.11
date: 2006/08/22 03:47:49; author: maho; state: Exp; lines: +4 -1
Build fix for 4-STABLE
Submitted by: thierry (kris via pointyhat)
v. 1.10
date: 2006/07/24 01:42:21; author: maho; state: Exp; lines: +6 -5
Switch to MPICH2.
PR: 100755, 100756
Submitted by: thierry
v. 1.9
date: 2006/07/09 01:53:06; author: maho; state: Exp; lines: +0 -2
BLACS port doesn't acutally depend on LAPACK and BLAS
v. 1.8
date: 2006/05/10 22:37:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2005/07/06 04:17:33; author: maho; state: Exp; lines: +0 -0
(forced commit)
.else if should be .elif or .elseif
->
.else if should be .elif
Submitted by: joe, kris
->
Submitted by: marcus, kris
Submitted by: marcus
Pointy hat to: myself
v. 1.6
date: 2005/07/06 02:05:48; author: maho; state: Exp; lines: +1 -1
.else if should be .elif or .elseif
Submitted by: joe, kris
v. 1.5
date: 2005/07/04 04:59:26; author: maho; state: Exp; lines: +13 -0
Re-organize optimization flags so that runs much more faster
v. 1.4
date: 2004/10/19 02:14:59; author: maho; state: Exp; lines: +7 -2
1) fix build after changes to make(1) on FreeBSD
2) pass portlint, and also fix pkg-message as well.
PR: 72261
Submitted by: thierry@
v. 1.3
date: 2004/05/06 19:49:44; author: maho; state: Exp; lines: +3 -3
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
v. 1.2
date: 2004/02/04 05:07:26; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/05/05 02:06:21; author: maho; state: Exp;
The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)
PR: 40521
=============================================================================
v. 1.20
date: 2007/07/12 08:33:34; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.19
date: 2007/05/28 20:51:05; author: maho; state: Exp; lines: +1 -1
Bump port revision. My last commit enables us
to link against shared lib version of blacs without
errors. To force users to recompile this port, port
v. has been bumped.
Suggested by: thierry
v. 1.18
date: 2007/05/27 04:23:47; author: maho; state: Exp; lines: +10 -7
Fix soname for shared libs.
Submitted by: thierry
v. 1.17
date: 2007/05/19 20:14:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/09 00:54:46; author: maho; state: Exp; lines: +40 -7
* Install shared libs as well.
* Bump port revision.
v. 1.15
date: 2007/01/12 06:33:18; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.14
date: 2007/01/10 07:23:21; author: maho; state: Exp; lines: +6 -9
* Migrate to gfortran.
* Bump port revision.
v. 1.13
date: 2006/11/18 23:55:24; author: maho; state: Exp; lines: +4 -0
Make consistent if OpenMPI exists.
v. 1.12
date: 2006/11/18 23:42:24; author: maho; state: Exp; lines: +11 -4
Add OpenMPI support
PR: 105474
Submitted by: trasz
v. 1.11
date: 2006/08/22 03:47:49; author: maho; state: Exp; lines: +4 -1
Build fix for 4-STABLE
Submitted by: thierry (kris via pointyhat)
v. 1.10
date: 2006/07/24 01:42:21; author: maho; state: Exp; lines: +6 -5
Switch to MPICH2.
PR: 100755, 100756
Submitted by: thierry
v. 1.9
date: 2006/07/09 01:53:06; author: maho; state: Exp; lines: +0 -2
BLACS port doesn't acutally depend on LAPACK and BLAS
v. 1.8
date: 2006/05/10 22:37:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2005/07/06 04:17:33; author: maho; state: Exp; lines: +0 -0
(forced commit)
.else if should be .elif or .elseif
->
.else if should be .elif
Submitted by: joe, kris
->
Submitted by: marcus, kris
Submitted by: marcus
Pointy hat to: myself
v. 1.6
date: 2005/07/06 02:05:48; author: maho; state: Exp; lines: +1 -1
.else if should be .elif or .elseif
Submitted by: joe, kris
v. 1.5
date: 2005/07/04 04:59:26; author: maho; state: Exp; lines: +13 -0
Re-organize optimization flags so that runs much more faster
v. 1.4
date: 2004/10/19 02:14:59; author: maho; state: Exp; lines: +7 -2
1) fix build after changes to make(1) on FreeBSD
2) pass portlint, and also fix pkg-message as well.
PR: 72261
Submitted by: thierry@
v. 1.3
date: 2004/05/06 19:49:44; author: maho; state: Exp; lines: +3 -3
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
v. 1.2
date: 2004/02/04 05:07:26; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/05/05 02:06:21; author: maho; state: Exp;
The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)
PR: 40521
=============================================================================
v. 1.20
date: 2007/07/12 08:33:34; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.19
date: 2007/05/28 20:51:05; author: maho; state: Exp; lines: +1 -1
Bump port revision. My last commit enables us
to link against shared lib version of blacs without
errors. To force users to recompile this port, port
v. has been bumped.
Suggested by: thierry
v. 1.18
date: 2007/05/27 04:23:47; author: maho; state: Exp; lines: +10 -7
Fix soname for shared libs.
Submitted by: thierry
v. 1.17
date: 2007/05/19 20:14:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/09 00:54:46; author: maho; state: Exp; lines: +40 -7
* Install shared libs as well.
* Bump port revision.
v. 1.15
date: 2007/01/12 06:33:18; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.14
date: 2007/01/10 07:23:21; author: maho; state: Exp; lines: +6 -9
* Migrate to gfortran.
* Bump port revision.
v. 1.13
date: 2006/11/18 23:55:24; author: maho; state: Exp; lines: +4 -0
Make consistent if OpenMPI exists.
v. 1.12
date: 2006/11/18 23:42:24; author: maho; state: Exp; lines: +11 -4
Add OpenMPI support
PR: 105474
Submitted by: trasz
v. 1.11
date: 2006/08/22 03:47:49; author: maho; state: Exp; lines: +4 -1
Build fix for 4-STABLE
Submitted by: thierry (kris via pointyhat)
v. 1.10
date: 2006/07/24 01:42:21; author: maho; state: Exp; lines: +6 -5
Switch to MPICH2.
PR: 100755, 100756
Submitted by: thierry
v. 1.9
date: 2006/07/09 01:53:06; author: maho; state: Exp; lines: +0 -2
BLACS port doesn't acutally depend on LAPACK and BLAS
v. 1.8
date: 2006/05/10 22:37:05; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.7
date: 2005/07/06 04:17:33; author: maho; state: Exp; lines: +0 -0
(forced commit)
.else if should be .elif or .elseif
->
.else if should be .elif
Submitted by: joe, kris
->
Submitted by: marcus, kris
Submitted by: marcus
Pointy hat to: myself
v. 1.6
date: 2005/07/06 02:05:48; author: maho; state: Exp; lines: +1 -1
.else if should be .elif or .elseif
Submitted by: joe, kris
v. 1.5
date: 2005/07/04 04:59:26; author: maho; state: Exp; lines: +13 -0
Re-organize optimization flags so that runs much more faster
v. 1.4
date: 2004/10/19 02:14:59; author: maho; state: Exp; lines: +7 -2
1) fix build after changes to make(1) on FreeBSD
2) pass portlint, and also fix pkg-message as well.
PR: 72261
Submitted by: thierry@
v. 1.3
date: 2004/05/06 19:49:44; author: maho; state: Exp; lines: +3 -3
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
v. 1.2
date: 2004/02/04 05:07:26; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.1
date: 2003/05/05 02:06:21; author: maho; state: Exp;
The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)
PR: 40521
=============================================================================
|
| |

|