Index of /examples/gpu/opencl/examples

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]Makefile 2019-10-23 12:26 241  
[   ]hello 2019-10-23 12:26 14K 
[   ]hello.cl 2019-10-23 12:26 397  
[TXT]hello.cpp 2019-10-23 12:26 2.1K 
[   ]hello.o 2019-10-23 12:26 3.8K 
[TXT]submit.sub 2019-10-23 16:43 223  
[TXT]submit.sub.e145656 2019-10-23 16:44 0  
[TXT]submit.sub.o145656 2019-10-23 16:44 14  

OpenCL examples

This directory contains an OpenCL example

Program Compilation:

To compile using the provided Makefile:


qrsh -l gpus=1 -l gpu_c=3.5

module load cuda/9.2

#Change directory to this code folder.

make

Program Execution:


./hello

Program Execution through batch job:


qsub submit.sub

Contact Information

Shuai Wei: shwei@bu.edu