Default CPU-implementations: X_default_cpu_impl.cc

This is where you should implement the CPU-routines. Because the DefaultCPU has both DefaultBase and Memory as its base-classes, it has access to each of the memory-locations in the hostMem member (owned by Memory), and to additional members defined in the DefaultBase interface.



Joren Heit 2013-12-17