Hello. I am a 4th grade university student living in Korea. And I am an
intern who uses yocto to develop a custom x86 board embedded Linux system.


The reason I sent the mail is because I have a few questions.


The current status is that the "amd driver module" is installed on the "x86
board".

What I want is to install "opencl" and run "simple c-language example" to
see if opencl is installed properly.
I've done a lot of searches on google for that, but I have not found any
related resources.


Do I have to clone "meta-opencl" and do "bitbake-layers add-layer"?
Or, do I have to download "opencl" from "
https://www.amd.com/en-us/solutions/professional/hpc/opencl"; and put it in
the recipe of the new layer?

If not, how do I install opencl?


And if I have installed opencl, I want to run a simple c-language example
to see if opencl is installed properly. Do you know how to run it?

Type "gcc -o hello hello.c" and run it like "./hello"?


If you have an answer to my question, please reply :)

Have a good day today.
_______________________________________________
meta-amd mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-amd

Reply via email to