HPX - High Performance ParalleX

PrevUpHomeNext

HPX V0.9.8

We have had over 800 commits since the last release and we have closed over 65 tickets (bugs, feature requests, etc.).

With the changes below, HPX is once again leading the charge of a whole new era of computation. By intrinsically breaking down and synchronizing the work to be done, HPX insures that application developers will no longer have to fret about where a segment of code executes. That allows coders to focus their time and energy to understanding the data dependencies of their algorithms and thereby the core obstacles to an efficient code. Here are some of the advantages of using HPX:

General Changes
Bug Fixes (Closed Tickets)

Here is a list of the important tickets we closed for this release.


PrevUpHomeNext