Feeds
提问
error when calling variables in GPU memory
When I try to call a variable stored in GPU after some calculations, the session seems to be no response. a sample code look...
9 years 前 | 1 个回答 | 0
1
个回答提问
why my GeForce680s are working at Performance State P8 when heavy computations of gpuArrays are still running?
My three GeForce680 cards are working at Performance State P8 (sleep state) when I run the program which utilise variables in "g...
9 years 前 | 0 个回答 | 0
0
个回答提问
error occurs when an integer is multiplied by a float
when I am multiplying a relatively large integer variable (called _time_counter_ ) by a relatively small float variable ( _dt_ )...
10 years 前 | 0 个回答 | 0
0
个回答提问
How does selectGPU work in MDCE?
I have 4 workers and 2 GPUs (set the "compute mode" to be "default") in my PC. When I use the "local" cluster profile (the path ...
11 years 前 | 0 个回答 | 0
0
个回答提问
how do workers in mdce automatically select GPUs if multiple are available?
If multiple workers and GPUs are available on one node, will the worker choose the "idle" GPU to achieve load balancing through ...
11 years 前 | 1 个回答 | 0
1
个回答提问
can't find GPU in MJS
I have set up a MJS in my own PC, which has a CPU (Intel Xeon E3-1230 V2, 4 cores 8 threads), and two GPUs (GeForce GTX 670 and ...
12 years 前 | 1 个回答 | 0
1
个回答提问
is deployed C (or C++) shared library code supported other compiler?
I have deployed C (or C++) shared library codes, and want to compile it with other compilers. Could I use some compilers that Ma...
15 years 前 | 1 个回答 | 0
