Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branch from develop for 0.3.14 release #3150

Merged
merged 217 commits into from
Mar 17, 2021
Merged

Conversation

martin-frbg
Copy link
Collaborator

No description provided.

xoviat and others added 30 commits May 5, 2019 13:09
Merge back the release branch into develop to copy tag
This patch aligns the stores to 32 byte boundary for scopy and dcopy
before entering into vector pair loop. For ccopy, changed the store
instructions to stxv to improve performance of unaligned cases.
POWER10: Improve copy performance
Fix spurious assumption of cross-compilation on some architectures
Fix undefined CC variable in check for clang+gfortran combo
Move FMA3 option setting to the kernel makefile
Support NVIDIA HPC SDK 20.11 compilers on x86_64
Support NVIDIA HPC SDK on POWERPC
austinpagan and others added 29 commits March 10, 2021 18:19
…ram.h, for performance enhancements for SGEMM and DGEMM.
Optimize zscal function for POWER10
Modifying a couple parameters in the "POWER10"-specific section of pa…
Add support for compilation with the NAG Fortran compiler
Fix compilation on older x86_64 targets with old compilers that lack intrinsics support
Leave out ARM64 march/mtune options when compiling with nagfor
… have BLASLONG available w/o circular dependencies
Resolve circular dependency between common.h and param.h
Fix DYNAMIC_ARCH builds with CLANG on ppc64
Add workaround for older gcc on big-endian ppc64 not supporting casts in defines
@martin-frbg martin-frbg merged commit 2f6d35c into release-0.3.0 Mar 17, 2021
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.