diff options
author | Josh Blum | 2012-09-13 21:36:43 -0700 |
---|---|---|
committer | Josh Blum | 2012-09-13 21:36:43 -0700 |
commit | 59e5dd66dfa80709eefc31fbd938095cbc0ded3a (patch) | |
tree | 3d11163062ed2ff884fc27808eec537f30478017 /TODO.txt | |
parent | 38126a1c4ee7494f8e0c84cd23c50834b3211bcf (diff) | |
download | sandhi-59e5dd66dfa80709eefc31fbd938095cbc0ded3a.tar.gz sandhi-59e5dd66dfa80709eefc31fbd938095cbc0ded3a.tar.bz2 sandhi-59e5dd66dfa80709eefc31fbd938095cbc0ded3a.zip |
added more stuff to the TODO.txt
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,8 @@ * handle calculating noutputitems using ninputs as a constraint * allocation ** hooks for advanced allocation +** override the default allocator (output token, recommended bytes) +** set allocator affinity hook * python wrapper for block will come from grextras * bring in numanuma ** thread prio @@ -22,3 +24,5 @@ * runtime history, input/output multiple change? ** resend the hint to the allocator and possibly re-allocate * determine when outputs should be flushed, or continual filling +* hooks for setting the "active framework" +** set this before creating blocks to give them an affinity |