40 Commits (develop)

Author SHA1 Message Date
  pratiklp00 1dde4a13c0 p11 changes 3 months ago
  Chip Kerchner d408ecedba Add environment variable to display coretype for dynamic arch. 1 year ago
  Chip Kerchner ac6b4b7aa4 Make sure CPU ID works for all POWER_10 conditions 1 year ago
  Chip Kerchner 08ce6b1c1c Add missing CPU ID definitions for old versions of AIX. 1 year ago
  Chip-Kerchner d99aad8ee3 Fix older version of gcc - missing __has_builtin, cpuid and no support of P10. 1 year ago
  Chip-Kerchner 4eecccd49b Fix __builtin_cpu_is for AIX. 1 year ago
  Chip-Kerchner 5e31c57083 Only define __builtin_cpu_is and __builtin_cpu_supports if not present. 1 year ago
  Chip-Kerchner 7dcb2d67f2 Have POWER7 return arch=POWER6. 1 year ago
  Chip-Kerchner c8882bd9d8 Remove POWER7 from cpu list. 1 year 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
  Chip Kerchner 3cc72a3797 Only include cpu_id and cpu_supports in AIX and fix parameter types. 2 years ago
  Chip-Kerchner 09212f84bf Fix default case for cpu_is. 2 years ago
  Chip-Kerchner 2d0b233425 Fix missing parens. 2 years ago
  Chip-Kerchner a8c90eb3ed Added cpu_is 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 3b1150fcee Fix CPU identification to work on AIX. 2 years ago
  Rafael Cardoso Fernandes Sousa 0e8b4adf22 Remove unused commented code (#if directive) 4 years ago
  Martin Kroeker 186368ddc3
Fix compilation with CLANG 4 years ago
  Martin Kroeker b94dab5250
patch to support power10 in builtin_cpu_is was backported to gcc 10.2, so allow that as wel 4 years ago
  Martin Kroeker 63fa3c3f8f
Require gcc 11 for builtin_cpu_is(power10) 4 years ago
  Martin Kroeker 17c16f2a71
Implement builtin_cpu_is and limit cpu choices to P8 and P9 for NVIDIA compilers 4 years ago
  Martin Kroeker 6232237dba
Make fallback from P10 to P9 conditional on suitable compiler 4 years ago
  Anton Blanchard 043f3d6faa POWER10: Use POWER9 as a fallback 4 years ago
  Martin Kroeker ff65952e46
Move HAVE_P10_SUPPORT to the build system 5 years ago
  Rajalakshmi Srinivasaraghavan af1e140e35 Change minimum gcc version for POWER10 5 years ago
  Rajalakshmi Srinivasaraghavan 45d819ca82 Changing mcpu option as power10 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9 5 years ago
  Martin Kroeker 673e5a0495
Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
  Rashmica Gupta bcdf1d4917 Add in runtime CPU detection for POWER. 6 years ago