Question about non-nVidia based Mobo chips.

So, say I have the 790fx-GD70.  The SLI support is N/A, so that means I can't SLI on it .. right?  Can I still run dedicated Physx, or what?
Or can I SLI, but it won't be as good? Thanks for any help you guys can give!

Quote from: zsde on 12-August-10, 22:39:31
You cannot SLI on a dedicated crossfire board. You can run a single NVidia card and reap all the benefits, including Physx. You can even run two Nvidia cards separately, but no SLI.
Thank you very much, NVIDIABOY.  Is MSI planning on creating an SLI compatible motherboards including their new "military grade" unclock and usb 3.0?  It's near impossible to find an Nvidia based AMD motherboard with USB 3.0.

Similar Messages

  • A question about non-static inner class...

    hello everybody. i have a question about the non-static inner class. following is a block of codes:
    i can declare and have a handle of a non-static inner class, like this : Inner0.HaveValue hv = inn.getHandle( 100 );
    but why cannot i create an object of that non-static inner class by calling its constructor? like this : Inner0.HaveValue hv = Inner0.HaveValue( 100 );
    is it true that "you can never CREATE an object of a non-static inner class( an object of Inner0.HaveValue ) without an object of the outer class( an object of Inner0 )"??
    does the object "hv" in this program belong to the object of its outer class( that is : "inn" )? if "inn" is destroyed by the gc, can "hv" continue to exist?
    thanks a lot. I am a foreigner and my english is not very pure. I hope that i have expressed my idea clearly.
    // -------------- the codes -------------------
    import java.util.*;
    public class Inner0 {
    // definition of an inner class HaveValue...
    private class HaveValue {
    private int itsVal;
    public int getValue() {
    return itsVal;
    public HaveValue( int i ) {
    itsVal = i;
    // create an object of the inner class by calling this function ...
    public HaveValue getHandle( int i ) {
    return new HaveValue( i );
    public static void main( String[] args ) {
    Inner0 inn = new Inner0();
    Inner0.HaveValue hv = inn.getHandle( 100 );
    System.out.println( "i can create an inner class object." );
    System.out.println( "i can also get its value : " + hv.getValue() );
    return;
    // -------------- end of the codes --------------

    when you want to create an object of a non-static inner class, you have to have a reference of the enclosing class.
    You can create an instance of the inner class as:
    outer.inner oi = new outer().new inner();

  • Question about non-renewable subs

    Hi, we've just had our app submission rejected for a couple of reasons as our publication is bi-annual. So newsstand appears not to allow biannual publication under the Apple guidelines, not much we can do about that. However, even if we remove it from newsstand, if we want subscriptions we need to change them to the non-renewable type. So my question is, does DPS support non-renewable subscriptions? It's appears not to from the docs I've found.

    DPS does not support non-renewable subscription type.
    Choose auto-renewable in-app for subscriptions and Non-consumable in-app for the folios/issues you want to sell.

  • Question about modifying wizard based uix-jsp

    On a browsepage I turned this:
    <uix:header text="Results"/>
    <uix:spacer height="15" />
    <uix:form name="form1" method="GET">
    <bc4juix:Table width="100%" datasource="ds1" >
    <uix:columnHeaderStamp>
    <uix:styledText textBinding="LABEL"/>
    </uix:columnHeaderStamp>
    <jbo:AttributeIterate id="dsAttributes" datasource="ds1" hideattributes="UixShowHide">
    <bc4juix:RenderValue datasource="ds1" dataitem="<%=dsAttributes.getName()%>" />
    </jbo:AttributeIterate>
    into this:
    <uix:header text="Results"/>
    <uix:spacer height="15" />
    <uix:form name="form1" method="GET">
    <bc4juix:Table width="100%" datasource="ds1" >
    <bc4juix:RenderValue datasource="ds1" dataitem="LastName" />
    <bc4juix:RenderValue datasource="ds1" dataitem="FirstName" />
    and I get the two fields I want, but I don't get column headings.
    What am I doing wrong??
    TIA,
    Ed.

    Since HBO is an add-on, you should be able to add or drop on a whim.
    As for the tier of service, it would depend if you are on a bundle with an ETF (early termination fee) or strictly month to month.  If you are on a bundle, then upgrading is not an issue (other than it usually starts a new clock on the ETF) BUT I believe downgrading would be considered breaking the bundle and you could incur an ETF.
    Not absolutely positive as I have only upgraded my bundle.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • Question about the nvidia firewall, how do I install it?

    If i download the latest MSI Nforce drivers, will it install the built in firewall or is the firewall program a separate install?

    Or just say no if you already have a hardware router with NAT/Firewall. You won't be twice as secure if you use both really and it'll just be a pain to configure both if a program requires some open ports.

  • I have a question about japan new depriciation engine using non-japanese chart of deprication

    Hi, all
    I have a question about link between new depriciation engine and chart of depriciation.
    My client want to use US chart of depriciation as standard chart of depriciation becuase it has already standard setting like IAS deprication keys.
    it means I have to create Japanese chart of depriciation by copying from US chart of depriciation(non-japanese sample(0JP))
    I have a little doubt about it. In my previous project, I copyed chart of depriciation by copy from Japan sample Chart of depriciation(0JP) stored in SAP.
    Is it possible to copy from non-japan sample charg of depriciation to using Japanese new depriciation engine? I worried some errors will occrues if I do not use sample chart of depriciation(0JP) .
    If I need to use sample Japanese chart of depriciation, please give me the idea why I need to use Japanese sample chart of depriciation. I want to know the examples of non-Japanese asset accouting consultants who have working experience in the area.
    Thank you.

    Hi, Narasimhulu
    Thank you for your support.
    My client use one COA to all over the world. And not only Japan, other country aslo use the COD which is copied from that of US. Basic reporting line is for USGAP. I will customize 2 depriciation ares, one for US GAP and another is JGAP. No need to create TAX realted customize.  It means it enought only adding Japanese new depriciation keys to Current US COD. No need to add more Japanese local requirements.
    In this case, I want to know follwoing point.
    I know COD controll depriciation keys, but I want to know more detail about COD, what kinds of controls COD do. What is Japanese local requirements. Why better to use COPY of JP COD.
    Thank you.

  • Question about java-based server app frameworks

    Hello, I am working on a Java applet application and would like to choose a Java-based scalable server framework to use within my applcation. I have found a few like xsocket or QuickServer and have a question about other. And, also, which is the one You may advise? Yours sincerely, Slawek

    For online gaming server. I first heard of xsocket and started using this, but have the problem with NAT. I now know that I need to initiate connections from client behind NAT (server has a public IP) and send messages from server to client within the same connection. I am doing this the following way (as shown in examples- below), but it appears that server receives messages, but client doesnt. I dont listen on any ports in client application and just need to take advantage of the connection initiated (information go from client to server properly).
    Server-
    try{ nbc = pool.getNonBlockingConnection(inetAddress, 8090);
    try{ nbc.write("|01|______|02|______|03|______|04|______|05|______|06|______|07|______|08|______|09|______|10|______"); }catch(Exception ee){}
    }catch(java.io.IOException f){}
    Client-
    public boolean onData(INonBlockingConnection nbc) throws IOException,ClosedChannelException,BufferUnderflowException,MaxReadSizeExceededException{
    String x = nbc.readStringByLength(100);
    System.out.println("S >> C = "+x);

  • Questions about Nvidia Optimus

    Hello guys,
    I've planned to buy a new laptop and I'm hesitating between the Toshiba R830-118 ( i5-2410M, Intel HD 3000 ) and the Asus U36SD ( i5-2410M, GeForce GT520M 1GB GDDR3 with Optimus ).
    My question about Optimus would be : is it possible to fully disable the discrete card to be sure that only the intel hd is used, in order to save the battery, which is a big thing for me ? Because I assume that on the Asus, the integrated card must be an Intel HD 3000, and so I would prefer to buy the Asus and only use the integrated card.
    Also, if there is any user of Bumblebee around there, as far as I've understood, I would need to use the proprietary drivers from nvidia ? Is your battery time still ok with this solution ?
    Please excuse my poor English!
    Thanks,
    r'm
    Last edited by remeh (2011-08-18 09:02:08)

    remeh wrote:If I disable the discrete card, will I be able to use the HDMI output ?
    From what I know HDMI tends to be wired to the nvidia card on these machines. So I guess the answer is "no". No idea if HDMI works at all. Check http://linux-hybrid-graphics.blogspot.com/ maybe you'll find relevant info there.
    If I were you, I'd get an Asus machine where you can turn Optimus off and switch between graphic cards. It's not only Asus that makes such machines, but with other manufacturers it's rare that they have this, while Asus has many such machines. Check that link, you'll find somewhere a list of such laptops.
    A fun fact - when I was at the media store last week, only the Asus machine didn't have an Optimus sticker on it, despite also having nvidia graphics. It was a cool machine too (i5 Sandy Bridge processor, Geforce 540M I think), and cheap.

  • MOVED: A question about the K8N Diamond mainboard

    This topic has been moved to AMD64 nVidia Based board.
    A question about the K8N Diamond mainboard

    You can try it. Worst that could happen is a non-boot.

  • Non NVidia graphics card issues with Adobe and Mountain Lion

    It took me a while to figure it out, but now I am certain. If using a Mac with a non nvidia graphics card there will be issues in Mountain Lion while using Adobe products. I tested this with Illustrator CS6 for over a year on 5 different Mac computers.
    Here is what happens
    As soon as I open Illustrator on a Mac without a NVidia graphics card and I attend to apply an shadow effect, Illustrator crashes. If I do this procedure on a Mac with a NVidia inside, all works well.
    I tested this on the following Macs
    MacBook Pro (Early 2009) with NVidia 9600M GT - it works
    MacBook Pro (Early 2011) with Radeon 6750M - doesn't work
    Mac Pro (Early 2009) with Radeo HD 5770 - doesn't work
    The same Mac Pro (Early 2009) with NVidia GT120 - it works
    MacBook Air (Mid 2012) with Intel HD 4000 - doesn't work
    iMac (Late 2012) with NVidia 680MX - it works
    Since I owned all these Macs, I could test it several times with different kind of software updates. 10.8, 10.8.1, 10.8.2 and 10.8.3 did deliver the same result. Everytime the same result.
    Already got in touch with Adobe
    With Illustrator CS5 it worked like a charme, so I assumed it could be an Adobe issue. But Adobe support told me, it's Apple's fault since 10.8 uses different processes for the graphics performance.
    What can be done, to resolve this issue? I cannot buy only Macs with NVidia inside, since the small portable front of Macs is only coming with Intel graphics cards. And is there anybody out there, having this issue? I cannot be the only one, using shadows in Illustrator.

    With Illustrator CS5 it worked like a charme, so I assumed it could be an Adobe issue. But Adobe support told me, it's Apple's fault since 10.8 uses different processes for the graphics performance.
    A typical response.  IMO it's most likely a combination of Adobe's reluctance to fix the issue combined with Apple's desire for advancement and change.  I've personally experienced several things that've become broken owing to Apple changing fundamental aspects of the OS, and the developers of the third-party software in question have either never fixed their software, or are taking their sweet time.  WireTap Studio and Snapz Pro from Ambrosia are a case in point, though they eventually fixed Snapz Pro.  Eventually…
    Frankly, good luck getting either side to do anything about this.  Your best bet is probably getting in touch with AppleCare and seeing if you can get this escalated to Engineering, but I wouldn't hold your breath for a fix from either party.  Or perhaps one of the Apple mailing lists will prove useful.

  • Some generic  questions about JMF

    Hi, as new to JMF, I would like to ask some generic questions about JMF from this community
    Though including RTP stack, JMF is only compatible to old RTP draft, RFC1889. I know that Sun stopped developing/supporting JMF. What is the alternative solution for JAVA RTP implementation suitable for a serious SERVER project, not just a school-term project? Has anyone thought about that or may have already moved forward? Is that any commercial or more updated Java based RTP stack currently? I searched with google. Besides jrtp, a school project, and I could not find a nice one. Majority of RTPstack implementation is C/C++.
    My second question is if there is the performance analysis and comparison of JMF. I know that some client applications such as SIP-Communicator adopt JMF for media delivery. But it is for one user in one machine. I wonder if any server application has adopt JMF as media relaying layer.
    I appreciate any input from this community.

    erwin2009 wrote:
    Hi, as new to JMF, I would like to ask some generic questions about JMF from this communitySure/
    Though including RTP stack, JMF is only compatible to old RTP draft, RFC1889. I know that Sun stopped developing/supporting JMF. What is the alternative solution for JAVA RTP implementation suitable for a serious SERVER project, not just a school-term project? Has anyone thought about that or may have already moved forward? Is that any commercial or more updated Java based RTP stack currently? I searched with google. Besides jrtp, a school project, and I could not find a nice one. Majority of RTPstack implementation is C/C++. There is one active project out there, Freedom for Media in Java, that has RTP capabilities. It's obviously not from Sun, but it's the only other RTP-capable project I am aware of, other than FOBS4Java, I believe is the name of it.
    What they are suitable for is beyond my scope of knowledge, I only know of the 2 projects.
    My second question is if there is the performance analysis and comparison of JMF. I know that some client applications such as SIP-Communicator adopt JMF for media delivery. But it is for one user in one machine. I wonder if any server application has adopt JMF as media relaying layer. None that I have seen, except for various projects I've helped people with on this forum. But, if someone is asking for help on a forum with his/her server application, it probably doesn't meet the guidelines you just laid out ;-)
    I appreciate any input from this community.Sorry I don't have more to add to your inquires...

  • Non-recursion-based regex

    I'm doing some heavy duty very special case regexing. If fact I have to build them programatically as the actual regular expressions can grow to over 60,000 characters in length.
    I'm doing this in 1.3.1 and have tried a couple free/open source regex packages. As one might imagine, I get StackOverflowErrors very often in every package I've tried.
    If this is such a problem with regular expressions, it seems someone would have created a Java regexp package that doesn't rely so heavily on recursion. (In fact people have, in other languages, I just haven't found one in Java).
    Anyway, my first question is: is there a Java non-recursion-based regex package out there?
    I know I can increase the stack size, but to what?! I build my regexs on the fly, and the data they operate on is also generated on the fly.
    I think an OutOfMemoryError with a non-recursive implementation would be a lot less likely that a StackOverFlowError. ???
    It's Saturday (as you can see) and it looks more and more like I may have to write/port a regex package that fits the bill. This is really a pain.
    Another possibility is to use GNU Kawa (which implements proper tail recursion) to compile a Scheme regexp implementation into something I can use from Java. This seems really convoluted.
    Any ideas?

    Indeed, a 60,000 char regex is, to be blunt,
    ridiculous. There has to be another approach to
    whatever problem you are solving (is it biological in
    nature, perchance?). It's pattern recongition of structures of objects.
    My problem is that what I would REALLY like to do boils down to "regular expressions" over an 2-dimentional array of arbitrary objects, not characters.
    As a completely inane example: 3 Strings who's length is between 7 and 19 that don't start with "foo" or "bar", followed by any number of objects implementing Runnable but not Comparable.
    I started doing this from scratch, but I thought a faster way to get things done was to cheat.
    So I created a system to translate the objects I'm interested in to a "compact" String representation, right now it's about 32 characters long. I can specify properties I'm looking for with this representation, or specify I don't care with '.' values in the fields I don't care about. So for example a lowercase e in a particular index represents non-editable, uppercase means editable, '.' means I don't care. Some field/properties require multiple characters to represent them.
    Now the patterns I'm looking for are in a 2 dimensional array of objects.
    When you start multiplying hundreds of objects by hundreds of objects by 32 characters per object ... You get a pretty big regex.
    Another option I've started is custom, from scracth "Java Object Regular Expressions" or JOREs as I like to call them (I already started coding this and needed a package name).
    (Does anything like this already exist? I haven't found it.)
    Anyway, 60,000 is bordering on worst case scenarios. It could happen. 7000-ish is a more realistic average I'd expect, but it doesn't make worst cases go away.
    It seems even in many smaller cases I get a StackOverflowError, but there are probably more nested .{,}[^]+* type things in those to make them more complex.

  • Deployment Question and non-compliant

    Hi, I have a question about deployments and non-compliant systems. Since we updated to 2012 R2 I have had many patching deployments fail with non-compliant messages. If I bring up the deployment it shows many are installed and many are Required.
    Could anyone answer the following question?
    If for example I am deploying a IE 11 patch to Windows 7 machines that does not have IE 11 installed yet would that give the non-compliant error because it cannot install the IE11 patch? This would also apply to .Net 4 and 4.5 for example. We deploy Software
    Update Groups based on Operating Systems so every month I search for every patch non-expired and not superseded for the OS in question and then make the software update group based on that. I figured if the software update group had a patch for a product like
    IE 11 that was not installed on the device yet it just would not install it.
    Any help is appreciated.

    Hi,
    If the update isn't applicable let's say that IE11 is not installed it will not report it as non-compliant and it will not report it as required either so you should be fine in the reports.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Image enduser workstation: question about ACF and Adobe Reader component

    Our IT department is investigating what components should be included in the image for enduser workstations to ensure they will be able to work with interactive forms without any problem. I know ACF and Adobe Reader are the only requirements for endusers but I have some questions about this:
    1. As of what version of Netweaver 2004s is it no longer a requirement to have the ACF component installed on the frontend to enable online interactive scenario's for endusers?
    2. Can I recommend to allways install the very latest Adobe Reader version available in the market or is the Adobe Reader version depending on the SAP NetWeaver version we use?
    kind regards
    Angelique Heutinck
    ([email protected])

    Hi Angelique,
    The non ACF version is called Zero Client Installation (ZCI)
    ERP2005 SP 5 - Zero Client Installation (ZCI)
    NW04S Stack 08
    Reader 8.0 for ZCI, Reader 7.08 for ACF based forms. Don't use Reader 8 for ACF yet, since there is no installer working yet...
    Cheers,
    Noë

  • ArrayController in non-document based Applications

    I just tried to use the ArrayController in an app. The app was not document based. I did everything as you are supposed to do, I made up a class called AppControll, set it Files Owner of the XIB file, connected the contend Array and so on. There were no warnings or errors, the compiler said No Issues, the Build was suchsessfull. But before the window has opened, the Application crashed. On the console was this log:
    2011-05-17 16:28:45.652 MyApp[9637:903] An uncaught exception was raised
    2011-05-17 16:28:45.656 MyApp[9637:903] [<NSApplication 0x10011b240> valueForUndefinedKey:]: this class is not key value coding-compliant for the key boxArray.
    2011-05-17 16:28:45.792 MyApp[9637:903] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<NSApplication 0x10011b240> valueForUndefinedKey:]: this class is not key value coding-compliant for the key boxArray.'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff8059a7b4 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff864c30f3 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff805f2969 -[NSException raise] + 9
              3   Foundation                          0x00007fff867abb8e -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 245
              4   Foundation                          0x00007fff866db488 -[NSObject(NSKeyValueCoding) valueForKey:] + 420
              5   AppKit                              0x00007fff8810a384 -[NSApplication(NSScripting) valueForKey:] + 492
              6   Foundation                          0x00007fff866dedcc -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 226
              7   AppKit                              0x00007fff87e9fb6f -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 171
              8   AppKit                              0x00007fff88065f80 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 368
              9   AppKit                              0x00007fff87e92a33 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 557
              10  AppKit                              0x00007fff87e6f546 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1172
              11  AppKit                              0x00007fff87e6d88d loadNib + 226
              12  AppKit                              0x00007fff87e6cd9a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
              13  AppKit                              0x00007fff87e6cbd2 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
              14  AppKit                              0x00007fff87e6a153 NSApplicationMain + 279
              15  MyApp                            0x0000000100001302 main + 34
              16  MyApp                            0x00000001000012d4 start + 52
    terminate called after throwing an instance of 'NSException'
    The debugger tells me "Programm recieved signal SIGBART"
    If I cut the bnding to the contend array, the Applications stats as usual, but it dosent work, because there is no contend array.
    Then I tried something else. I made up a new project, this time a document-based one, and did exactly the same as I did before. It worked well and fine the way it should work. There was no problem and the ArrayController worked fine. I don`t think a made mistake writing the name of the array, because I allways copied and pasted the name to the IB. So I would like to know if it is possible to use an ArrayController in a Non-document based Application? What do i have to do differently? The reference about the ArrayController does not mention this. It would be great if you could help me soon, thank you.

    No, but actually this was not my Problem But It helped me figure out what the problem is in detail. If you use a document based application, NSDocument can call the subclass NSPersistentDocument. This automatically reads out the model (if you use Core Data. I do`t like Core Data because it`s sometimes a bit strange and it`s hard to hunt down bugs there, but I think basically the problem is the same) and create a managedObjectContext, wich is needed to run the NSArray Controller. The big question is now, how to call something simular to NSPersistentDocument wich is not a subclass ob NSDocument but of NSObject.

Maybe you are looking for

  • How can I refer to a value of the textfield1 into the textfield2 and set readonly textfield2, and join the value of various textfields in just one textfield multiline ?

    I am new in acroforms. I have a form with 5 pages, in the first page the user fill personal information, the fields are (names, addres, birtdate, ocupation,etc ) all are texboxes, I need to get the same value of every textboxes of the first page into

  • Wifi Design Help

    Hi, I have one branch,100m away from my HQ. Hq is equiped with cisco devices. There is no cabling in brach office. How can i connect any 1 floor of my branch to my HQ using cisco wifi devices with maximum range???

  • HELP: SP01: Printer Name is Invalid

    Hello SAP Friends/Gurus, I am getting "The printer name is invalid" error message in SP01, when trying to print in SAP: Windows/NT error 1801 [ <my machine name>\<my printer name>]: "The printer name is invalid." The thing is, my machine and printer

  • Auto recovery in Excel failing

    Hi guys. My finance team uses many s'sheets encompassing pivot tables, macros, charts etc.  Many of these are in the region of 70Mb in size. The auto recovery process on one of my guy's laptop seems to fail causing the program to freeze and recovery

  • HT4623 Can't Update To iOS 7.1.1

    Hi, I got a notification on a software update to iOS7.1.1. Tried updating but it keeps returning passcode error when it is exactly the same password that I'm using for my apple ID. Thus will appreciate some help here. Thanks