summaryrefslogtreecommitdiffstats
path: root/EFF_TODO
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2014-03-18 23:48:55 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2014-03-18 23:48:55 (GMT)
commit85dd00f4741ccabe627538fa153221c5809419fc (patch)
tree5ff383b726a1370eef4bec2f0d7ac582ce68f8ca /EFF_TODO
parent39fe636db8f4e389b58d213a34b83be175355051 (diff)
downloadhdf5-85dd00f4741ccabe627538fa153221c5809419fc.zip
hdf5-85dd00f4741ccabe627538fa153221c5809419fc.tar.gz
hdf5-85dd00f4741ccabe627538fa153221c5809419fc.tar.bz2
[svn-r24837] Add TODO list for EFF tasks
Diffstat (limited to 'EFF_TODO')
-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
+