- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an HP Z800 computer with 2 xeon X5660 processors and a Quatro 5000 graphics card. It uses 2 Intel 5520 chips. Please can you tell me if there is a way use hardware acceleration with the Intel media SDK. For instance is there a pci graphics card or an acceleration card I can add.
Thanks Trevor
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you asking about the utilization of Nvidia Quadro 5000 GPU by Intel Media SDK?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is the answer provided by Nina Kurina(Intel) the only difference is that forum member is using gaming GPU.
>>>In this set up you will be able to use hardware decoding/encoding with Media SDK just fine. The only detail you need to care of is to request the appropriate implementation type of Media SDK library in MFXInit call. For example you can use MFX_IMPL_HARDWARE_ANY (Find the platform-specific implementation on any display adapter including the default display adapter).For more detail please check out MFXImpl enumerator in the Media SDK reference manual (the file mediasdk_man.pdf under \doc).
Best regards, Nina>>>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As far as I can tell my computer does not have any Intel GPU. I don't think Intel Media SDK supports Nvidias CUDA. There is talk of using opencl but it seems this is only supported on very expensive cards. Is there a way to add an intel gpu on a pci card.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually Nidvia Quadro supports opencl. Can anyone tell me what I have to do to get Intel Media SDK use opencl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Trevor,
Intel Media SDK only supports HW acceleration on Intel devices, so Nvidia or AMD discrete cards are not supported.
Also, Media SDK does not use OpenCL internally. It uses fixed function codec hardware blocks to ensure high performance and low power. That said, developers have the option to efficiently pipeline Media SDK components (such as encode and/or decode) with custom OpenCL processing on the Intel processor graphics device.
Regards,
Petter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>> I don't think Intel Media SDK supports Nvidias CUDA>>>
No Intel Media SDK does not support CUDA.
>>> There is talk of using opencl but it seems this is only supported on very expensive cards. Is there a way to add an intel gpu on a pci card.>>>
For GPGPU computing you can use either Intel Xeon Phi or Nvidia Quadro 5000.I have never heard about Intel discrete GPUs with pci or agp or pci-express interface.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page