cluster內,CPU的HT... - Linux

Puput avatar
By Puput
at 2012-07-27T19:30

Table of Contents

想請問

實驗室中有一組 cluster

/--- computing node_1
head_node --- computing node_2
\--- computing node_3


head_node 單CPU,6-core,Intel Xeon CPU有HT (CPU等級較低)

每個computing_node,雙CPU,每個CPU亦是各有6-core, 也有HT (CPU等級較高)


想請問大家, (1) head_node是否要把HT打開為宜?
(2) computing_node是否也是把HT打開為宜?


head_node平常負責編譯程式,把job佇列到後端的node

(3) 如果想測試 打開/不打開HT的效能,有沒有什麼方式? (CentOS)

--
Tags: Linux

All Comments

Callum avatar
By Callum
at 2012-07-30T15:12
(3)從BIOS改然後實際編編看?因為HT的效能跟app是有關係的。
Joe avatar
By Joe
at 2012-08-02T01:10
head node可以開, computing node要視application決定
Vanessa avatar
By Vanessa
at 2012-08-04T13:14
根據經驗,不開 HT 跑 linpack 比較高...

login之前run script 顯示有問題

Andy avatar
By Andy
at 2012-07-27T01:14
各位好,小弟使用的系統是centos6.2 沒用x-windows 遇到一個問題是 沒有login ,run script會有顯示的問題 script內容是 #!/bin/sh # # read -p and#34;please keyin your nameand#34; image 結果 如果我有 ...

OpenBSD's Raadt slams Red Hat,Canonical over 'secure' boot

Madame avatar
By Madame
at 2012-07-27T00:53
OpenBSD founder Theo de Raadt has slammed Red Hat and Canonical for the way they have reacted to Microsoftand#39;s introduction of and#34;secureand#34; boo ...

kubuntu裡的kde 錢包

Andy avatar
By Andy
at 2012-07-26T22:16
我是一個linux的新手,最近灌了kubuntu,但是在設定adsl上網之後,每次開機後都會 出現kde 錢包,要我輸入密碼,如果不輸入的話就無法連上網路,但是adsl 的密碼頗 難記,所以不想每次都輸入,請問有什麼方法可以解決呢? - ...

已將路徑加到PATH 卻還是無法找到指令

Gary avatar
By Gary
at 2012-07-25T20:51
我在 家目錄下安裝了某個套裝軟體 在.bashrc把此套裝軟體的執行檔路徑加到了PATH source .bashrc後 為什麼還是無法直接執行command 系統似乎找不到 有人知道原因嗎? 感謝 - ...

請問一下有人測試過Ubuntu multi touch

Kristin avatar
By Kristin
at 2012-07-25T16:38
借標題也問一下: 像Android是靠idc file將坐標可設定為mouse or touchscreen. 請問ubuntu也有類似的設定嗎? 不然我現在使用kernel v3.5 ubuntu 12.04 接上touchsc ...