summaryrefslogtreecommitdiff
path: root/parallel
AgeCommit message (Collapse)AuthorFilesLines
2003-12-03Change MAINTAINER to "tech-pkg" instead of the previous "packages".kristerw1-2/+2
2003-12-03Update mpi-ch to 1.2.5.2, released on September 11th, 2003.jschauma10-29/+141
An extensive list of changes since the last release is available online at http://www-unix.mcs.anl.gov/mpi/mpich/r1_2_5changes.html (It's difficult to destill the important changes from that file, which is why I'm not pasting the entire collection in here.)
2003-12-02Disable weak symbols for gcc>3*. While weak symbols do work onwennmach1-7/+15
NetBSD-current, the way mpi-ch test for them and implements them (using the #pragma weak directive) is currently broken. Fixes PR pkg/23267 by Kouichirou Hiratsuka.
2003-11-27o fix syntax error in src/fortran/configurewennmach4-3/+80
o avoid removing non-existent files, resulting in "rm: usage:" errors
2003-11-26Correct the way the endianness is determined.wennmach3-5/+6
(How could this actually ever have worked ???)
2003-10-27Fix compikation with gcc3; still compiles with gcc2 too.wiz2-1/+15
From Harry Waddell in PR 23281.
2003-08-23Add pseudo-category 'java'.jschauma1-2/+2
2003-07-26Make this build for non-i386 NetBSD systems too.kristerw3-1/+27
2003-07-21COMMENT should start with a capital letter.martti2-4/+4
2003-07-17s/netbsd.org/NetBSD.org/grant5-10/+10
2003-07-17Add and enable openpbsagc1-1/+2
2003-07-17Initial import of OpenPBS-2.3.16 into the NetBSD Packages Collection.agc8-0/+326
OpenPBS is a generic network queuing system. The Portable Batch System (PBS) is a flexible batch queueing and workload management system originally developed for NASA. It operates on networked, multi-platform UNIX environments, including heterogeneous clusters of workstations, supercomputers, and massively parallel systems. Development of PBS is provided by Altair Grid Technologies.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-07-03Add/enable GridSimjschauma1-1/+2
2003-07-03Initial import of the GridSim Toolkit, a java based toolkit for simulationjschauma4-0/+428
of distributed systems: GridSim is a toolkit for modeling and simulation of parallel and distributed systems such as Clusters and Grids. GridSim is part of the Gridbus Project (http://www.gridbus.org/). The GridSim Toolkit includes: * GridBroker: It is Grid scheduler built on top of GridSim for application scheduling on Grid based on Deadline and Budget Constrained Scheduling Algorithms. * GridSim: It is built on top of SimJava. SimJava is a process based discrete event simulation package for Java with animation facilities. * Visual Modeler: It enables the user to create experiments on different Grid testbeds and generate the default Grid Broker source codes (in Java).
2003-06-26Add and enable dqsagc1-1/+2
2003-06-26Initial import of dqs-3.3.2 into the NetBSD Packages Collection.agc7-0/+122
The Distributed Queueing System is designed as a management tool to aid in computational resource distribution across a network. DQS provides architecture transparency for both users and administration across a heterogeneous environment, allowing for seamless interaction for multiple architectures. Highly mutable custom site configurations are possible under DQS. This abilty to customize DQS leads to effective resource distribution and increased network throughput.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma2-4/+4
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv4-10/+10
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-31Lots of fixes (bad code in a lot of places) to make this compile and workjmc6-75/+192
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv3-7/+6
2003-03-27Update to latest version 1.2.5-1a (pkgversion 1.2.5.1.1)jschauma11-239/+1534
From the packages README: Version 1.2.5 is primarily a bug-fix release. New features include Significantly better collective algorithms are available. Major changes for the globus2 device and the ch_nt device. Information on previous versions -------------------------------- Features new or improved in Version 1.2.4 included: SMP support has been inproved through the use of sched_yield. SMP Systems that are not oversubscribed can consider configuring with --disable-yeild. A number of bugs in the ch_p4, ch_p4mpd, and ch_shmem device hae been fixed. These could cause programs to hang or generate error messages. Features new or improved in Version 1.2.3 included: Bug fixes and improved-portability, particularly in the area of Linux and Mac OS X support. Other new features include better support for Intel compilers, particularly for IA64 Linux, better support for various Fortran compilers, and some fixes for rare race conditions in the ch_p4 device. The documentation on the ch_p4mpd device and the MPD system has been improved. Version 1.2.3 also includes all of the source for both the Unix and Windows versions. Windows users should still use the self-installing version available through the web page. The globus device now supports version 2 of Globus. Features new or improved in Version 1.2.2 included: There are a number of improvements to the ch_p4 device that improve both performance and reliability, particularly on Linux platforms. Significant upgrades have been made to the MPD system of daemons that provide fast startup of MPICH jobs, management of stdio, and a crude parallel debugger based on gdb.
2003-03-20Quote tr arguments. From Jim Bernard in PR 20826.wiz1-2/+2
2003-01-02The lib/pkgconfig has been added to the list of standard directories, so dojmmv1-2/+1
not try to remove it, even if empty.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-20Add distinfo, noted missing by Hiramatsu Yoshifumi on tech-pkg.wiz1-0/+4
2002-11-09Update parallel/pvm3 to pvm-3.4.4is3-7/+9
2002-11-09Update the NetBSD architecture list.is2-1/+60
2002-11-09regenwiz1-2/+2
2002-11-09Add rcs id.is1-0/+2
2002-11-09repair column formatting of pvm console "conf" outputis2-1/+16
2002-10-29if to elifjlam1-2/+2
2002-10-29There was apparently an inadvertant "dj" in vi command mode that killedjlam1-2/+4
two lines, and broke alpha and arm detection on Linux as a result.
2002-10-15- remove unused (and commented out) DEPENDSdmcmahill1-6/+1
- remove redundant do-configure target (perl5/module.mk does that now)
2002-10-13add and enable p5-Parallel-Pvmdmcmahill1-1/+2
2002-10-13initial import of p5-Parallel-Pvm-1.3.0dmcmahill8-0/+134
Parallel::Pvm is a perl extension for the parallel virtual machine (PVM) message-passing system.
2002-10-12add RCS IDdmcmahill1-0/+3
2002-10-08buildlink1 -> buildlink2jlam1-5/+5
2002-10-02Add buildlink2.mk file for use by other package Makefiles (in particular,jlam1-0/+27
math/scilab/Makefile already uses it. Thanks wiz!).
2002-09-30Use buildlink2, and provide a makefile fragment arch.mk to set PVM_ARCH tojlam3-99/+136
the correct value. arch.mk can be used by other Makefiles or by buildlink2.mk files to find the PVM libraries and binaries.
2002-09-24Complete standardization of messages according to latest pkglint.wiz2-6/+6
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-1/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-20Add and enable linda.agc1-1/+2
2002-08-20Initial import of linda-0.1.1 into the NetBSD Packages Collection.agc3-0/+32
linda is an simple library implementation of Linda parallel programming system (http://www.cs.yale.edu/Linda/linda.html). To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd and rdp with linda.
2002-08-08avoid installing a .orig file. Fixes a leftover file found in last bulk builddmcmahill1-1/+5
2002-08-05teach pvm about arm, armeb, and hppa. Should fix recently noted sharkdmcmahill8-1/+140
build problems.
2002-07-17Make sure that we check whether we check whether the distfiles existagc1-2/+6
first in BATCH mode.
2002-07-02Deprecate IS_INTERACTIVEagc1-2/+2
Mark this package as using an interactive fetch stage
2002-02-07Explicitly set PVM_ROOT to fix installation stage. This is due to the change inseb1-1/+2
revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from the environment for a recursive make. May be it is not needed anymore in MAKE_ENV?