The gpu tag has no wiki summary.
2
votes
1answer
27 views
How to assign tasks to GPU
I have found a benchmark from computerbase.de (http://www.computerbase.de/artikel/grafikkarten/2013/intel-haswell-grafik-fuer-desktop-pcs-im-test/3/ in german) where in one case a task (here video ...
0
votes
0answers
37 views
GPU not listed in lspci after SysRQ reboot
I have my Ubuntu Server machine with XFX 7970 GPU in it, and sometimes, when ATI driver fails, I have to reboot it manually.
When I'm trying to reboot the machine using SysRQ, the system reboots ...
1
vote
0answers
619 views
Video acceleration disabled in Mint Linux 15 (Olivia) on an Intel Atom processor
Recently I installed Mint Linux 15 (Olivia) 32 bit on my friends netbook. I am copy pasting the output of sudo lspci -vk
00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM ...
9
votes
1answer
217 views
How to force the fan to always spin?
I am using ArchLinux on an HP Pavilion dv9000t which has overheating problems. I did all what I can do to get a better air flow in the laptop and put a better thermal paste but there is still a ...
0
votes
2answers
117 views
How to get GPU acceleration working for my old PC?
I am using an old PC Pentium4 2.4Ghz with nVidia GS 7900 AGP 256MB and I would like to support the video play from GPU. As far what I have read, the support for vdpau has come for nVidida 8 series.
...
0
votes
3answers
1k views
How well will the AMD Radeon HD 7950 gpu perform on Linux?
The time has come for me to upgrade my aging gpu (9800 gt). The AMD 7950 has caught my attention because of the attractive price with pleasing benchmarks. But it is common knowledge that AMD GPUs have ...
4
votes
1answer
228 views
How does X11 forwarding work?
How does X11 forwarding work? I am interested in knowing whether the processing to render graphics is done at the end of the host running the application or the host displaying the graphical ...
4
votes
1answer
328 views
GPU computing without X?
I am attempting to run GPU computation software on Ubuntu Server 12.04 without X since this box is going to be a dedicated computation machine. However the last requirement "Without X" is proving to ...
2
votes
0answers
554 views
How to setup 3 screens with 2 ATI GPU Debian Squeeze
I want to use 3 screens on my computers with 2 graphics card ATI Radeon HD 5450.
I've installed fglrx ATI drivers.
Here is the result of lspci :
root@dev1:~# lspci | grep VGA
01:00.0 VGA compatible ...
6
votes
1answer
456 views
Is it possible to use OpenCL on a minimal OS without X?
I'm looking to use OpenCL for Bitcoin mining. Obviously it is technologically possible to use a GPU and OpenCL without X; Windows machines do it all the time. I'm wondering if there is a way to use ...
2
votes
4answers
5k views
GPU usage monitoring (CUDA)
I installed CUDA toolkit on my computer and started BOINC project on GPU. In BOINC I can see that it is running on GPU, but is there a tool that can show me more details about that what is running on ...