반응형 Intel2 Intel opencl platform analyzer http://software.intel.com/sites/landingpage/opencl/user-guide/index.htmhttp://software.intel.com/sites/landingpage/opencl/user-guide/Using_the_Intel(R)_Graphics_Performance_Analyzers_(Intel(R)_GPA)_Platform_Analyzer.htm AMD OpenCL컴파일러가 병맛같기 때문에 Intel용 툴을 써봤다. 1. GPA TOOL 다운 http://software.intel.com/en-us/vcsource/tools/intel-gpa 2. 프로파일 파일 생성 2-1. 환경 변수 설정 2012. 10. 15. [OCL] #include cannot open source file "......cl" INTEL OPENCL 기준 #include 해서 같은 폴더에 넣어 놓더라도 cannot open source file "......cl" 이라는 에러만 나고include가 안된다.Default로 어디를 참조하는지는 모르겠지만,Build 할때 "-I ." 옵션을 주면 된다.clBuildProgram(program, 0, NULL, build_option, NULL, NULL); 2012. 9. 21. 이전 1 다음