Software Map
Project Tree
Now limiting view to projects in the following categories:
Natural Language :: French [Remove This Filter]
Programming Language :: C++ [Remove This Filter]
Programming Language :: C [Remove This Filter]
Operating System :: POSIX :: GNU/Linux [Remove This Filter]
Operating System :: MacOS [Remove This Filter]
|
Browse By: |
3 projects in result set.
Kaapi
- KAAPI "Kernel for Adaptative, Asynchronous Parallel and Interactive programming" is a C++ library that allows to execute fine/medium grain multithreaded computation with dynamic data flow synchronizations. | |
|
Activity Percentile: 54.98 Registered: 2005-10-06 11:03 |
KASTORS
- The recent introduction of task dependencies in the OpenMP specification provides new ways of synchronizing tasks. Application programmers can now describe the data a task will read as input and write as output, letting the runtime system resolve fine-grain dependencies between tasks to decide which task should execute next. Such an approach should scale better than the overkill global synchronization found in most OpenMP 3.0 applications. As promising as it looks however, any new feature needs proper evaluation to encourage application programmers to embrace it.
The KASTORS benchmarks suite is designed to evaluate OpenMP tasks dependencies. We modified state-of-the-art OpenMP 3.0 benchmarks and data-flow parallel linear algebra kernels to make use of tasks dependencies. Learning from this experience, we propose extensions to the actual OpenMP specification to improve the expressiveness of dependencies. KASTORS could be used to evaluate performances of OpenMP implementations of task dependencies compared to taskwait-based approaches. | |
|
Activity Percentile: 1.90 Registered: 2014-05-27 08:40 |
CoRDAGe
- CoRDAGe is a co-deployment and re-deployment tool for grid applications. It interfaces distributed applications with grid middlewares in charge of node reservation and deployment. http://cordage.gforge.inria.fr | |
|
Activity Percentile: 0.00 Registered: 2008-01-10 14:27 |