Initial investigations with CUDA (under development)# Wanderings in CUDA land - Exploring parallel computing with CUDA Some background terminology A getting started example Looking more carefully at unified memory Putting the pieces together Future Work Classical introduction to parallel computing - estimating pi in CUDA An easy introduction to parallel computing Moving onto faster but still parallel approximations Follow-up work