我要评分
获取效率
正确性
完整性
易理解

Running and Verification

Procedure

  1. Go to the test case directory.
    cd /path/to/BerkeleyGWBerkeleyGW-3.0.1/testsuite/CUBE
  2. Decompress homo.cube.tgz.
    tar xf homo.cube.tgz
  3. Perform a test.
    time mpirun --allow-run-as-root -np 64 surface.x surface.inp

    Check the real value (unit: s) in the command output. A smaller value indicates higher performance.