[MOAB-dev] running pcomm_unit

de Almeida, Valmor F. dealmeidav at ornl.gov
Mon Jun 16 23:07:03 CDT 2008


Tim/Jason,

Am I supposed to get these results or run the moab parallel checks this
way?

Thanks,

--
Valmor

->mpiexec -np 1 pcomm_unit
Running test_pack_vertices ...
Running test_pack_elements ...
Running test_pack_higher_order ...
Running test_pack_poly ...
Running test_pack_sets_simple ...
Running test_pack_set_contents ...
Running test_pack_sets_of_sets ...
Running test_pack_set_parent_child ...
Running test_pack_tag_data ...
Running test_pack_variable_length_tag ...
Running test_pack_tag_handle_data ...


->mpirun -np 2 pcomm_unit
Running test_pack_vertices ...
Running test_pack_vertices ...
Running test_pack_elements ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_vertices: FAILED
Running test_pack_elements ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_elements: FAILED
Running test_pack_higher_order ...
Running test_pack_higher_order ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_higher_order: FAILED
Running test_pack_poly ...
Running test_pack_poly ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_poly: FAILED
Running test_pack_sets_simple ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)
Running test_pack_sets_simple ...

  test_pack_sets_simple: FAILED
Running test_pack_set_contents ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_set_contents: FAILED
Running test_pack_sets_of_sets ...
Running test_pack_set_contents ...
Running test_pack_set_parent_child ...
Running test_pack_sets_of_sets ...
Running test_pack_tag_data ...
Running test_pack_set_parent_child ...
Running test_pack_tag_data ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_tag_data: FAILED
Running test_pack_variable_length_tag ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_variable_length_tag: FAILED
Running test_pack_tag_handle_data ...
Running test_pack_variable_length_tag ...
MBErrorCode Test Failed: MB_SUCCESS == rval
  at line 86 of 'pcomm_unit.cpp'
  Expected value: Success (0)
  Actual value:   Memory Alloc. Failed (3)

  test_pack_tag_handle_data: FAILED
Running test_pack_tag_handle_data ...




More information about the moab-dev mailing list