기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.
최근에 나온 premium급 SBC는
찾아보면, OpenCL 사용할 수 있는 BSP로 ASOP만 제공하는 것 같습니다.
찾고 있는 조건은
NVIDA 보드는 일단 제외하고
1) 임베디드 Linux 지원 (AOSP만 지원하는 것이 많습니다)
2) OpenCL Libary이 가용한 Mali사용하는 soc를 찾고 있습니다.
지금까지 찾은 것중 조건에 해당되는 것은 Exynos5422 인데,( hardkernel을 통해서 판매되고 있는 ODROID-XU4)정도인데, 혹시 더 좋은 사양(Mali)을 사용하는 SBC가 있을까요 ?
-
Hikey 960 / Kirin SOC
The HiKey 960 development platform is based around the Huawei Kirin 960 octa-core ARM® big.LITTLE™ processor with four ARM Cortex®-A73 and four Cortex-A53 cores with 3GB of LPDDR4 SDRAM memory, 32GB of UFS 2.0 flash storage, and the latest generation Mali™ G71 MP8 graphics processor. The board is provided by Archermind and LeMaker through multiple channels (see links on right). Initial software support for the board is provided in the AOSP source tree based on the Android Common Kernel using the Linux 4.4 kernel release. Linaro and Huawei are also working on the Linux 4.9 based Android Common kernel and maintaining support for the Kirin 960 SoC in the mainline kernel.org tree, allowing for the availability of multiple Linux distributions for this board in the future.
[[https://www.96boards.org/product/hikey960/]]
* Samsung Exynos5422 Cortex™-A15 2Ghz and Cortex™-A7 Octa core CPUs
* Mali-T628 MP6(OpenGL ES 3.1/2.0/1.1 and OpenCL 1.2 Full profile)
* 2Gbyte LPDDR3 RAM PoP stacked
* eMMC5.0 HS400 Flash Storage
* 2 x USB 3.0 Host, 1 x USB 2.0 Host
* Gigabit Ethernet port
* HDMI 1.4a for display
* Size : 83 x 58 x 20 mm approx.(excluding cooler)
* Linux Kernel 4.9 LTS
* We guarantee the production of XU4 to the end of 2019, but expect to continue production long after
현재 ARM Mali GPU기반의 OpenCL 1.2가 Linux위에서 동작하는 보드는 전세계에서 4~5종만 있는것으로 알고 있습니다.
ODROID-XU4 Mali-T628 (MP6)
Firefly RK3288 Mali-T760 (MP4)
Juno ARM Board Mali-T624 (MP4)
RK3399 Mali-T860 (MP4)
비교적 최근에 나온 T860-MP4의 성능이 좋습니다만, 코어가 4개뿐이라 6개가 장착된 T628-MP6와의 성능차이는 크지 않습니다.
그런데 OpenCL로 어떤 프로그램을 작성하시려는지요?