On 2025-03-19, jeremy ardley wrote:
>
> On 19/3/25 11:04, tim wade wrote:
>>
>> How can I check the graphics card model of my computer and how can I
>> test the floating-point computing capability of the graphics card?
>
>
> sudo lspci -v | grep -A 1 -i "VGA compatible controller"
I don't think
On Wed, Mar 19, 2025 at 03:28:06PM -, Greg wrote:
[...]
> I'm after nothing.
Fine. Then we can consider the case resolved?
Cheers
--
t
signature.asc
Description: PGP signature
On 2025-03-19, wrote:
>
> On Wed, Mar 19, 2025 at 02:56:08PM -, Greg wrote:
>> On 2025-03-19, wrote:
>> >> >> How can I check the graphics card model of my computer and how can I
>> >> >> test the floating-point computing capability of the graphics card?
>> >> > sudo lspci -v | grep -A 1
On Wed, Mar 19, 2025 at 02:56:08PM -, Greg wrote:
> On 2025-03-19, wrote:
> >
> >> >> How can I check the graphics card model of my computer and how can I
>
> >> >> test the floating-point computing capability of the graphics card?
>
> >> > sudo lspci -v | grep -A 1 -i "VGA compatible contr
On 2025-03-19, wrote:
>
>> >> How can I check the graphics card model of my computer and how can I
>> >> test the floating-point computing capability of the graphics card?
>> > sudo lspci -v | grep -A 1 -i "VGA compatible controller"
>> I don't think you need elevated privileges for that.
>
>
On Wed, Mar 19, 2025 at 02:42:52PM -, Greg wrote:
> On 2025-03-19, jeremy ardley wrote:
> >
> > On 19/3/25 11:04, tim wade wrote:
> >>
> >> How can I check the graphics card model of my computer and how can I
> >> test the floating-point computing capability of the graphics card?
> >
> >
> >
tim wade composed on 2025-03-18 11:04 (UTC+0800):
> My OS:
> $ lsb_release -cd
> No LSB modules are available.
> Description: Debian GNU/Linux 12 (bookworm)
> Codename: bookworm
> How can I check the graphics card model of my computer and how can I
> test the floating-point computing capabil
On 19/3/25 11:04, tim wade wrote:
How can I check the graphics card model of my computer and how can I
test the floating-point computing capability of the graphics card?
sudo lspci -v | grep -A 1 -i "VGA compatible controller"
sudo lshw -C display
if you card is nvidia then
nvidia-smi
8 matches
Mail list logo