<colinmarc>
how do people here develop on multiple gpus? do you use eGPU enclosures?
<tnt>
colinmarc: I have 2 GPUs in my workstation (nvidia/amd) and then a laptop with intel graphics.
<colinmarc>
my workstation has a second PCI slot, but I feel like I hit so many issues trying to switch at boot or runtime (I currently have a 6650xt, I wanted to run a 4070 alongside). Also I learned too late it doesn't really have enough lanes...
<landofgeeks>
boolean combinations can not be more than 1024 for 32bit alu, since 64rows of partial products is 32*32 boolean entries, so 1024 boolean combinations. But this is not as to how i solve the compute engine by default, instead i have invariant 561 format. so max combinations of single number powers is 561 that's for one operand , and another 561 combinations for another operand (they have
<landofgeeks>
indexes shared, and asymmetric selection from 883 440+443 cause -115-768 of it is 0 and incoming verts are operands then 883-72-512=184 and second is 186 as from another bank then 184+186-512=-142), you select 2 of these numbers you have two negative values -72 and -70 and you have X number of paired combinations cause the weighted powers are invariant any pairs sum is invariant, and
<landofgeeks>
finally a LOGICS intrinsic to do the selection in packed format during runtime. It's an engine, data banks work differently, they sample the distances and measure the coefs and input them to formula from table/matrice. I develooped a filesystem guidelines or addressing shematic.
<mareko>
karolherbst: from my notes: gallium changes: pipe_scissor_state, pipe_surface, pipe_framebuffer_state, pipe_sampler_view, pipe_image_view can’t represent width/height/maxx/maxy/row_stride=64K
<mareko>
some of our hw can do 64k textures
<landofgeeks>
so forgive me, but my code so much powerful than yours, i do not contribute this code, for my snb two laptops and before releases i lack vulkan API and driver for. I have two vulkan capable laptops and one fitpc though, intel and two amd's, so to decode a video with your stack one needs a vulkan driver, and 2012 macbooks which i use currently do not have vulkan. I have much hardware
<landofgeeks>
available though.
<landofgeeks>
so what i do is write my own code for those hardware's and have enough happy with the outcome, cause i myself wrote it, yeah to write code systems like linux os are enough good , the last which i use to input my own paradigm, i am not sure who to thank for this but any other than that, i fork all your efforts for my own purpose.
<landofgeeks>
or own use.
digetx has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
heat has joined #dri-devel
digetx has joined #dri-devel
kts has joined #dri-devel
digetx has quit [Ping timeout: 480 seconds]
digetx has joined #dri-devel
landofgeeks has quit [Remote host closed the connection]
warpme has quit []
rasterman has joined #dri-devel
digetx is now known as Guest5484
digetx has joined #dri-devel
Guest5484 has quit [Ping timeout: 480 seconds]
OftenTimeConsuming has quit [Remote host closed the connection]
OftenTimeConsuming has joined #dri-devel
<karolherbst>
mareko: I see. not really caring about anything besides sampler_view and image_view though. But if you think it makes sense to bump it for GL as well, then I guess we could do it more globally
kts has quit [Quit: Leaving]
apinheiro has joined #dri-devel
digetx is now known as Guest5486
digetx has joined #dri-devel
LeviYun has joined #dri-devel
Guest5486 has quit [Ping timeout: 480 seconds]
u-amarsh04 has quit []
<alyssa>
colinmarc: for me, ssh
LeviYun has quit [Read error: Connection reset by peer]
digetx is now known as Guest5487
digetx has joined #dri-devel
Guest5487 has quit [Read error: Connection reset by peer]
Duke`` has quit [Ping timeout: 480 seconds]
warpme has joined #dri-devel
u-amarsh04 has joined #dri-devel
Duke`` has joined #dri-devel
vliaskov has joined #dri-devel
vliaskov has quit []
pcercuei has joined #dri-devel
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #dri-devel
marc2377-2 has quit [Ping timeout: 480 seconds]
marc2377-2 has joined #dri-devel
Haaninjo has quit [Quit: Ex-Chat]
LeviYun has joined #dri-devel
dabrain34[m] has joined #dri-devel
jsa has joined #dri-devel
LeviYun has quit [Read error: Connection reset by peer]
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit []
heat is now known as Guest5495
Guest5495 has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
jsa has quit [Ping timeout: 480 seconds]
cef has quit [Quit: Zoom!]
cef has joined #dri-devel
jsa has joined #dri-devel
soreau has quit [Ping timeout: 480 seconds]
dliviu has quit [Ping timeout: 480 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #dri-devel
warpme has quit []
soreau has joined #dri-devel
feaneron has quit [Quit: feaneron]
dliviu has joined #dri-devel
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
warpme has joined #dri-devel
jsa has quit [Ping timeout: 480 seconds]
karenw has quit [Ping timeout: 480 seconds]
yogesh_m1 has quit [Ping timeout: 480 seconds]
warpme has quit []
nerdopolis has joined #dri-devel
dsimic is now known as Guest5504
dsimic has joined #dri-devel
Guest5504 has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
pcercuei has quit [Quit: brb]
pcercuei has joined #dri-devel
warpme has joined #dri-devel
sarnex has quit [Quit: Quit]
sarnex has joined #dri-devel
gouchi has joined #dri-devel
dllud has quit [Ping timeout: 480 seconds]
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
vyivel has quit [Remote host closed the connection]
Mangix has quit [Read error: Connection reset by peer]
vyivel has joined #dri-devel
Mangix has joined #dri-devel
mripard has quit [Quit: mripard]
davispuh has joined #dri-devel
warpme has quit []
heat has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
<mareko>
karolherbst: also pipe_resource
<karolherbst>
right...
<karolherbst>
though I think that's the easiest to argue about. Not sure how perf critical the other things are, but maybe one should figure out how high the costs are, so we can decide if it's worth it or not?
<mareko>
should be fine
<mareko>
also I'd be fine with just 32k
<karolherbst>
might need to reshuffle things in pipe_resource, because I think there are still gaps anyway