SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


ase:jacapo:jcl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
ase:jacapo:jcl [2019/05/22 14:58] – [execute_parent_calculation] kimiase:jacapo:jcl [2022/08/23 13:34] (現在) – 外部編集 127.0.0.1
行 20: 行 20:
  
 ===== execute_parent_calculation ===== ===== execute_parent_calculation =====
- +
   execute_parent_calculation(self)   execute_parent_calculation(self)
 Implementation of an extra level of parallelization, where one jacapo calculator spawns several dacapo.run processes. This is used for NEBs parallelized over images. Implementation of an extra level of parallelization, where one jacapo calculator spawns several dacapo.run processes. This is used for NEBs parallelized over images.
行 29: 行 29:
 Return the debug settings in Dacapo Return the debug settings in Dacapo
  
 +
 +<code>
 +get_debug(self)
 +Return the python logging level
 +
 +set_ascii_debug(self, level)
 +set the debug level for Dacapo
 +
 +:Parameters:
 +
 +level : string
 +one of 'Off', 'MediumLevel', 'HighLevel'
 +
 +
 +
 +
 +set_debug(self, debug)
 +set debug level for python logging
 +
 +debug should be an integer from 0-100 or one of the logging
 +constants like logging.DEBUG, logging.WARN, etc...
 +
 +
 +</code>
ase/jacapo/jcl.1558504684.txt.gz · 最終更新: 2022/08/23 13:34 (外部編集)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki