Questions tagged [sli]
22 questions
1
vote
2 answers
XNA and SLI
I'm looking at buying a new gaming PC on which to do some XNA development. Before I buy a machine with SLI graphic cards, does anyone know if XNA has any problems taking advantage of a SLI setup?

dwynne
- 906
- 1
- 9
- 14
0
votes
2 answers
Designing SLO based on Prometheus Counters
I want to design an SLI/SLO based on the two counters described below:
requestedCounter= Prometheus counter that gets incremented every time a request is sent to downstream service
confirmedCounter = Prometheus counter that gets incremented every…

Mustang
- 21
- 1
0
votes
0 answers
data-sly-include file having issues showing if parent file is under sling dynamic include (SDI) configuration
We have a sling-dynamic-include (SLI) applied for a component. Everything shows in the page, except in the middle section below.
So this component is tested to work with Edge-side-Include (ESI), but apparently a data-sly-include entry seems not…

pvma
- 403
- 8
- 14
0
votes
1 answer
prometheus alert expression for 99% availability of rest API
I would like to create an alert in Prometheus for a REST API, if the API is not available 99% of the time. I am new to prometheus expression. Could you please help me to create an expression to trigger this ALERT.
For example if i have a counter…

user3777385
- 31
- 1
- 8
0
votes
0 answers
D3D11 - How to deal with SLI and Nvidia Surround?
Is it needed to worry about Nvidia SLI with or without Surround while enumerating adapters and outputs?
Assume a fictional build:
(2x) GTX 960 in SLI
(3X) 1920x1080 displays attached in landscape mode by Surround, yielding 5760x1080
While using…

Abrar Borno
- 373
- 1
- 3
- 10
0
votes
1 answer
How to enable SLI in OpenGL?
I am running openGL 4.6 with glad and GLFW with the latest nvidia driver. Sli is enabled in nvidia control panel and I'm running on a x299 platform with dual 1080ti's in SLI.
Currently only GPU1 is running at 100%, while GPU2 is at 0%. I have tried…

Xardas105
- 85
- 13
0
votes
1 answer
sli database structure best approach?
We are working on SLI Search module for our client. I want to ask you is that a good approach to make separate tables or should I manage all clients data into single table?
Keep in mind that user can ask to update their module, means that table…

Siddiqui
- 172
- 1
- 3
- 16