summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--EFF_TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/EFF_TODO b/EFF_TODO
new file mode 100644
index 0000000..52df33a
--- /dev/null
+++ b/EFF_TODO
@@ -0,0 +1,5 @@
+Lower priority tasks
+- Remove MPI_Init_thread from client example and use MPI_Init instead
+- Define/use macro to generate mercury server code that pushes execution to AXE engine
+- Replace switch case by callback and use mercury callback API with mercury request emulation API
+