Sciweavers

5802 search results - page 309 / 1161
» Parallelizing Feature Selection
Sort
View
IPPS
1999
IEEE
15 years 8 months ago
Automatic Array Alignment in Parallel Matlab Scripts
We present the ParAL system which compiles Matlab scripts into C programs with calls to a parallel run-time library. The novel feature of the compiler is the optimisation of array...
Igor Z. Milosavljevic, Marwan A. Jabri
110
Voted
PVM
1998
Springer
15 years 8 months ago
A Parallel I/O Test Suite
Abstract. Amongst its many features, MPI-2 offers the first standard highperformance I/O interface. While this enables a parallel and I/O intensive code to run on multiple platform...
D. Lancaster, Cliff Addison, Tim Oliver
PDPTA
2003
15 years 5 months ago
A Universal Parallel SAT Checking Kernel
We present a novel approach to parallel Boolean satisfiability (SAT) checking. A distinctive feature of our parallel SAT checker is that it incorporates all essential heuristics ...
Wolfgang Blochinger, Carsten Sinz, Wolfgang Kü...
CASCON
1996
118views Education» more  CASCON 1996»
15 years 5 months ago
Automatic parallelization for symmetric shared-memory multiprocessors
The trend in workstation hardware is towards symmetric shared-memory multiprocessors (SMPs). User expectations are for (largely) automatic exploitation of parallelismon an SMP, si...
Jyh-Herng Chow, Leonard E. Lyon, Vivek Sarkar
FGCS
2010
129views more  FGCS 2010»
15 years 2 months ago
Bulk synchronous parallel ML with exceptions
Bulk Synchronous Parallel ML is a high-level language for programming parallel algorithms. Built upon OCaml and using the BSP model, it provides a safe setting for their implementa...
Louis Gesbert, Frédéric Gava, Fr&eac...