Skip to content

./frame/base/bli_cntx.h Requested index is out of bounds when running test_libblis.x #882

@jerryyiransun

Description

@jerryyiransun
$  ./test_libblis.x -g ./testsuite/input.general -o ./testsuite/input.operations
% detected -g option; using "./testsuite/input.operations" for parameters filename.
% detected -o option; using "./testsuite/input.operations" for operations filename.
libblis: ./frame/base//bli_cntx.h (line 148):
libblis: Requested index is out of bounds.
libblis: Aborting.
 1: 0x1A81BA6E bli_abort+0x76
 2: 0x1A825F80 bli_cntx_init_generic_ref+0x151c
 3: 0x1A7E5C78 bli_gks_cntx_ukr_is_ref+0xd4
 4: 0x1A7E829E bli_ind_init+0x7c
 5: 0x1A7F183E bli_pthread_switch_on+0xaa
 6: 0x1A7DC8E8 bli_init_once+0x8a
 7: 0x1A750D88 bli_thread_get_thread_impl+0x44
 8: 0x1A74D364 libblis_test_output_params_struct+0x134
 9: 0x1A74BA96 libblis_test_read_params_file+0x1350
 10: 0x1ABB2ADE main+0x142
 11: 0x1ABB2EFA CELQINIT+0x1aca [CELQINIT:]

I am currently working on porting BLIS to z/OS. I was able to get BLIS 1.1 to build and run with a few patches. But I got this error when attempting to upgrade BLIS to 2.0. Any pointers on where I should look at would be greatly appreciated!

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