From e0363bfba7117292c958c2914793862f014d3c6b Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Wed, 16 May 2012 23:22:55 -0400 Subject: [PATCH] Add memo note about groupwise scheduling. --- MEMO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MEMO b/MEMO index 3e4be2755..dc1385727 100644 --- a/MEMO +++ b/MEMO @@ -41,6 +41,9 @@ Things to consider To-do ^^^^^ +- Group instructions by dependency/inames for scheduling, to + increase sched. scalability + - Multi-domain - Kernel splitting (via what variables get computed in a kernel) -- GitLab