Skip to content

Maybe We should Take Some Time to Fix These Warnings? #4

@ThrudPrimrose

Description

@ThrudPrimrose
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "difcoef" in state "single_state_body"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "cfl_clipping" in state "single_state_body"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "levmask" in state "single_state_body"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "z_v_grad_w" in state "_state_l583_c583_43"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/IconGrounds/icon-artifacts/velocity/utils/count.py:19: UserWarning: Loops remaining: 1
  warnings.warn(f"Loops remaining: {loops_post}")
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "cfl_clipping" in state "_state_l546_c546"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/dace/dace/sdfg/validation.py:551: UserWarning: WARNING: Use of uninitialized transient "z_v_grad_w" in state "single_state_body"
  warnings.warn('WARNING: Use of uninitialized transient "%s" in state "%s"' %
/home/primrose/Work/dace/dace/codegen/targets/cpu.py:572: UserWarning: Variable-length array maxvcfl_arr with size (ol_size * tmp_struct_symbol_4) detected and was allocated on heap instead of StorageType.Register
  warnings.warn('Variable-length array %s with size %s '
/home/primrose/Work/dace/dace/codegen/targets/cpu.py:572: UserWarning: Variable-length array z_w_con_c with size (91 * tmp_struct_symbol_1) detected and was allocated on heap instead of StorageType.Register
  warnings.warn('Variable-length array %s with size %s '
/home/primrose/Work/dace/dace/codegen/targets/cpu.py:572: UserWarning: Variable-length array z_w_concorr_mc with size (90 * tmp_struct_symbol_0) detected and was allocated on heap instead of StorageType.Register
  warnings.warn('Variable-length array %s with size %s '

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions