mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-06-08 01:15:39 +08:00
address warning introed with #1814 et al
This commit is contained in:
@@ -2584,7 +2584,7 @@ void *blas_memory_alloc(int procpos){
|
||||
|
||||
int position;
|
||||
#if defined(WHEREAMI) && !defined(USE_OPENMP)
|
||||
int mypos;
|
||||
int mypos = 0;
|
||||
#endif
|
||||
|
||||
void *map_address;
|
||||
|
||||
Reference in New Issue
Block a user