Open Access. Powered by Scholars. Published by Universities.®

Plant Sciences Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 2 of 2

Full-Text Articles in Plant Sciences

2011 Meeting Missing Abstracts Oct 2011

2011 Meeting Missing Abstracts

Virginia Journal of Science

Abstracts not included in Virginia Journal of Science Volume 62, No. 1 and 2, presented at the 89th Annual Meeting of the Virginia Academy of Science, May 25-27, 2011, at the University of Richmond, Richmond VA.


Memory Access Patterns For Cellular Automata Using Gpgpus, James Michael Balasalle Jan 2011

Memory Access Patterns For Cellular Automata Using Gpgpus, James Michael Balasalle

Electronic Theses and Dissertations

Today's graphical processing units have hundreds of individual processing cores that can be used for general purpose computation of mathematical and scientific problems. Due to their hardware architecture, these devices are especially effective when solving problems that exhibit a high degree of spatial locality. Cellular automata use small, local neighborhoods to determine successive states of individual elements and therefore, provide an excellent opportunity for the application of general purpose GPU computing. However, the GPU presents a challenging environment because it lacks many of the features of traditional CPUs, such as automatic, on-chip caching of data. To fully realize the potential …