Software Map
Project Tree
Now limiting view to projects in the following categories:
Operating System :: MacOS [Remove This Filter]
Operating System :: POSIX :: GNU/Linux [Remove This Filter]
Research center :: Montbonnot [Remove This Filter]
Topic :: Scientific/Engineering [Remove This Filter]
Natural Language :: English [Remove This Filter]
Kind :: Software [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.13 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: 11.93 Registered: 2014-05-27 08:40 |
Perfect SImulator
- PSI is a software simulator of Markov chains on large discrete state space. It samples steady state distribution in finite time by the method "coupling from the past". | |
|
Activity Percentile: 0.00 Registered: 2005-11-24 16:37 |