Sciweavers

2303 search results - page 132 / 461
» Interior-Point Methods in Parallel Computation
Sort
View
IPPS
2003
IEEE
15 years 8 months ago
Improving Speculative Thread-Level Parallelism Through Module Run-Length Prediction
Exploiting speculative thread-level parallelism across modules, e.g., methods, procedures, or functions, have shown promise. However, misspeculations and task creation overhead ar...
Fredrik Warg, Per Stenström
IPPS
1999
IEEE
15 years 7 months ago
Process Tracking for Parallel Job Control
Job management subsystems in parallel environments have to address two important issues: (i) how to associate processes present in the system to the tasks of parallel jobs, and (ii...
Hubertus Franke, José E. Moreira, Pratap Pa...
130
Voted
ACL
2012
13 years 5 months ago
Learning Better Rule Extraction with Translation Span Alignment
This paper presents an unsupervised approach to learning translation span alignments from parallel data that improves syntactic rule extraction by deleting spurious word alignment...
Jingbo Zhu, Tong Xiao, Chunliang Zhang
128
Voted
ICPADS
2006
IEEE
15 years 9 months ago
Parallel Leap: Large-Scale Maximal Pattern Mining in a Distributed Environment
When computationally feasible, mining extremely large databases produces tremendously large numbers of frequent patterns. In many cases, it is impractical to mine those datasets d...
Mohammad El-Hajj, Osmar R. Zaïane
IRREGULAR
1995
Springer
15 years 7 months ago
Run-Time Parallelization of Irregular DOACROSS Loops
Dependencies between iterations of loop structures cannot always be determined at compile-time because they may depend on input data which is known only at run-time. A prime examp...
V. Prasad Krothapalli, Thulasiraman Jeyaraman, Mar...