Cuda learn (1)[toc]
Basic ConceptsA GPU is built around an array of Streaming Multiprocessors (SMs) (see Hardware Implementation for more details). A multi-threaded program is par...
This is report of SEED Lab report.
Return to Libc is similar to Buffer-overflow lab. But this time the core idea is trying to inject the address of library function and then le...