Skip to content

[OpenBlas]:Add benchmark tpmv.c and modify benchmark/Makefile#2505

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
aaawuanjun:develop
Mar 13, 2020
Merged

[OpenBlas]:Add benchmark tpmv.c and modify benchmark/Makefile#2505
martin-frbg merged 1 commit intoOpenMathLib:developfrom
aaawuanjun:develop

Conversation

@aaawuanjun
Copy link
Copy Markdown
Contributor

[Description]:Solve the problem of missing tpmv.c benchmark file

[Description]:Solve the problem of missing tpmv.c benchmark file
@aaawuanjun
Copy link
Copy Markdown
Contributor Author

The building error of power8, can not find command gfortran.
maybe the Ci environment lack of gfortran command?

image

@martin-frbg
Copy link
Copy Markdown
Collaborator

Yes, this does look like an error on the Travis side - I think their powerpc setup is still a bit experimental. gfortran was certainly there yesterday.

@aaawuanjun
Copy link
Copy Markdown
Contributor Author

Is the pow8 ci env ok now?
is someone change gfortran or remove the gfortran of the power 8 , has anyone can reinstall gfortran to make sure the basic env has no problem.

@martin-frbg
Copy link
Copy Markdown
Collaborator

Did not manage to get gfortran back on ppc64 so far, so changed the makefiles to keep them from trying to run the tests when fortran is not available.

@martin-frbg martin-frbg merged commit 0fe0914 into OpenMathLib:develop Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants