6,021 research outputs found
Non-Clairvoyant Batch Sets Scheduling: Fairness is Fair enough
Scheduling questions arise naturally in many different areas among which
operating system design, compiling,... In real life systems, the
characteristics of the jobs (such as release time and processing time) are
usually unknown and unpredictable beforehand. The system is typically unaware
of the remaining work in each job or of the ability of the job to take
advantage of more resources. Following these observations, we adopt the job
model by Edmonds et al (2000, 2003) in which the jobs go through a sequence of
different phases. Each phase consists of a certain quantity of work and a
speed-up function that models how it takes advantage of the number of
processors it receives. We consider the non-clairvoyant online setting where a
collection of jobs arrives at time 0. We consider the metrics setflowtime
introduced by Robert et al (2007). The goal is to minimize the sum of the
completion time of the sets, where a set is completed when all of its jobs are
done. If the input consists of a single set of jobs, this is simply the
makespan of the jobs; and if the input consists of a collection of singleton
sets, it is simply the flowtime of the jobs. We show that the non-clairvoyant
strategy EQUIoEQUI that evenly splits the available processors among the still
unserved sets and then evenly splits these processors among the still
uncompleted jobs of each unserved set, achieves a competitive ratio
(2+\sqrt3+o(1))\frac{ln n}{lnln n} for the setflowtime minimization and that
this is asymptotically optimal (up to a constant factor), where n is the size
of the largest set. For makespan minimization, we show that the non-clairvoyant
strategy EQUI achieves a competitive ratio of (1+o(1))\frac{ln n}{lnln n},
which is again asymptotically optimal.Comment: 12 pages, 1 figur
The power of information : the impact of mobile phones on farmers'welfare in the Philippines
The authors explore the impact of access to information on poor farmers’ consumption. The analysis combines spatially coded data on mobile phone coverage with household panel data on farmers from some of the poorest areas of the Philippines. Both the ordinary least squares and instrumental variable estimates indicate that purchasing a mobile phone has a large, positive impact on the household-level growth rate of per capita consumption. Estimates range from 11 to 17 percent, depending on the sample and the specification chosen. The authors perform a range of reliability tests, the results of which all suggest that the instruments are valid. They also present evidence consistent with the argument that easier access to information allows farmers to strike better price deals within their existing trading relationships and to make better choices in terms of where they choose to sell their goods.E-Business,Access to Finance,Rural Poverty Reduction,Debt Markets,Poverty Lines
Do community-driven development projects enhance social capital ? evidence from the Philippines
This paper explores the social capital impacts of a large-scale, community-driven development project in the Philippines in which communities competed for block grants for infrastructure investment. The analysis uses a unique data set of about 2,100 households collected before the project started (2003) and after one cycle of sub-project implementation (2006) in 66 treatment and 69 matched control communities. Participation in village assemblies, the frequency with which local officials meet with residents and trust towards strangers increased as a result of the project. However, there is a decline in group membership and participation in informal collective action activities. This may have been because households were time-constrained, so that in order to participate in project activities, they needed to temporarily reduce their participation in informal activities. An alternative explanation is that the project improved the efficiency of formal forms of social capital and thus households needed to rely less on informal forms. Finally, the results indicate that, in the short run, the project might have reduced the number of other investments.Housing&Human Habitats,Access to Finance,Social Accountability,Social Capital,Banks&Banking Reform
A road to trust
The authors explore the relationship between transaction costs and generalized trust. Using panel data from 2,100 households in 135 rural communities of the Philippines, the paper shows that where transaction costs are reduced (proxied by road construction), there is an increase in generalized trust. Consistent with the argument that generalized trust is built through repeated interactions, the authors find that the individuals most likely to engage in exchange exhibit an increase in trust after road construction. These results suggest that, rather than being an input to economic growth, trust might be a product of reduced transaction costs (which also favors growth).Post Conflict Reconstruction,Transport Economics Policy&Planning,Rural Roads&Transport,Social Capital,Corporate Law
Tiled QR factorization algorithms
This work revisits existing algorithms for the QR factorization of
rectangular matrices composed of p-by-q tiles, where p >= q. Within this
framework, we study the critical paths and performance of algorithms such as
Sameh and Kuck, Modi and Clarke, Greedy, and those found within PLASMA.
Although neither Modi and Clarke nor Greedy is optimal, both are shown to be
asymptotically optimal for all matrices of size p = q^2 f(q), where f is any
function such that \lim_{+\infty} f= 0. This novel and important complexity
result applies to all matrices where p and q are proportional, p = \lambda q,
with \lambda >= 1, thereby encompassing many important situations in practice
(least squares). We provide an extensive set of experiments that show the
superiority of the new algorithms for tall matrices
- …