問題タブ [rocks]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
3068 参照

installation - CentOS 6.6 に yum install texinfo (パッケージなし)

プログラムの 1 つへの依存関係を解決するには、centos 6.6 システムに texinfo をインストールする必要があります。

その結果、

これを解決する方法がわかりません。これまでのところ、そのバイナリ rpm をダウンロードしました。

誰でも私を正しい方向に向けることができますか?

0 投票する
0 に答える
68 参照

cluster-computing - Node Compute 0-0- already exist. Select different host name or rank value. IN Rocks Centos 7

I am trying to make a hpc with rocks CentOS 7. After installing rocks, I have to connect the compute node to master node.

In terminal I have typed out insert-ethers to do the pxe(Preboot Execution Environment). After that I start my compute node with boot option as network pxe . After that it starts but shows this error:enter image description here

I have also tried that I have removed the node by rock remove compute-0-0 and rocks sync config but it's not working.

How can I fix it?