Questions tagged [nvidia]
The nvidia tag has no summary.
8 questions
1 vote
1 answer
135 views
What I can use for graphics debugging/profiling in old applications?
What software I can use for debugging graphics/GPU profiling in old applications? (for example, apps which based on D3D8 or using OpenGL Immediate Mode) All modern solutions which I checked, like ...
-3 votes
1 answer
957 views
Is Nvidia Geforce GT 630M 2GB is compatible for tensorflow-gpu?
I am a beginner in Deep Learning. I have a doubt that whether my graphics card (Geforce GT630M 2GB) supports tensorflow-gpu or not. If so which version of tensorflow-gpu, CUDA, and cuDNN are suitable?...
1 vote
1 answer
517 views
Running CUDA kernel on CPU
Is there a compiler that can compile CUDA kernels to an executable running on CPU? Even if it is not accelerated and just a simulation, (for example threads run sequentially until the next synchronize,...
0 votes
1 answer
57 views
graphics card api that lets me draw to the screen
I have been learning cuda ( https://docs.nvidia.com/cuda/ ), which is nvidia's gpgpu C++ libraries and it's great but there is one problem. I want to do some graphics but cuda doesn't offer any "draw ...
14 votes
1 answer
19k views
Monitoring PCI Express bus usage
I am looking for a program that can monitor the PCI Express bus usage on Linux. I am mostly interested in the PCI Express bus usage between an Nvidia GPU and CPU. I am aware of https://devblogs.nvidia....
1 vote
0 answers
65 views
GNU/Linux variants that could work on MacBook Pro (Retina, two GPUs)
I'm thinking about trying some GNU/Linux distros on MBP (partly because I get increasingly annoyed by OS X's long-standing bugs which probably will never be fixed, and also I wish to try "next-gen" ...
1 vote
0 answers
249 views
Python library to get the GPU fan speed
I am looking for a Python library that can get the GPU's fan speed. It should work on Ubuntu 14.04.3 LTS x64 and support Nvidia GPUs.
1 vote
0 answers
19 views
Tool for cleaning up surplus nvidia installers
Nvidia has a tendancy of leaving its clothes all over the apartment, its dirty dishes in the sink... I mean, it tends to keep lots of old versions of installers, most of which arn't needed. I'm lazy, ...