OpenWP Project

OpenWP state and limitations

As said in the introduction, OpenWP is in its very early stage of development and has a bunch of limitations, some that will soon be resolved, some that probably won't. Here are some of the limitations we can think of:

Next steps

The next steps of development are toward taking care of memory access. For now data is stored directly into the DHT, we have to add an indirection level to put URIs into the DHT, then implement accessors to retreive/store data into the storage. We also have to find a definitive way to split loops, even if openWP is not primarily intended to handle such loops (which will be preferably handled with OpenMP).