Skip to content

Update branch from develop for 0.3.14 release#3150

Merged
martin-frbg merged 217 commits intorelease-0.3.0from
develop
Mar 17, 2021
Merged

Update branch from develop for 0.3.14 release#3150
martin-frbg merged 217 commits intorelease-0.3.0from
develop

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