mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
@@ -270,10 +270,11 @@ void CNAME(enum CBLAS_ORDER order,
|
||||
|
||||
}
|
||||
#endif
|
||||
// stack overflow check
|
||||
assert(stack_check==3.14159265358979323846);
|
||||
|
||||
#ifdef MAX_STACK_ALLOC
|
||||
// stack overflow check
|
||||
assert(stack_check==3.14159265358979323846);
|
||||
|
||||
if(!stack_alloc_size){
|
||||
blas_memory_free(buffer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user