Author Topic: PCIe lane switching  (Read 38468 times)

0 Members and 1 Guest are viewing this topic.

Offline BlueBill

  • Regular Contributor
  • *
  • Posts: 169
  • Country: ca
Re: PCIe lane switching
« Reply #25 on: April 03, 2015, 04:11:21 pm »
It'll never happen, this project was dead from conception.

I'm curious what the OP was working on, but we'll probably never know.
 

Offline QinXTopic starter

  • Contributor
  • Posts: 19
Re: PCIe lane switching
« Reply #26 on: April 05, 2015, 11:11:29 pm »
If you actually succeed at making ASUS to write you a BIOS patch for a one off board, hats off ...

Unless you are golf mates with the CEO or something at a similar level, it is about as likely to happen as hell freezing over - it is a fairly significant engineering work you are most likely not ready to pay for and not economical for them unless you are willing to buy at least few hundreds/thousands of those boards.

I think you overestimate changing a BIOS, you see special BIOS for overclockers all the time, so why couldn't it be done for something like this, most manufacturers should already have the code, it's almost just a matter of implementing it for a specific board.

Now I'm not saying it is cheap and they will do it for free. But I also don't think they completly ignore it.
Unfortunatly you probably need to have some marketing related friends at said manufacturers to get inside. no way a simple email would do the trick.

It'll never happen, this project was dead from conception.

I'm curious what the OP was working on, but we'll probably never know.

Never say never, I believe that if the hardware is capable of it, then a software solution can be achieved, in addition to the extra PCB it would need.

I want to run 2 GPUs on a M-ITX motherboard for a product I am working on.
 

Offline BlueBill

  • Regular Contributor
  • *
  • Posts: 169
  • Country: ca
Re: PCIe lane switching
« Reply #27 on: April 05, 2015, 11:58:59 pm »
So why does it have to be Mini-ITX, a pair of video cards if powerful are going to require a fair amount of space and cooling. Seems a forum is looking for the same thing, but to no avail. It's simply too small a market and cooling would likely be an issue.
http://www.overclock.net/t/1515838/mini-dtx-hype-thread-itx-with-two-pcie-slots

It might help if you could explain what you plan to do with dual GPUs? There might be other solutions, would a dual GPU video card work like the ASUS ROG MARS 760?
« Last Edit: April 06, 2015, 12:05:34 am by BlueBill »
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: PCIe lane switching
« Reply #28 on: April 06, 2015, 12:57:09 am »
I think you overestimate changing a BIOS, you see special BIOS for overclockers all the time, so why couldn't it be done for something like this, most manufacturers should already have the code, it's almost just a matter of implementing it for a specific board.

The big difference is that they produce and sell tens of thousands of those enthusiast boards. So the extra work required gets amortized in the quantity manufactured. I don't think anyone will be willing to do such mod for a one off, especially for a board that wasn't designed for it so it isn't a matter of flipping some flag somewhere. It is just too much hassle and risk. Writing the code, QA, support, you have mobilized a fairly large team of people and resources that have to be paid - all that because of a single board. The cost of that simply wouldn't be economical and it is a lot cheaper for the OP to find another solution for their need.





« Last Edit: April 06, 2015, 12:59:30 am by janoc »
 

Offline BlueBill

  • Regular Contributor
  • *
  • Posts: 169
  • Country: ca
Re: PCIe lane switching
« Reply #29 on: April 06, 2015, 02:09:24 am »
There's an ASRock H81M-DG4 which has two PCI slots.
 

Offline Billy Bones

  • Newbie
  • Posts: 1
  • Country: fi
Re: PCIe lane switching
« Reply #30 on: April 04, 2016, 03:30:29 pm »
Hello everyone,

sorry to "necro" this old post, but I'm interested in the very same thing QinX is: two GPU PCIe cards into a single PCIe slot on a mini-ITX motherboard.

QinX, did you abandon this idea in the end?

Did you try out the SuperMicro RSC-R2UG-A2E16-A (http://www.supermicro.com/a_images/products/Accessories/RSC-R2UG-A2E16-A.jpg) or was it assuredly only compatible with some of SuperMicro's own server hardware?
Has anyone already emailed SuperMicro about that?

Is there any news about that BIOS code? Did you correspond with ASUS or someone else any further?

I found your build log on Overclock.net, QinX and it's very interesting. Nice work! You have quite the footsteps to follow.

Best regards,
Billy
 

Offline BurtyB

  • Regular Contributor
  • *
  • Posts: 66
  • Country: gb
    • 8086 Consultancy
Re: PCIe lane switching
« Reply #31 on: April 06, 2016, 12:20:10 pm »
It depends what your requirements are but I've successfully used a load of http://amfeltec.com/products/flexible-x1-pci-express-3-way-splitter/ to connect 3 PCIe graphics cards (with x16 to x1 adapters) to a mini-itx MB with a single x16 port which worked OK (for use with opencl with minimal communication going on).
 

Offline genBTC

  • Newbie
  • Posts: 5
Re: PCIe lane switching
« Reply #32 on: October 30, 2016, 08:30:57 am »
It depends what your requirements are but I've successfully used a load of http://amfeltec.com/products/flexible-x1-pci-express-3-way-splitter/ to connect 3 PCIe graphics cards (with x16 to x1 adapters) to a mini-itx MB with a single x16 port which worked OK (for use with opencl with minimal communication going on).
"for use with opencl with minimal communication going on" <- sure x1 is fine for this.
But for science, why not find out how fast she can go!

There is now an additional product from the same company: http://amfeltec.com/products/flexible-x4-pci-express-4-way-splitter-gpu-oriented/ Which uses an x4 host card branching out to a total of 4 physical x16 slot adapters (included). HOWEVER these seem to be attached by the same electrically x1 flat flex ribbon cables just like the other product. I was unable to find out which chip they were using; pic is not high res enough and its not itemized in the datasheet, but it is for sure a PLX chip.
(Large ,has a heatsink shown elsewhere, and datasheet/specs-page seems to indicate that each of the 4 are all addressable simultaneously and without a bottleneck).

It would be interesting to know how much these solutions cost, and if indeed it would be possible to design a better one, either with an x16 host card branching into 4 x4's, or the original intention of x16 into x8+x8. Either using a faster more expensive PLX chip to copy this solution, or with the quad ASMedia 1480 chips (how i found this thread). I have confidence in the BIOS bifurcation thing being possible.

I see no reason for this hardware build to be impossible, just a matter of why.
-Abei Villafane
« Last Edit: October 30, 2016, 08:35:45 am by genBTC »
 
The following users thanked this post: oPossum

Offline davidm71

  • Newbie
  • Posts: 9
  • Country: us
Re: PCIe lane switching
« Reply #33 on: January 07, 2018, 01:31:24 am »
Hi,

I successfully modded my bios on an Msi x99a motherboard and 6850k on the last pcie x8 slot into two using a Supermicro 8x to 4x4x card. This lets me use my onboard M.2 drive at 4x and another nvme pcie drive on the last slot also at 4x! Only issue is sometimes randomly after a reboot the link speed of one of the connected devices drops to 2.5 gt/s from 8 gt/s. Looking for possible solution if there is one?

Thanks
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf