找回密码
 新注册用户
搜索
查看: 4072|回复: 7

[求助] config.xml 怎么配置才能收到BIGADV包?

[复制链接]
发表于 2013-2-18 17:00:43 | 显示全部楼层 |阅读模式
[root@weibo fahclient]# vi config.xml

<config>
  <!-- Folding Slot Configuration -->
  <gpu v='true'/>
  <extra-core-args v='-forceasm'/>
  <max-packet-size v='big'/>



  <!-- Network -->
  <proxy v=':8080'/>

  <!-- User Information -->
  <passkey v='274bd9793c029e9ec41a97f19e5d3f05'/>
  <team v='3213'/>
  <user v='liqing'/>

  <!-- Folding Slots -->
  <slot id='0' type='SMP'>
    <cpus v='24'/>
  </slot>
</config>

回复

使用道具 举报

 楼主| 发表于 2013-2-18 17:01:15 | 显示全部楼层
Linux  2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux
回复

使用道具 举报

发表于 2013-2-18 19:34:32 | 显示全部楼层
passkey可以用星号代替的。。。
回复

使用道具 举报

发表于 2013-2-18 19:55:01 | 显示全部楼层
兄弟跑的6.34 的V6客户端?

貌似  type='BIGADV' 接BA包
回复

使用道具 举报

 楼主| 发表于 2013-2-18 20:26:47 | 显示全部楼层
我改过 这样重启服务  报错。


<!-- Folding Slots -->
  <slot id='0' type='BIGADV'>
    <cpus v='24'/>
  </slot>
</config>

Entering Ex mode.  Type "visual" to go to Normal mode.
:wq!
"config.xml" 21L, 386C written
[root@weibo fahclient]#
[

[root@weibo fahclient]# service FAHClient stop
Stopping fahclient. . .OK
[root@weibo fahclient]# service FAHClient start
Starting fahclient. . .FAIL
回复

使用道具 举报

 楼主| 发表于 2013-2-18 23:43:35 | 显示全部楼层
OK 了,找到以前的配置文件。如下:

[root@weibo fahclient]# more config.xml
<config>
  <!-- Folding Slot Configuration -->
  <gpu v='true'/>
  <client-type v='bigadv'/>
  <extra-core-args v='-forceasm'/>
  <max-packet-size v='big'/>



  <!-- Network -->
  <proxy v=':8080'/>

  <!-- User Information -->
  <passkey v='274bd9793c029e9ec41a97f19e5d3f05'/>
  <team v='3213'/>
  <user v='liqing'/>

  <!-- Folding Slots -->
  <slot id='0' type='SMP'>
    <cpus v='24'/>
  </slot>
</config>
回复

使用道具 举报

发表于 2013-2-19 00:29:34 | 显示全部楼层
金鹏 发表于 2013-2-18 19:55
兄弟跑的6.34 的V6客户端?

貌似  type='BIGADV' 接BA包

LZ是V7的配置文件吧
回复

使用道具 举报

发表于 2013-2-19 00:31:44 | 显示全部楼层
<cpus v='24'/>

围观24线程folding
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 新注册用户

本版积分规则

论坛官方淘宝店开业啦~
欢迎大家多多支持基金会~

Archiver|手机版|小黑屋|中国分布式计算总站 ( 沪ICP备05042587号 )

GMT+8, 2024-4-28 03:51

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表