Martin Kroeker
|
789cdcc94f
|
Merge pull request #4259 from martin-frbg/azureosxclang
AzureCI: move OSX-Clang jobs to macOS-12 to resolve setup/build timeouts
|
2 years ago |
Rajalakshmi Srinivasaraghavan
|
9f42570e33
|
POWER: Increase macro size limit for AIX
This patch increases the macro size limit from 4096 to 16384 to
allow compiling larger assembly files in AIX.
Tested with GCC and IBM Open XL C.
|
2 years ago |
Martin Kroeker
|
9f49aef91b
|
Merge pull request #4255 from RajalakshmiSR/AIX-P10
POWER10: Fix compilation issues with Open XL C
|
2 years ago |
Martin Kroeker
|
fe75c88a2c
|
AzureCI: move OSX-Clang jobs to macOS-12 to resolve setup/build timeouts
|
2 years ago |
Chip-Kerchner
|
d46eba06a7
|
Pack structure only on AIX.
|
2 years ago |
Martin Kroeker
|
90231bfc4e
|
Merge pull request #4258 from martin-frbg/issue4257
Fix build on Fujitsu A64FX
|
2 years ago |
Martin Kroeker
|
e7d05402e0
|
Fix up S/D GEMM copy function definitions after #4009
|
2 years ago |
Chip-Kerchner
|
e98e3c4783
|
Fix float32_bits union so that it always the sizeof float.
|
2 years ago |
Chip-Kerchner
|
97a61d0577
|
Fix bfloat16_bits union so that it always the sizeof unsigned short.
|
2 years ago |
Rajalakshmi Srinivasaraghavan
|
71d733e5f7
|
POWER: Avoid m4 conversions for C files
This patch removes intermediate m4 conversions used in sbgemm
compilation as it is not needed for .c files.
Tested on AIX with gcc and IBM Open XL C.
|
2 years ago |
Rajalakshmi Srinivasaraghavan
|
82fc29a57a
|
POWER10: Fallback to POWER8 functions
As cgemm and zgemm kernels are not optimized for big endian falling
back to POWER8 versions. Tested on AIX using gcc and Open XL C.
|
2 years ago |
Martin Kroeker
|
bf3183d31d
|
Merge pull request #4253 from martin-frbg/issue4239-2
Require "classic ld" with XCODE 15.x on Mac
|
2 years ago |
Martin Kroeker
|
103d6f4e42
|
Require "classic ld" with XCODE 15.x on Mac
|
2 years ago |
Martin Kroeker
|
4a0f86397b
|
Merge pull request #4235 from angsch/develop
Fix division by zero in [z]rotg
|
2 years ago |
Martin Kroeker
|
617294b9e4
|
Merge pull request #4251 from martin-frbg/4142-2
Correct function prototypes in f2c-converted sources (lapack-netlib and ctest)
|
2 years ago |
Martin Kroeker
|
c5e7339c9e
|
correct prototypes for INTERFACE64 builds
|
2 years ago |
Martin Kroeker
|
d8126c76e7
|
fix prototype
|
2 years ago |
Martin Kroeker
|
769a58e9d1
|
fix prototypes of stest and itest1 for INTERFACE64
|
2 years ago |
Martin Kroeker
|
c30b530878
|
fix prototypes of ctest and itest for INTERFACE64
|
2 years ago |
Martin Kroeker
|
2b865da730
|
fix prototypes of stest and ctest for INTERFACE64
|
2 years ago |
Martin Kroeker
|
65bfe1a06d
|
fix prototype of itest1 for INTERFACE64
|
2 years ago |
Martin Kroeker
|
1806cfecbc
|
fix function prototypes in f2c-converted files
|
2 years ago |
Martin Kroeker
|
281f1e4432
|
fix function prototypes in f2c-converted files
|
2 years ago |
Martin Kroeker
|
4041b7fb42
|
fix function prototypes in f2c-converted files
|
2 years ago |
Martin Kroeker
|
b626544ca3
|
complete function prototypes and remove unused functions
|
2 years ago |
Chip-Kerchner
|
880af052dd
|
Fix dynamic dispatch P9 for clang.
|
2 years ago |
Chip-Kerchner
|
3655632611
|
Another small change.
|
2 years ago |
Chip-Kerchner
|
36e08f6994
|
One more small change.
|
2 years ago |
Chip-Kerchner
|
298bf1f240
|
Reduce differences.
|
2 years ago |
Chip-Kerchner
|
71c6689af4
|
Fix dynamic dispatch to work for clang.
|
2 years ago |
Chip-Kerchner
|
c60f9d9c08
|
Add missing CPU_POWER5.
|
2 years ago |
Martin Kroeker
|
974cd11834
|
Merge pull request #4249 from RajalakshmiSR/clang_fix
powerpc: Fix build errors with Open XL C
|
2 years ago |
Rajalakshmi Srinivasaraghavan
|
db0805906b
|
powerpc: Fix build errors with Open XL C
This patch fixes errors when using Open XL C compiler on AIX.
Tested with gcc/xlf and ibm-clang/xlf compiler combinations.
|
2 years ago |
Chip Kerchner
|
3cc72a3797
|
Only include cpu_id and cpu_supports in AIX and fix parameter types.
|
2 years ago |
Chip Kerchner
|
7f7483ff16
|
Merge branch 'XLC-AIX' of github.ibm.com:PowerAppLibs/openblas into XLC-AIX
|
2 years ago |
Chip-Kerchner
|
09212f84bf
|
Fix default case for cpu_is.
|
2 years ago |
Chip Kerchner
|
1c4ec47ed0
|
Merge branch 'XLC-AIX' of github.ibm.com:PowerAppLibs/openblas into XLC-AIX
|
2 years ago |
Chip-Kerchner
|
2d0b233425
|
Fix missing parens.
|
2 years ago |
Chip-Kerchner
|
a8c90eb3ed
|
Added cpu_is
|
2 years ago |
Chip Kerchner
|
4dc435bd10
|
Merge branch 'XLC-AIX' of github.ibm.com:PowerAppLibs/openblas into XLC-AIX
|
2 years ago |
Chip-Kerchner
|
b677d0d5fd
|
Adding missing endif
|
2 years ago |
Chip-Kerchner
|
e5dc376912
|
Remove duplicate defines.
|
2 years ago |
Chip-Kerchner
|
10210748de
|
Revert PGI changes.
|
2 years ago |
Chip-Kerchner
|
a922a07e61
|
Cleanup white spaces.
|
2 years ago |
Chip-Kerchner
|
12130ee961
|
Remove tab.
|
2 years ago |
Chip-Kerchner
|
eb738d9929
|
Minor changes.
|
2 years ago |
Chip-Kerchner
|
48da98b2a7
|
Merge remote-tracking branch 'origin/develop' into XLC-AIX
|
2 years ago |
Chip-Kerchner
|
3b1150fcee
|
Fix CPU identification to work on AIX.
|
2 years ago |
Chip Kerchner
|
af3e172353
|
Merge branch 'develop' into XLC-AIX
|
2 years ago |
Martin Kroeker
|
6287a23fc5
|
Merge pull request #4246 from martin-frbg/issue4241
Improve function prototypes to fix strict-prototype warnings
|
2 years ago |