OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utiltools / X86MAC64 / cuda / samples / 6_Advanced / threadMigration / readme.txt
1 Sample: CUDA Context Thread Management
2 Minimum spec: SM 1.0
3
4 Simple program illustrating how to the CUDA Context Management API and uses the new CUDA 4.0parameter passing and CUDA launch API.  CUDA contexts can be created separately and attached independently to different threads.
5
6 Key concepts: