Skip to content

Compile error on Loongson3a #59

@wangqian

Description

@wangqian

when compile use :make BINARY=64 NO_CBLAS=1 NO_LAPACK=1 SANITY_CHECK=1 USE_THREAD=0
it will break as follows:
parameter.c: In function 'blas_set_parameter':
parameter.c:687: error: 'blas_num_threads' undeclared (first use in this function)
parameter.c:687: error: (Each undeclared identifier is reported only once
parameter.c:687: error: for each function it appears in.)
make[1]: *** [parameter.o] Error 1
make[1]: Leaving directory `/home/wangqian/projects/OpenBLAS/driver/others'
make: *** [libs] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions