4620 Commits (de838c38ef9db98a635de1dcedeba8b578ec87b3)
 

Author SHA1 Message Date
  Marius Hillenbrand de838c38ef cpp_thread_test/dgemv: fail early if concurrency is zero 5 years ago
  Marius Hillenbrand 478898b37a cpp_thread_test/dgemv: cap concurrency to number of hw threads on small systems 5 years ago
  Martin Kroeker 1bd3cd66c2
Increment version to 0.3.10.dev 5 years ago
  Martin Kroeker 1c53e1366d
Increment version to 0.3.10.dev 5 years ago
  Martin Kroeker 95dbeff66d
Merge branch 'release-0.3.0' into develop 5 years ago
  Martin Kroeker 3b673a24b7
Increment version to 0.3.10.dev 5 years ago
  Martin Kroeker 1eb1979050
Increment version to 0.3.10.dev 5 years ago
  Martin Kroeker efc53b6e7e
Merge pull request #2665 from martin-frbg/flang-fixes-2a 5 years ago
  Martin Kroeker 72888497e2
Update with 0.3.10 changes 5 years ago
  Martin Kroeker 7e3e006af6
Merge pull request #2666 from martin-frbg/blastest 5 years ago
  Martin Kroeker d906d14402
Merge pull request #2664 from ACSimon33/exported_symbols 5 years ago
  Martin Kroeker 3785c0e82b
Merge pull request #2663 from martin-frbg/issue2654 5 years ago
  Martin Kroeker f2d8879af6
Merge pull request #2661 from martin-frbg/issue2660 5 years ago
  Martin Kroeker 6876221cf3
Remove optimization level limit for flang again and add -fno-unroll-loops for AOCC flang 2.x instead 5 years ago
  Martin Kroeker 79cdcde717
Re-enable higher optimization levels for flang while disabling loop unrolling for AOCC flang 5 years ago
  Martin Kroeker 18a11137f1
Update BLAS tests to correspond to Reference-LAPACK 3.9.0 5 years ago
  Martin Kroeker 1dd712131e
Fix spelling of flang option -Mrecursive and add -Kieee 5 years ago
  Martin Kroeker 0ed2adf0b2
Fix spelling of flang option -Mrecursive and add -Kieee 5 years ago
  Martin Kroeker abf670757b
Respect predefined defaults for AR, AS, LD and RANLIB 5 years ago
  Simon Märtens 41fc6f3cd2 Added missing exported symbols. 5 years ago
  Martin Kroeker 007d9f97d7
Make gotoblas_corename report the name of the selected TARGET rather than its aliases 5 years ago
  Martin Kroeker 63d26090f5
Merge pull request #64 from xianyi/develop 5 years ago
  Martin Kroeker 3a1b58d54a
Merge pull request #2653 from craft-zhang/cortex-a53 5 years ago
  Martin Kroeker f7659be4a0
Merge pull request #2652 from martin-frbg/flang-fixes 5 years ago
  ZhangDanfeng bc6fd20a40 fix INIT8x4 5 years ago
  Martin Kroeker 3ce469a34f
Limit optimization level to O1 for flang and add -frecursive 5 years ago
  Martin Kroeker ba2c5b404d
When building with flang, use it also for the final link step to get dependencies right 5 years ago
  Martin Kroeker f07a80354b
Apply previously AOCC-specific workaround to all versions of flang 5 years ago
  Martin Kroeker fdd1b50263
Merge pull request #63 from xianyi/develop 5 years ago
  Martin Kroeker 430e8b45fe
Merge pull request #2648 from martin-frbg/lapack411 6 years ago
  Martin Kroeker 88fe85f4e0
Merge pull request #2647 from martin-frbg/aocc-flang 6 years ago
  Martin Kroeker 89091e6b64
Merge pull request #2645 from martin-frbg/misc_fixes 6 years ago
  Martin Kroeker 522aaf53bf
Break out of potentially infinite rescaling loop in LAPACK xLARGV/xLARTG/xLARTGP 6 years ago
  Martin Kroeker c3574ffe53
Merge pull request #2646 from wjc404/develop 6 years ago
  Martin Kroeker 4e28dc6353
Use only -O1 with AMD AOCC version of flang 6 years ago
  Martin Kroeker 13c28889a2
Update "cosmetic fixes for non-C99 compilers" 6 years ago
  wjc404 0e3ac4a06b
Add files via upload 6 years ago
  Martin Kroeker 28915eed72
Cosmetic fixes for non-C99 compilers 6 years ago
  Martin Kroeker 7f60fb6b91
Delete spurious copy of common_param.h 6 years ago
  Martin Kroeker 0464e662ad
make blas_quickdivide unsigned and guard against miscompilation 6 years ago
  Martin Kroeker 0f9a935a5a
Merge pull request #62 from xianyi/develop 6 years ago
  Martin Kroeker 79cd69fea4
Merge pull request #2644 from martin-frbg/cmake-maxstack 6 years ago
  Martin Kroeker bb12c2c854
Limit MAX_STACK_ALLOC availability to non-Wndows 6 years ago
  Martin Kroeker 32c1c1e125
Update azure-pipelines.yml 6 years ago
  Martin Kroeker f1953b8b81
Update azure-pipelines.yml 6 years ago
  Martin Kroeker 6e97df7b47
Add CMAKE support for MAX_STACK_ALLOC setting 6 years ago
  Martin Kroeker 729303e5ed
Merge pull request #2643 from craft-zhang/cortex-a53 6 years ago
  Martin Kroeker 547965530f
Merge pull request #2638 from leezu/actions 6 years ago
  ZhangDanfeng 9b7877ccf1 sgemm copy source init 6 years ago
  ZhangDanfeng f82fa802d1 Insert prefetch 6 years ago