The ever-increasing power of supercomputer systems is both driving and enabling the emergence of new problem-solving methods that require the efficient execution of many concurrent and interacting tasks. Swift/T, as a description language and runtime, offers the dynamic creation and execution of workflows, varying in granularity, on high-component-count platforms. Swift/T takes advantage of the Asynchronous Dynamic Load Balancing (ADLB) library to dynamically distribute the tasks among the nodes. These tasks may share data using a parallel file system, an approach that could degrade performance as a result of interference with other applications and poor exploitation of data locality. The objective of this work is to expose and exploit data...
Scientific investigations have to deal with rapidly growing amounts of data from simulations and exp...
Due to their scalability and low cost, object-based storage systems are an attractive storage soluti...
In systems with complex many-core cache hierarchy, exploiting data locality can significantly reduce...
The ever-increasing power of supercomputer systems is both driving and enabling the emergence of new...
In many-task computing (MTC), applications such as scientific workflows or parameter sweeps communic...
In many-task computing (MTC), applications such as scientific workflows or parameter sweeps communic...
Abstract—Data-intensive scientific workflows are composed of many tasks that exhibit data precedence...
Whereas traditional scientific applications are computationally intensive, recent applications requi...
Efficiently scheduling application concurrency to system level resources is one of the main challeng...
Proceedings of: Third International Workshop on Sustainable Ultrascale Computing Systems (NESUS 2016...
Scientific applications are often complex collections of many large-scale tasks. Mature tools exist ...
Many programming models and frameworks have been introduced to abstract away the management details ...
It is often assumed that computational load balance cannot be achieved in parallel and distributed s...
Data locality is a fundamental issue for data-parallel applications. Considering MapReduce in Hadoop...
Scientific and data-intensive applications often require exploratory analysis on large datasets, whi...
Scientific investigations have to deal with rapidly growing amounts of data from simulations and exp...
Due to their scalability and low cost, object-based storage systems are an attractive storage soluti...
In systems with complex many-core cache hierarchy, exploiting data locality can significantly reduce...
The ever-increasing power of supercomputer systems is both driving and enabling the emergence of new...
In many-task computing (MTC), applications such as scientific workflows or parameter sweeps communic...
In many-task computing (MTC), applications such as scientific workflows or parameter sweeps communic...
Abstract—Data-intensive scientific workflows are composed of many tasks that exhibit data precedence...
Whereas traditional scientific applications are computationally intensive, recent applications requi...
Efficiently scheduling application concurrency to system level resources is one of the main challeng...
Proceedings of: Third International Workshop on Sustainable Ultrascale Computing Systems (NESUS 2016...
Scientific applications are often complex collections of many large-scale tasks. Mature tools exist ...
Many programming models and frameworks have been introduced to abstract away the management details ...
It is often assumed that computational load balance cannot be achieved in parallel and distributed s...
Data locality is a fundamental issue for data-parallel applications. Considering MapReduce in Hadoop...
Scientific and data-intensive applications often require exploratory analysis on large datasets, whi...
Scientific investigations have to deal with rapidly growing amounts of data from simulations and exp...
Due to their scalability and low cost, object-based storage systems are an attractive storage soluti...
In systems with complex many-core cache hierarchy, exploiting data locality can significantly reduce...