Browse Source

Merge pull request #1800 from fengrl/patch-1

Update common_mips64.h for the 1st loop of blas_memory_alloc
tags/v0.3.4
Martin Kroeker GitHub 7 years ago
parent
commit
065763adde
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common_mips64.h

+ 1
- 1
common_mips64.h View File

@@ -94,7 +94,7 @@ static inline unsigned int rpcc(void){
#define RPCC_DEFINED

#ifndef NO_AFFINITY
#define WHEREAMI
//#define WHEREAMI
static inline int WhereAmI(void){
int ret=0;
__asm__ __volatile__(".set push \n"


Loading…
Cancel
Save