src/context, src/libale: Begin split of TYPE() macro for new TYPE_HOST(); most
commita6aa602225cadc3e8e70b01e3956dc07863e3711
authorDavid Hilvert <dhilvert@auricle.dyndns.org>
Sun, 16 Aug 2009 00:12:11 +0000 (16 00:12 +0000)
committerDavid Hilvert <dhilvert@auricle.dyndns.org>
Sun, 16 Aug 2009 00:12:11 +0000 (16 00:12 +0000)
treebc441d81f2eec3d12a927f3e34ef3704a57ef282
parentf85beb3fba39174f92bb602509d974ca0588530e
src/context, src/libale: Begin split of TYPE() macro for new TYPE_HOST(); most
types will continue to use TYPE() (which will store data on the compute device),
whereas ale_context will likely use TYPE_HOST() (which will store data on the
host).
src/context.c
src/libale.h