Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/cache_stats.txt failed
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/b/b13d3736e1401e5eb528a49e00488c46.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/b/b13d3736e1401e5eb528a49e00488c46.metadata failed
 
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/cache_stats.txt failed
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/cache_stats.txt failed
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/b/b13d3736e1401e5eb528a49e00488c46.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /fs1/eecg/moshovos/a/a3/moshovos/public_www/CUDAsummer12/data/cache/b/b13d3736e1401e5eb528a49e00488c46.xhtml failed

How to setup the CUDA environment on the ug machines

Assignment #1

  1. Develop a CUDA program that rotates the Tucan image we used for the fade example. Here's the tucan image. Here some files to help you.
  1. Develop a CUDA program that takes two PPM images and merges them. That is every new pixel is the sum of average of the two corresponding pixels from the input images: new[i][j] = (in_a[i][j] + in_b[i][j]) / 2.
assignments.txt · Last modified: 2012/05/16 14:32 by andreas
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki