What Multiple GPU Support??

I just purchased a very pricey Mac Pro for my company, with the intention of utilizing it's dual GPUs & processing power for fast turnaround times on video projects. Turning on GPU acceleration in Premiere, however, essentially renders this machine useless. I can use Premiere (GPU acceleration on) with a single monitor, but as soon as I hook up a 2nd, I have no playback anywhere. No video signal from the program feed or the preview window. My question is, why has Adobe not provided multiple GPU support for a graphics card that currently ships in brand new Macs (ATI Radeon HD5770)? Side note, there are no driver updates for this GPU on the AMD website either. This is very frustrating and disappointing. Next logical question: How quickly will Adobe respond to this screw up?

I think some things need to be clarified here...
digitalkiln wrote:
As far as waiting for a new Mac Pro you might not even get better performance than what would be possible on your current Mac Pro since the new one doesn't have NVIDIA cards and it hasn't been benchmarked.
You're right that they don't have nVidia chips in them, but it's very likely they'll perform quite well when compared to yesterday's Mac Pro.  Specially since the rig has enough power available to drive two of them.  Also, read my previous post: the IVB Xeons are nothing to sneeze at.
Personally, I prefer nVidia, and I also prefer not using Thunderbolt for storage.  So a new Mac Pro isn't for me.  But it may be others.
Alternatively you can keep one 5770 in one slot, sell the other and pick up a used Quadro 4000 for another slot on ebay for $200-$300. 
Please, whatever you do, DON'T follow that suggestion.  Q4Ks are turds, and hyper-expensive ones at that.  Talk about WAY old technology.
Oh, and Jim: it's probably time to punt this to Hardware.

Similar Messages

  • Multiple GPU support in Speedgrade in the future?

    Hi:
    I got a couple questions.
    -Could Speedgrade support multiple GPUs in the future versions?
    -Which "cards" are supported in SG Creative Cloud? Matrox, BlueFish, Blackmagic? Could both systems (Mac&Win) works with the same cards? (except for Nvidia SDI Output, windows only).
    Thanks.
    Miguel.

    Hi Miguel,
    SpeedGrade does not support, or need multiple GPUs. It uses the GPU extremely efficiently so you're going to get better performance with much less GPU power than other color grading applications need.
    You should be able to use it fine with Matrox cards on both Mac and Win. Bluefish and Blackmagic are not currently supported (although it is reasonable to hope that will change at some point!)
    Eric
    Eric Philpott

  • Feature Request - Better Multiple Monitor Support

    Lightroom's support for a second display has definitely helped my  workflow. I hope the team will consider adding more flexible multiple  monitor support in version 4. Here's why.
    I've recently  experimented with running one of my three screens in portrait mode. When  this screen hosts Lightroom's secondary display window in Loupe view,  my verticals finally get equal real estate for editing. While I've not  done hard statistics on my library, I know more than 50% of my imagery  is in portrait orientation.
    I'd like to see LR V4 support three or more screens so I could set up as follow:
    Screen 1 - main lightroom interface, would not need to be calibrated, for controls and navigation
    Screen  2 - Portrait orientation, loupe view - this would be a calibrated  display, all develop changes to verticals would be judged on this screen
    Screen  3 - Landscape orientation, loupe view - another calibrated display, all  develop changes to horizontals would be judged on this screen
    If  Adobe could make the app intelligent enough to route the image to the  correct screen based on orientation (recognizing and respecting cropping  that could change orientation) my edit sessions would certainly speed  up and I could maximize the productivity of multiple screens.
    I'd  be happy with this, but I'm also stymied by the need to switch back to  Library mode to tag images when my primary workflow has me in develop.  Ultimately everything depends on the quality of the image. Before I  invest in image-specific meta data, I have to process or at least  "test-process" an image. IMO the Quick Develop panel is useless, once  you become accustomed to the granular control of the develop sliders, it  just doesn't cut it.
    In the three monitor setup I described  above I'd love to be able to configure screen 1, with a combination of  panels from Library and Develop, so I could stay "develop centric" with  immediate access to keywording and meta. The two additional screens  would intelligently handle image display.
    I think this might  speed my workflow by 33% and having just returned from a Tour de France  project that generated 23,000 images I need all the productivity help I can  get.

    VeloDramatic wrote:
    Thanks for all those votes Rob. Now we just need to get the other 999,999 on board.
    Actually, this topic has come up a lot on this forum. At this point, I think we just need to get Adobe on board.
    VeloDramatic wrote:
     There may be another thread for this one additional thought. If Adobe does improve multiple monitor support, we should be able to optimize our previews for those screens. Even after prerendering 1:1 previews there are issues with DEVELOP doing its own thing (I believe) each time a new image is loaded. I make extensive use of the PREVIOUS button moving through my shoots and there's always a lag of one or two seconds while the develop preview loads before the button is active. In a desktop environment where multiple screens allow landscape and portrait images to be displayed full screen I'd argue that 100% of the host screen resolution would be the ideal preview. Hope that made sense.
    Yes, faster switching would be nice. I'm not sure what that would take. As it stands, there's like "9" previews generated when you do 1:1s - 100% down to tiny thumbnails. Still, one at exact monitor size that does not need to be resized at all does seem like it would be the fastest - I'm a bit on a limb though at this point.
    Rob

  • Multiple Browser Support in Webcenter

    What are the code changes that are to be made to have Multiple browser support in Webcenter?
    what is done in Webcenter to provide to browser independent UI
    e,g in jsp , we usually write javascript
    if browser is this, do this
    else do this
    kind of logic

    Even When I use JSTL and have modified the code to the following
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:c="http://java.sun.com/jsp/jstl/core"
    xmlns:fn="http://java.sun.com/jsp/jstl/functions"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1">
    <af:form id="f1">
    <c:choose>
    <c:when test="${fn:containsIgnoreCase(header('User-Agent'), 'MSIE 6.0')}">
    <c:out value="Its IE6"/>
    </c:when>
    <c:otherwise>
    <c:out value="Its others"/>
    </c:otherwise>
    </c:choose>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    i get error on compile that says
    Error(12,16): The function "header" for prefix "" can not be found in the specified tag library.

  • Multiple language support

    A few questions:
    1) Does the report viewer control have multiple language support? I could not find a way to resource the status bar, toolbar tooltips, or subsequent dialogs.
    2) Is there a way to support multiple languages in the reports? I'm thinking of inspecting all ReportObjects in the ReportDefinition, but I'm wondering if there's a less invasive way of handling this.
    3) Is there a way to determine the last page number of a report? I understand that not all pages are loaded initially and I'm ok with that limitation, but I can find no way to determine if the user's reached the last page other than looking at the enabled state of the "Last Page" button in the toolbar.
    Any assistance is appreciated.

    1. Yes we support multiple languages. Go here http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm then check out Crystal Reports .NET SDK > Tutorials and Sample Code > Other Tutorials > Configuring Multilingual Client Support.
    2. This depends on what you mean by supporting multiple languages? Do you mean you want the entire report, including data to be in another language? If so then this is up to you. We don't translate the data. We only translate the tooltips, toolbar, and regionalize the data formats. You can either switch to a different data table for the correct language, create a formula to translate for you, or create a custom UFL and subscribe to a translation service to translate the data for you.
    3. Yes. Check out note 1216240 here https://www.sdn.sap.com/irj/sdn/businessobjects-notes.

  • Multiple Monitor support using RDP in Windows 10

    Does anyone know if you can use multiple monitors when connecting through RDP in Windows 10? In Windows 7, you need to be using Windows 7 Ultimate in order for RDP to support more than one monitor.
    For example, my home setup has (2) 22" monitors and I want to RDP to my work PC which also has (2) 22" monitors. We are running windows 7 Pro, so only one monitor would display on my home PC and I couldn't view my 2nd work monitor.
    Thanks!

    Michalsm2000,
    I can't test that due to the shortage of resources.
    For the RDP multiple Monitor support, it should be supposed to work on Windows 10.
    Regarding what is new in RDP, you may check:
    What's New in Remote Desktop Services in the Windows Server Technical Preview
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • PBR Multiple Tracking Support information for Cat2960

                      Hello
    I have been investigating for PBR multiple tracking support devices specially Catalyst 2960.
    The following is very similar to this information. However it can not be applicable to Cat2960.
    [PBR Support for Multiple Tracking Options]
    http://www.cisco.com/en/US/docs/ios/iproute_pi/configuration/guide/iri_prb_mult_track_external_docbase_0900e4b1810fe379_4container_external_docbase_0900e4b181525fed.html#wp1056119
    But feature navigator can show the following information of this feature.
    [Feature Navigator for Cat2960]
    PBR Support for Multiple Tracking Options
    IOS:12.2(55)SE1
    Feature-Set:LAB-Base
    You can find it by using the research feature and filter by PBR.
    So which is correct ?
    Basically Cat2960 can not support PBR or there is any related information based on the feature navigator's info.
    Any information would be very helpful.
    Thank you very much and Best Regards,
    Masanobu Hiyoshi

    Hello Julio
    Thank you for your precious information!
    In my understanding it is conclution that the Catalyst 2960 & 2960S series
    basically do not support for PBR. So PBR multiple tracking also do not support right?
    Here is the output of Cat2960 and 3750X
    2960#sh sdm prefer
    The current template is "lanbase-routing" template.
    The selected template optimizes the resources in
    the switch to support this level of features for
    0 routed interfaces and 255 VLANs.
      number of unicast mac addresses:                        4K
      number of IPv4 IGMP groups + multicast routes:    0.25K
      number of IPv4 unicast routes:                              4.25K
        number of directly-connected IPv4 hosts:             4K
        number of indirect IPv4 routes:                            0.25K
      number of IPv6 multicast groups:                           0.375k
      number of directly-connected IPv6 addresses:        0.75K
      number of indirect IPv6 unicast routes:                  0.5K
      number of IPv4 policy based routing aces:             0
      number of IPv4/MAC qos aces:                            0.125k
      number of IPv4/MAC security aces:                      0.375k
      number of IPv6 policy based routing aces:             0
      number of IPv6 qos aces:                                     0.375k
      number of IPv6 security aces:                              127
    [3750X]
    As you know by default Cat3750X normally requires SDM template as routing for
    functioning PBR. Otherwise the number of IPv4 policy based routing aces
    does not increase.
    3750X(config-if)#ip policy route-map PBR
    Mar 30 01:34:21.869: %PLATFORM_PBR-4-SDM_MISMATCH: PBR requires sdm template routing
    3750X#sh sdm prefer
    The current template is "desktop routing" template.
    The selected template optimizes the resources in
    the switch to support this level of features for
    8 routed interfaces and 1024 VLANs.
      number of unicast mac addresses:                       3K
      number of IPv4 IGMP groups + multicast routes:    1K
      number of IPv4 unicast routes:                             10.875k
        number of directly-connected IPv4 hosts:           3K
        number of indirect IPv4 routes:                          7.875k
      number of IPv6 multicast groups:                        64
      number of directly-connected IPv6 addresses:      0
      number of indirect IPv6 unicast routes:                32
      number of IPv4 policy based routing aces:          0.5K
      number of IPv4/MAC qos aces:                          0.375k
      number of IPv4/MAC security aces:                   0.875k
      number of IPv6 policy based routing aces:          0
      number of IPv6 qos aces:                                  0
      number of IPv6 security aces:                           58
    So what could you think about the feature navigator's information related to this?
    Is it possible to modify it? or request to cisco for this?
    Best Regards,
    Masanobu Hiyoshi

  • Solved: LR6 GPU supported for Intel HD Graphics 4000 (Windows 8.1 64-bit)

    HD Graphics 4000 is supported with latest Intel driver as shown by LR CC (2015) System Info report (text at bottom). Note an older driver (supplied by the laptop vendor) failed the GPU check.
    Chrome browser users: The URL "chrome://gpu" can be used to quickly access detailed driver and monitor information (other information listed is specific to Chrome).
    Is GPU acceleration supported for Intel 4000 with the latest driver? LR6 GPU FAQ requirements below. However, new Intel 4000 driver (Version: 15.33.35.64.4176) incorporates support for DirectX 11.0 (which dates from Windows Vista (see below)), OpenGL 4.0, & OpenCL 1.2 (see Intel® Download Center).
    Note: Intel HD Graphics 4400 supports DirectX 11.2 (may exclude some optional features), OpenGL 4.3, and OpenCL 1.2
    extracted from Adobe Photoshop Lightroom Help | Lightroom GPU FAQ
    Minimum System Requirements
    64-bit OS versions only
    OpenGL 3.3 and later
    Mac OS 10.9 and later
    Windows 7 and later
    Note: Intel 4400 or later required
    Note: GPU acceleration is disabled on Mac OS 10.8
    Note: GPUs running under virtual machines are not tested or supported.
    Intel Information Center
    Intel(R) HD Graphics 4000
    Report Date: Thursday, April 23, 2015
    Report Time [hh:mm:ss]: 1:28:22 PM
    Driver Version: 10.18.10.4176
    Operating System: Windows* 8.1 (6.3.9600)
    Default Language: English (Canada)
    Installed DirectX* Version: 11.2  <= operating system’s DirectX version
    Supported DirectX* Version: 11.0 <= Graphics Driver’s DirectX version
    Shader Version: 5.0
    OpenGL* Version: 4.0
    OpenCL* Version: 1.2
    Physical Memory: 8077 MB
    Processor: Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz
    Processor Speed: 1796 MHz
    Vendor ID: 8086
    Device ID: 0166
    Device Revision: 09
    DirectX Versions
    (extracted from How to install the latest version of DirectX)
    DirectX 11.2 is included in Windows 8.1.
    Note There is no standalone update package for DirectX 11.2. You can only install this DirectX version through Windows Update in Windows 8.1,
    DirectX 11.1 for Windows 7 SP1
    DirectX 11.0 for Windows Vista SP2
    Extracted from LR CC (2015) System Info
    Lightroom version:  CC 2015 [1014445]
    License: Expired Trial
    Real memory available to Lightroom: 8077.7 MB
    Real memory used by Lightroom: 339.0 MB (4.1%)
    Virtual memory used by Lightroom: 293.4 MB
    Memory cache size: 0.0 MB
    Maximum thread count used by Camera Raw: 2
    Camera Raw SIMD optimization: SSE2,AVX
    System DPI setting: 115 DPI
    Desktop composition enabled: Yes
    Displays: 1) 1366x768, 2) 1366x768
    Input types: Multitouch: No, Integrated touch: No, Integrated pen: No, External touch: No, External pen: No, Keyboard: No
    Graphics Processor Info:
    Check OpenGL support: Passed
    Vendor: Intel
    Version: 3.3.0 - Build 10.18.10.4176
    Renderer: Intel(R) HD Graphics 4000
    LanguageVersion: 3.30 - Build 10.18.10.4176
    *** Note *** GPU check fails with older Intel HD Graphics 4000 driver
    Check OpenGL support: Failed
    Vendor: Intel
    Version: 3.3.0 - Build 10.18.10.3308
    Renderer: Intel(R) HD Graphics 4000
    LanguageVersion: 3.30 - Build 10.18.10.3308

    This one says 64bits: Intel HD Graphics Driver
    Revision : 01
    Software name Intel HD Graphics Driver
    Support models ThinkPad Edge E120
    ThinkPad Edge E320
    ThinkPad L420, L421
    ThinkPad L520
    ThinkPad X121e, X130e
    Operating Systems Microsoft Windows 7 64-bit
    Microsoft Windows Vista 64-bit
    Refer to marketing materials to find out what computer models
    support which Operating Systems.
    Versions 8.15.10.2827 (Package)
    - 8.15.10.2827 (Graphics Driver)
    - 6.14.00.3086 (Display Audio Driver)
    Support devices Intel HD Graphics Device
    Intel Display Audio
    /L40SX/240/240X/2*340CSE/360PE/365XD/380D/380E/380XD/380Z/390/560E/560X/2*570/2*600/600E/750Cs/755C/760CD/760EL/760XD/770E/A20p/A22p
    A31/i1600/G40/R50p/R61i/S30/SL510/2*T22/4*T4x/11*T6x/6*T4x0x/6*T5x0/3*W5x0/W700/3*X2x/4*X3x/3*X4x/5*X6x/3*X6xT/10*X2xx/2*X200T/4*X30x/Z60m/3*Z61x
    Comunidad en Español  English Community  Deutsche Community   Русскоязычное Сообщество

  • GPU support and Nvidia SLI

    It would appear that even with Nvidia's new Vista drivers 178.24 (today Oct 15) you will only get GPU support if you turn off SLI. Seems like a waste of a second video card. Hopefully Nvidia will get this sorted in the next release.
    My system:
    Intel QX6888 (quad core)
    3 GM RAM
    2x GeForce 8800 GTX (normally in SLI)
    Vista 32bit

    Read the fineprint and don't listen to the marketing fluff. NVidia never has made any promises that it would double the available texture resolution nor double the number of polygons a 3D program could display or any other real feature relevant for the performance as perceived by the user. All it does is extend your desktop resolution or improve a few things on the texture filtering and antialiasing by providing different cooperative methods of the two GPU working on the same problem at once, but even a quad SLI can not override the rules of OpenGL or any other display API else for that matter. There is really very little measurable benefit to SLI in combination with professional apps, even for the always resource hungry CAD people, and I don't exactly call paying twice the money for a meagre 5 - 20% gain a good deal. This may be different for others, but point in case: SLI has no place with most current commercial mainstream apps and unless NVidia open up the API so others can really understand and use what SLI does, this will not change in the foreseeable future.
    Mylenium

  • Create folders with multiple language support

    How can folders be created supporting multiple languages?
    I am using Mac OS X with English as my native language. As I would like to have several folders named in Japanese this causes some trouble: It is no problem to name them using Japanese characters, but if I navigate through these folders using the Terminal as I often do the names will only appear like "???????????????????" even if I use 'export LCALL="jaJP.UTF-8"' to get right character interpretation for the Terminal. There must be an alternative name support for folders as I tried to create folders while I switched to Japanese as my native language for Mac OS X and all standard user folders switched to Japanese language. In the Terminal these folders still appear in international English language. And also when I copy those folders to an external hard drive the multiple language support will stay alive. But I still didn't find out how new folders created by myself will get multiple language support. Any hints?
    Thanks in advance.
    Kyoshiro

    Tom Gewecke wrote:
    Unfortunately I have to switch between Romaji and Hiragana/Katakana input method every time I have to spell japanese folder names. (Tab completion doesn't work at all for these folders.)
    Sorry, I don't understand what you mean there. Where are you spelling the names? In Terminal?
    Yes, I meant typing Japanese characters in the Terminal. It works but it's very uncomfortable as shortcuts to switch the input method don't work while writing commands in the Terminal. Standard folders like "Documents", "Pictures" etc. appear in English in the Terminal even if the localization has been switched to an other language. (So there is no need to switch the input method while working in the Terminal.)
    In case the folders are stored on an external drive (even if it's fat) and it's plugged in on another computer they appear in English likewise.
    Self created folders normally won't have this ability. But to customize this behaviour is exactly what I am looking for. I guess the information about the "international aliases" must be in a hidden file or something like that.
    That must certainly be part of the localization system for the OS. Here is some info:
    http://developer.apple.com/internationalization/localization/tools.html
    Thank you for the link, first I'll explore the tools. Maybe I'll find some useful information.
    I'll return as soon as I need help again or if I found what I am searching for.
    Thank you so far.
    Kyoshiro

  • Hello apple,may i ask what really GPU model has the ipad 4rth gen?PowerVR SGX 543MP4 or PowerVR SGX 554

    hello apple,may i ask what really GPU model has the ipad 4rth gen?PowerVR SGX 543MP4 or PowerVR SGX 554MP4

    This is a user forum; you aren't talking to Apple here. On the iPad 4 graphics support is integrated into the A6X processor. According to the article below the A6X uses quad-core graphics utilizing SGX554MP4.
    See here: http://en.wikipedia.org/wiki/PowerVR

  • HT1338 i currently have a macbook 2.1 and want to update. what can it support? I can't even download IPhoto! I can't open anything in my ICloud account either! its not on my current browser nor am i able when logging onto my ICloud account.

    i currently have a macbook 2.1xersion 10.6.8 and want to update. what can it support? Everything i try, it won't support! I can't even download IPhoto! I can't open anything in my ICloud account either! its not on my current browser nor am i able when logging onto my ICloud account. Can anyone give me some advice besides buying a newer laptop?

    Lion 10.7.5 is as far as you can go. You must have at least 2 GBs of installed RAM.
    Upgrading from Snow Leopard to Lion or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99.
    If you sign into the App Store and try to purchase Mountain Lion but the App Store says your computer is not compatible then you may still be able to upgrade to Lion per the following information.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. Or you can order directly on the online Apple Store. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • What is it supported in BPC about SSIS pkg

    I have some problems implementing SSIS dtsx for BPC.
    A package with a sequenct container, or with a user variable to use to setting a property, or with a task to call another dtsx doesn't function!.
    Does exist any technical documentation (not a user guide, please!) that describes what it is supported in BPC about SSIS dtsx?
    Many thanks.

    Craig,
    You can do Partition in AS DB.
    There was a bug in AS that didn't keep partititon information but it was fixed.
    Please try it.
    Also you can find How to document in here.
    http://wiki.sdn.sap.com/wiki/display/BPX/EnterprisePerformanceManagement%28EPM%29How-to+Guides
    Hope it will help you.
    James Lim

  • What is the Supported wifi module for hp dv6-6154tx

    What is the supported wifi module part number of wifi card number for hp dv6-6154tx . I lost it somewhere when I tried to add thermal compound on processor. Help me plz

    Hi,
            These are the part numbers of the wireless card which are suitable for your unit from the below link.
    http://h10032.www1.hp.com/ctg/Manual/c02842252.pdf
    Look for page # 67.
    "I work for HP."
    Please click the "White Kudos" star to say thanks for helping.
    Please mark "Accept As Solution" if my help has solved your problem.

  • Does Form 10g support database 8.1.7..? what version it support? Thanks.

    Does Form 10g support database 8.1.7..? what version it support? Thanks.

    I've never heard, that forms 10g not runs on 8.1.7.
    The list of certified combinations can be found on metalink.oracle.com

Maybe you are looking for