Hello
I have the Mali OpenCL SDK and I want to run the samples in Odroid-XU3 ( Ubuntu 14.04) with Mali T-628 GPU.
Can anyone please explain how to perform the cross-compiling?
Thanks
Hello
I have the Mali OpenCL SDK and I want to run the samples in Odroid-XU3 ( Ubuntu 14.04) with Mali T-628 GPU.
Can anyone please explain how to perform the cross-compiling?
Thanks
Hello
I am having the Mali Opencl SDK v1.1.0
I want to run those samples in Android.
I am having OpenCL libraries so that s not an issue.
But i want to generate the activity files and native files for the corresponding cpp files.
Plse help me out.
Thks
Hello
I want to run OpenCL sample apps on Mali T-628 gpu in Android platform.
i hv downloaded Mali OpenCL SDK.
My host system is Ubuntu 12.04
I saw entire development guides but couldnt understand.Any instructions on how to go about it?
Thks
I'd like to buy a board with that GPU (ODROID-XU3) and I want to be sure that I'll be able to use glNext on it. If not, then which GPUs are going to support it?
Hi,
Can any one tell that whether i can run test suite of opencv with opencl on Mali-T628 GPU or not, as it is having opencl support for version 1.1 full profile?
i got doubt because i read in opencv's site (OpenCL Module Introduction — OpenCV 2.4.9…
Hi,
I have been using both the X11 and fbdev drivers (r4p0) on an Odroid-XU3 with Mali-T628, the kernel driver integrated by the vendor (Hardkernel) and the binary blob from armdeveloper website.
The performance was really bad - especially on fbdev, framerates…
Hi ,
Recently I tried to run the glmark2-es2 on Exynos 5422 Board of odroid.
The Mali Drivers version used was r4p1 for Mali T628 GPU and kernel version 3.19 rc1(same experiment was done with 3.10 kernel and 3.17 also)
For this I used Yocto distribution…
Not sure if this is the right place to ask this question but how do I disable watchdog timer on my Note3 which has a Mali-T628? All I could find was dvfs stuff inside /sys/devices/platform/mali.0. Is there something in the user-mode driver I could modify…
Dear All,
Could I ask it is possible to scale the frequencies base on MALI T628 GPU?
I just want to see the performance differences when I varied the frequencies.
And the other question is I saw an OpenCL guide instruction for Samsung Chromebook,
but also…
Hi,
I was trying to follow the instructions (Using DS-5 Streamline with Mali on Samsung Galaxy Note 3 & 10.1) to build gator with Mali-6xx support for Samsung Note 10.1 (2014) with Android 4.4.2 and kernel 3.4.39. Most of the instruction went smoothly…
Hi.
I just start grabbing ARM Mali GPU (T628-MP6)
I was wondering if there is a way to compile opencl application (including .cl file) by using llvm or other open-source tools.
Any information would be helpful.
Thank you.
We recently released our game on Google Play, and it is going great.
Though on devices with Mali T628 (Galaxy Tab S, Galaxy Note 3) there is an issue with texture coordinates..
Works fine on all other platforms.
I found a post here about there being…
The Galaxy S5 is using the Exynos 5422 chipset in which acc to wikipedia the T628mp6 should run at 695 mhz but my phone scores the same as the Note 3 in the 3D MARK benchmark.The Note 3 is using the exynos 5420 in which the t628mp6 is running at 533 mhz…
For Mali T604 and T628, peak performance is 17 FP32 FLOPS per ALU per cycle.http://malideveloper.arm.com/downloads/OpenCL_FAQ.pdf shows this is compsed of:
And also…
Hi,
I'm sing a Galaxy Note3 with ARM GPU T628. I'm able to get access to the all GPU performance counters but not to the filmstrip feature.
Anyone knows how to get it working?
Regards,
Jean
Hello there,
I'am developing a job schedule policy for Mali T628. But I am confused about Jos Slot and Address Space:
1. What does Job Slot mean? What is the relationship between job slot and shader core?
Mali T628 has 8 shader…
I saw another post mentioning the Samsung Chromebook 2 on this forum but I thought I'd ask the question outright. Are there any or will there be any plans for ARM to release OpenGL ES and Open CL drivers for HW accel support on the new Samsung Chromebook…
Summary
Is OpenCL support for the Mali-T628 (for example as found in the Exynos 5420 SoC on the Arndale Octa board) available? If so, how to set it up?
More details
According to the vendor, OpenCL should be supported, but the Arndale Octa Wiki does not…
Hello Mali driver devs,
It appears the GLSL 3.0 compiler doesn't support GL_OES_EGL_image_external extension, required by Android 3.0+ for use with SurfaceTexture. Recompilation for #version 100 instead of #version 300 es resolves the issue. GL_OES_EGL_image_external…
Hey!
Will the current OpenCL drivers from ARM work on any GPUs newer that Mali-T604?
If yes, will the drivers work on the Arndale Octa Board (Exynos 5420)?
If no, when will they become available?
Regards
Hello Mali devs,
We are are observing what appear to be tiling artifacts when sampling a depth texture after it has been rendered as part of a water murk effect. The particular sequence of operations is:
1) Render main scene to depth/color texture.
2) Render…
Hello Mali dev forums,
We recently had a bug pop up in our user reviews regarding mangled graphics on the Galaxy Note 10.1 2014 edition which runs the Mali-T628 GPU and decided to investigate.
After much debugging and poking around, we tracked it down to…