Skip to content

"FATAL ERROR" when testing "./xdcblat3 < din3" #2363

@njutcz

Description

@njutcz

"FATAL ERROR" when testing "./xdcblat3 < din3"
error
Environment: ARMV8 CentOS 7.6, OpenBLAS-0.3.7
compile: make TARGET=ARMV8 -j

cd ctest
mycount=0; while (( $mycount < 100 )); do ./xdcblat3 < din3;sleep 1; ((mycount=$mycount+1)); done;

The error will occur about every 7 or 8 times! And when "export OMP_NUM_THREADS=1", the error doesn't occur! I'm not sure if this is a precision issue or a calculation error!

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