Sponsored Content
Full Discussion: Cooler GPU
Special Forums Hardware Cooler GPU Post 302915363 by figaro on Tuesday 2nd of September 2014 02:30:09 PM
Old 09-02-2014
We did encounter shutdowns a few times, particularly when the temperature would enter the 80C+ region.
The upgrade indeed involved one from Centos 6.5 to Centos 7, so an answer may lie in there. No shutdowns as of yet either.

Also, I just confirmed that we are actually measuring core temperature, ie 4 measurements every 5 mins, one for each core.

I am not sure if we can adjust the clockspeed, given that the CPU is boxed.
 

6 More Discussions You Might Find Interesting

1. Solaris

Tracing the GPU usage

Hello, Can give me some tips to trace the GPU usage on a solaris8 update7 box? I try to understand why a Cadcam app is so slow on my Solaris box compared to a win$ box. I guess it comes from the poor graphic card I have but i would like to emphasize it. My bench is 150sec long on a Solaris... (0 Replies)
Discussion started by: solea
0 Replies

2. UNIX for Advanced & Expert Users

GPU and CUDA

Hi , i want begin programming using CUDA which enviroment can i get .I don't have desktop to buy GPU graphics card. what should to do to get CUDA enviroment. i'm thinking to buy desktop has this card or laptop (1 Reply)
Discussion started by: Scotch
1 Replies

3. Hardware

External GPU issue

Dear all, I set up a external Gforce GPU using the PE4H (Pcie passive adapter) from HWTOOLS.NET. I'm able to add and remove the device doing and The point is the kernel does not initialized the device correctly. Here is what dmesg gives after the scan: lspci -t gives and lspci... (2 Replies)
Discussion started by: aihake
2 Replies

4. Hardware

CUDA GPU terminates process at random instances

I am trying to start troubleshooting an error on a virtual server that uses the ubuntu 14.04 OS. Basically what happens (seeming random) is that the GPU stops processing and terminates. What Imean by seeming random is that for 3 runs there is no error then on run 4 the error appears. It has... (2 Replies)
Discussion started by: cmccabe
2 Replies

5. Hardware

How disabling GPU?

Hi All I'm find out a way to disable the DGD: AMD Radeon HD 7470M on my Ubutu 16.04.2 LTS because radeon open source module is not capable to support this GPU and consequence the boot is very slow. I have tried serveral way with pci-stub.ids in the grub menu but not work. In general how... (11 Replies)
Discussion started by: _Fabio_79
11 Replies

6. Linux

Vfio passtrough gpu, a question about hdmi

The situation videocard n°1 Nvidia Ge-force(used on host linux) videocard n°2 Ati radeon(used on guest windows 7) host is Slackware 14.2,kernel 4.18.15 I had set vfio to pass a ati card to windows7 guest Configure /etc/modprobe.d/vfio.conf options vfio-pci... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
pset_assign_pid(1)					      General Commands Manual						pset_assign_pid(1)

NAME
pset_assign_pid - Assigns a process ID to a processor set SYNOPSIS
/usr/sbin/pset_assign_pid [-x] pset_id pid [pid...] OPTIONS
Assigns exclusive use of the target processor set to each specified process identification number. DESCRIPTION
The pset_assign_pid command assigns one or more process identification numbers to an existing processor set. The pset_id variable is a unique integer that identifies the processor set and is returned by the pset_create command. The pid variable is the process identification number, which is a unique integer that identifies the process. Each process identification number that is assigned is removed from its cur- rent processor set. Use the -x option to assign exclusive use of the processor set. If the processor set is already in use, a message is displayed, and the command terminates without performing the assignment. If the exclusive assignment succeeds, new requests by other processes for assign- ments to the specified processor set (pset_id) are denied. SEE ALSO
Commands: pset_destroy(1), pset_create(1), pset_assign_cpu(1), pset_info(1) Files: processor_sets(4) pset_assign_pid(1)
All times are GMT -4. The time now is 10:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy