platform/upstream/openblas.git
3 years agoriscv64/imin: Fix wrong comparison
Zhaofeng Li [Mon, 7 Jun 2021 22:49:39 +0000 (22:49 +0000)]
riscv64/imin: Fix wrong comparison

Same as #1990.

3 years agoMerge pull request #3258 from martin-frbg/hbaction
Martin Kroeker [Sun, 6 Jun 2021 20:15:29 +0000 (22:15 +0200)]
Merge pull request #3258 from martin-frbg/hbaction

revert "try to work around gcc update problems" in Homebrew workflow

3 years agorevert "try to work around gcc update problems"
Martin Kroeker [Sun, 6 Jun 2021 17:17:36 +0000 (19:17 +0200)]
revert "try to work around gcc update problems"

...as homebrew has dropped at least gcc8 now

3 years agoMerge pull request #3249 from MikaelUrankar/develop
Martin Kroeker [Wed, 26 May 2021 13:26:30 +0000 (15:26 +0200)]
Merge pull request #3249 from MikaelUrankar/develop

Fix typo

3 years agoFix typo
MikaelUrankar [Wed, 26 May 2021 10:14:57 +0000 (12:14 +0200)]
Fix typo

3 years agoMerge pull request #3244 from martin-frbg/issue3237
Martin Kroeker [Sat, 22 May 2021 20:38:09 +0000 (22:38 +0200)]
Merge pull request #3244 from martin-frbg/issue3237

Add fast path for small xSYR with INCX==1

3 years agoAdd fast path for small xSYR with INCX==1
Martin Kroeker [Sat, 22 May 2021 18:41:18 +0000 (20:41 +0200)]
Add fast path for small xSYR with INCX==1

3 years agoMerge pull request #3243 from martin-frbg/lapack564
Martin Kroeker [Sat, 22 May 2021 17:25:56 +0000 (19:25 +0200)]
Merge pull request #3243 from martin-frbg/lapack564

Fix spurious error exit test failures in the ?chktsqr tests (LAPACK564)

3 years agoMerge pull request #3196 from guowangy/skylakex-gemm-batch-k
Martin Kroeker [Sat, 22 May 2021 17:25:28 +0000 (19:25 +0200)]
Merge pull request #3196 from guowangy/skylakex-gemm-batch-k

GEMM: skylake: improve the performance when m is small

3 years agoMerge pull request #3242 from martin-frbg/issue3239
Martin Kroeker [Sat, 22 May 2021 17:24:46 +0000 (19:24 +0200)]
Merge pull request #3242 from martin-frbg/issue3239

Handle inadvertent use of DYNAMIC_ARCH=0

3 years agoFix spurious error exit test failures in the ?chktsqr tests (LAPACK564)
Martin Kroeker [Sat, 22 May 2021 12:29:45 +0000 (14:29 +0200)]
Fix spurious error exit test failures in the ?chktsqr tests (LAPACK564)

3 years agoHandle inadvertent use of DYNAMIC_ARCH=0
Martin Kroeker [Sat, 22 May 2021 12:23:49 +0000 (14:23 +0200)]
Handle inadvertent use of DYNAMIC_ARCH=0

3 years agoMerge pull request #3205 from intelmy/sgemv_n_opt
Martin Kroeker [Mon, 17 May 2021 15:49:01 +0000 (17:49 +0200)]
Merge pull request #3205 from intelmy/sgemv_n_opt

optimize on sgemv_n for small n

3 years agoMerge pull request #3238 from martin-frbg/lapack555
Martin Kroeker [Mon, 17 May 2021 15:32:23 +0000 (17:32 +0200)]
Merge pull request #3238 from martin-frbg/lapack555

Correct function name in error message from SLASQ2 (LAPACK PR555)

3 years agoCorrect function name in error message from SLASQ2 (Reference-LAPACK PR 555)
Martin Kroeker [Mon, 17 May 2021 12:47:14 +0000 (14:47 +0200)]
Correct function name in error message from SLASQ2 (Reference-LAPACK PR 555)

3 years agoMerge pull request #3236 from martin-frbg/issue3234
Martin Kroeker [Sun, 16 May 2021 15:17:18 +0000 (17:17 +0200)]
Merge pull request #3236 from martin-frbg/issue3234

Add -lm for FreeBSD on ARM/ARM64

3 years agoMerge pull request #3235 from dnoan/develop
Martin Kroeker [Sun, 16 May 2021 15:15:45 +0000 (17:15 +0200)]
Merge pull request #3235 from dnoan/develop

Update Makefile.arm64

3 years agoAdd -lm for FreeBSD on ARM/ARM64
Martin Kroeker [Sun, 16 May 2021 11:04:38 +0000 (13:04 +0200)]
Add -lm for FreeBSD on ARM/ARM64

3 years agoUpdate Makefile.arm64
Noan [Sun, 16 May 2021 09:49:13 +0000 (09:49 +0000)]
Update Makefile.arm64

Added -march and -mtune flags for EMAG processors when GCC 9 or later

3 years agoMerge pull request #3228 from martin-frbg/issue3226
Martin Kroeker [Sat, 15 May 2021 07:06:12 +0000 (09:06 +0200)]
Merge pull request #3228 from martin-frbg/issue3226

filter out -mavx flag on Sandybridge zgemm/ztrmm kernels

3 years agoMerge pull request #3233 from martin-frbg/issue3230
Martin Kroeker [Fri, 14 May 2021 23:04:09 +0000 (01:04 +0200)]
Merge pull request #3233 from martin-frbg/issue3230

Add autodetection for Intel Ice Lake SP

3 years agoMerge pull request #3232 from martin-frbg/lapack553
Martin Kroeker [Fri, 14 May 2021 21:28:45 +0000 (23:28 +0200)]
Merge pull request #3232 from martin-frbg/lapack553

Reduce stack size requirements in the LAPACK LIN tests (LAPACK PR 553)

3 years agoMerge pull request #3231 from martin-frbg/issue3227
Martin Kroeker [Fri, 14 May 2021 21:28:06 +0000 (23:28 +0200)]
Merge pull request #3231 from martin-frbg/issue3227

Support compilation with pre-C99 versions of MSVC

3 years agoOnly filter out -mavx on Sandybridge ZGEMM/ZTRMM kernels
Martin Kroeker [Fri, 14 May 2021 21:19:10 +0000 (23:19 +0200)]
Only filter out -mavx on Sandybridge ZGEMM/ZTRMM kernels

3 years agoRecognize Intel Ice Lake SP as Cooper Lake
Martin Kroeker [Fri, 14 May 2021 18:44:06 +0000 (20:44 +0200)]
Recognize Intel Ice Lake SP as Cooper Lake

3 years agoSupport Intel Ice Lake SP as Cooper Lake
Martin Kroeker [Fri, 14 May 2021 18:39:55 +0000 (20:39 +0200)]
Support Intel Ice Lake SP as Cooper Lake

3 years agoDelete zchkaa.f
Martin Kroeker [Fri, 14 May 2021 17:55:31 +0000 (19:55 +0200)]
Delete zchkaa.f

3 years agoDelete schkaa.f
Martin Kroeker [Fri, 14 May 2021 17:54:54 +0000 (19:54 +0200)]
Delete schkaa.f

3 years agoDelete dchkaa.f
Martin Kroeker [Fri, 14 May 2021 17:54:13 +0000 (19:54 +0200)]
Delete dchkaa.f

3 years agoDelete cchkaa.f
Martin Kroeker [Fri, 14 May 2021 17:53:38 +0000 (19:53 +0200)]
Delete cchkaa.f

3 years agoConvert ?chkaa to use dynamic allocation for the larger arrays
Martin Kroeker [Fri, 14 May 2021 17:53:03 +0000 (19:53 +0200)]
Convert ?chkaa to use dynamic allocation for the larger arrays

3 years agoSupport compilation with pre-C99 versions of MSVC
Martin Kroeker [Fri, 14 May 2021 13:08:12 +0000 (15:08 +0200)]
Support compilation with pre-C99 versions of MSVC

3 years agoDrop redundant inclusion of complex.h
Martin Kroeker [Fri, 14 May 2021 13:06:44 +0000 (15:06 +0200)]
Drop redundant inclusion of complex.h

3 years agofilter out -mavx flag on zgemm kernels as it can cause problems with older gcc
Martin Kroeker [Thu, 13 May 2021 21:05:00 +0000 (23:05 +0200)]
filter out -mavx flag on zgemm kernels as it can cause problems with older gcc

3 years agoMerge pull request #3192 from damonyu1989/develop
Martin Kroeker [Tue, 11 May 2021 14:00:45 +0000 (16:00 +0200)]
Merge pull request #3192 from damonyu1989/develop

Update the intrinsic api to the offical name.

3 years agoAdd an Android crossbuild on OSX to Azure CI (#3224)
Martin Kroeker [Mon, 10 May 2021 06:02:01 +0000 (08:02 +0200)]
Add an Android crossbuild on OSX to Azure CI (#3224)

* Add an Android crossbuild on OSX

3 years agoMerge pull request #3223 from martin-frbg/develop
Martin Kroeker [Fri, 7 May 2021 06:51:45 +0000 (08:51 +0200)]
Merge pull request #3223 from martin-frbg/develop

Use percent instead of ampersand as placeholder for substitutions

3 years agoUse percent instead of ampersand as placeholder for substitutions
Martin Kroeker [Thu, 6 May 2021 18:20:08 +0000 (20:20 +0200)]
Use percent instead of ampersand as placeholder for substitutions

3 years agoFix missing conditionals for non-SKX kernels
Martin Kroeker [Wed, 5 May 2021 12:55:36 +0000 (14:55 +0200)]
Fix missing conditionals for non-SKX kernels

3 years agoMerge pull request #3219 from austinpagan/Gemm.ErrorFix
Martin Kroeker [Wed, 5 May 2021 12:30:41 +0000 (14:30 +0200)]
Merge pull request #3219 from austinpagan/Gemm.ErrorFix

Add error message token for SBGEMM in gemm.c

3 years agoMerge pull request #3220 from drhpc/drhpc-fixup
Martin Kroeker [Wed, 5 May 2021 12:30:24 +0000 (14:30 +0200)]
Merge pull request #3220 from drhpc/drhpc-fixup

Delete lapack_wrappers.c.orig

3 years agoDelete lapack_wrappers.c.orig
drhpc [Tue, 4 May 2021 19:02:07 +0000 (21:02 +0200)]
Delete lapack_wrappers.c.orig

This looks like a leftover from patching and confuses further patching;-)

3 years agoAdd error message token for SBGEMM in gemm.c
Gordon Fossum [Tue, 4 May 2021 18:55:02 +0000 (13:55 -0500)]
Add error message token for SBGEMM in gemm.c

3 years agoUpdate version to 0.3.15.dev
Martin Kroeker [Sun, 2 May 2021 22:01:08 +0000 (00:01 +0200)]
Update version to 0.3.15.dev

3 years agoUpdate version to 0.3.15.dev
Martin Kroeker [Sun, 2 May 2021 22:00:29 +0000 (00:00 +0200)]
Update version to 0.3.15.dev

3 years agoMerge pull request #3217 from xianyi/release-0.3.0
Martin Kroeker [Sun, 2 May 2021 21:59:55 +0000 (23:59 +0200)]
Merge pull request #3217 from xianyi/release-0.3.0

merge 0.3.15 back into develop to copy tag

3 years agoUpdate version to 0.3.15
Martin Kroeker [Sun, 2 May 2021 21:50:22 +0000 (23:50 +0200)]
Update version to 0.3.15

3 years agoUpdate version to 0.3.15
Martin Kroeker [Sun, 2 May 2021 21:49:49 +0000 (23:49 +0200)]
Update version to 0.3.15

3 years agoMerge pull request #3216 from xianyi/develop
Martin Kroeker [Sun, 2 May 2021 21:48:28 +0000 (23:48 +0200)]
Merge pull request #3216 from xianyi/develop

Update from develop for 0.3.15 release

3 years agoMerge pull request #3215 from martin-frbg/cl0315
Martin Kroeker [Sun, 2 May 2021 21:47:24 +0000 (23:47 +0200)]
Merge pull request #3215 from martin-frbg/cl0315

Update Changelog for 0.3.15

3 years agoUpdate Changelog for 0.3.15
Martin Kroeker [Sun, 2 May 2021 21:46:55 +0000 (23:46 +0200)]
Update Changelog for 0.3.15

3 years agoMerge pull request #3214 from martin-frbg/lapack-3.9.1hrt
Martin Kroeker [Sun, 2 May 2021 21:40:03 +0000 (23:40 +0200)]
Merge pull request #3214 from martin-frbg/lapack-3.9.1hrt

Add new Householder Reconstruction functions from LAPACK 3.9.1

3 years agoAdd files via upload
Martin Kroeker [Sun, 2 May 2021 18:47:58 +0000 (20:47 +0200)]
Add files via upload

3 years agoAdd LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:57:47 +0000 (19:57 +0200)]
Add LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1

3 years agoAdd entries for the new Householder Reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:56:11 +0000 (19:56 +0200)]
Add entries for the new Householder Reconstruction functions from 3.9.1

3 years agoAdd entries for the new Householder Reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:55:15 +0000 (19:55 +0200)]
Add entries for the new Householder Reconstruction functions from 3.9.1

3 years agoAdd new tests for Householder reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:28:21 +0000 (19:28 +0200)]
Add new tests for Householder reconstruction functions from 3.9.1

3 years agoAdd new files for Householder reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:25:43 +0000 (19:25 +0200)]
Add new files for Householder reconstruction functions from 3.9.1

3 years agoAdd entries for Householder reconstruction functions from 3.9.1
Martin Kroeker [Sun, 2 May 2021 17:21:59 +0000 (19:21 +0200)]
Add entries for Householder reconstruction functions from 3.9.1

3 years agoMerge pull request #26 from xianyi/develop
Martin Kroeker [Sun, 2 May 2021 17:19:28 +0000 (19:19 +0200)]
Merge pull request #26 from xianyi/develop

rebase

3 years agoMerge pull request #3213 from martin-frbg/lapack382
Martin Kroeker [Sun, 2 May 2021 16:45:15 +0000 (18:45 +0200)]
Merge pull request #3213 from martin-frbg/lapack382

Avoid allocating the transposed triangular matrix in LAPACKE_xlantr_work (Reference-LAPACK 382)

3 years agoMerge pull request #3212 from martin-frbg/lapack463
Martin Kroeker [Sun, 2 May 2021 16:44:59 +0000 (18:44 +0200)]
Merge pull request #3212 from martin-frbg/lapack463

Initialize X and Y to zero for N=0 in xGGGLM (Reference-LAPACK PR463)

3 years agoMerge pull request #3211 from martin-frbg/lapack471
Martin Kroeker [Sun, 2 May 2021 16:44:29 +0000 (18:44 +0200)]
Merge pull request #3211 from martin-frbg/lapack471

Handle norm NaN value in xGESDD (Reference LAPACK PR471)

3 years agoAvoid allocating the transposed triangular matrix (Reference-LAPACK PR382)
Martin Kroeker [Sun, 2 May 2021 10:18:17 +0000 (12:18 +0200)]
Avoid allocating the transposed triangular matrix (Reference-LAPACK PR382)

3 years agoInitialize X and Y to zero for N=0 (Reference-LAPACK PR463)
Martin Kroeker [Sun, 2 May 2021 09:40:56 +0000 (11:40 +0200)]
Initialize X and Y to zero for N=0 (Reference-LAPACK PR463)

3 years agoHandle norm NaN value (Reference LAPACK PR471)
Martin Kroeker [Sun, 2 May 2021 09:24:50 +0000 (11:24 +0200)]
Handle norm NaN value (Reference LAPACK PR471)

3 years agoMerge pull request #3210 from martin-frbg/lapack502
Martin Kroeker [Sun, 2 May 2021 07:02:11 +0000 (09:02 +0200)]
Merge pull request #3210 from martin-frbg/lapack502

Fix possible division by zero in LAPACK xTGSJA (Reference-LAPACK PR502)

3 years agoFix possible division by zero in xTGSJA (Reference-LAPACK PR502)
Martin Kroeker [Sat, 1 May 2021 19:31:13 +0000 (21:31 +0200)]
Fix possible division by zero in xTGSJA (Reference-LAPACK PR502)

3 years agoMerge pull request #3208 from martin-frbg/lapack534
Martin Kroeker [Sat, 1 May 2021 18:18:29 +0000 (20:18 +0200)]
Merge pull request #3208 from martin-frbg/lapack534

Apply MKL team fixes to the LAPACKE interfaces (Reference-LAPACK PR 534)

3 years agoMerge pull request #3209 from martin-frbg/issue3160
Martin Kroeker [Sat, 1 May 2021 18:08:24 +0000 (20:08 +0200)]
Merge pull request #3209 from martin-frbg/issue3160

Add casts to prevent overflow of intermediate results

3 years agoAdd casts to prevent overflow of intermediate result
Martin Kroeker [Sat, 1 May 2021 12:48:19 +0000 (14:48 +0200)]
Add casts to prevent overflow of intermediate result

3 years agoAdd cast to prevent overflow of intermediate result
Martin Kroeker [Sat, 1 May 2021 12:47:22 +0000 (14:47 +0200)]
Add cast to prevent overflow of intermediate result

3 years agoApply MKL team fixes to the LAPACKE interfaces (Reference-LAPACK PR 534)
Martin Kroeker [Sat, 1 May 2021 11:22:10 +0000 (13:22 +0200)]
Apply MKL team fixes to the LAPACKE interfaces (Reference-LAPACK PR 534)

Removed spurious checks for INFO in xLACPY,xLASET after routines not returning any,and redundant requirements for ldvt in xGESVD_WORK

3 years agoAdd const qualifiers
Martin Kroeker [Sat, 1 May 2021 11:10:16 +0000 (13:10 +0200)]
Add const qualifiers

3 years agoMerge pull request #3207 from hjl-tools/hjl/cet/develop
Martin Kroeker [Sat, 1 May 2021 10:42:54 +0000 (12:42 +0200)]
Merge pull request #3207 from hjl-tools/hjl/cet/develop

x86: Enable Intel CET

3 years agox86: Enable Intel CET
H.J. Lu [Sat, 1 May 2021 01:01:14 +0000 (18:01 -0700)]
x86: Enable Intel CET

When Intel CET is enabled, we need to include <cet.h> in assembly codes
to mark Intel CET support and place _CET_ENDBR at the function entry.

3 years agoMerge pull request #3206 from martin-frbg/lapack480535
Martin Kroeker [Fri, 30 Apr 2021 19:42:44 +0000 (21:42 +0200)]
Merge pull request #3206 from martin-frbg/lapack480535

Import packing improvements to LAPACK xLAQR from Reference-LAPACK (PR 480+535)

3 years agofix for build error
pnp [Fri, 30 Apr 2021 16:25:33 +0000 (12:25 -0400)]
fix for build error

3 years agooptimize on sgemv_n for small n
pnp [Fri, 30 Apr 2021 16:14:58 +0000 (12:14 -0400)]
optimize on sgemv_n for small n

3 years agoImport packing improvements in LAPACK xLAQR from Reference-LAPACK PR 480+535
Martin Kroeker [Fri, 30 Apr 2021 11:50:55 +0000 (13:50 +0200)]
Import packing improvements in LAPACK xLAQR from Reference-LAPACK PR 480+535

3 years agoMerge pull request #25 from xianyi/develop
Martin Kroeker [Fri, 30 Apr 2021 11:47:17 +0000 (13:47 +0200)]
Merge pull request #25 from xianyi/develop

rebase

3 years agoMerge pull request #3204 from martin-frbg/lapack506
Martin Kroeker [Fri, 30 Apr 2021 11:25:48 +0000 (13:25 +0200)]
Merge pull request #3204 from martin-frbg/lapack506

Correct INFO value returned by SLASQ2/DLASQ2 (Reference-LAPACK 506)

3 years agocorrect INFO value (Reference-LAPACK 506)
Martin Kroeker [Fri, 30 Apr 2021 07:26:54 +0000 (09:26 +0200)]
correct INFO value (Reference-LAPACK 506)

3 years agoMerge pull request #3202 from martin-frbg/issue3201
Martin Kroeker [Thu, 29 Apr 2021 16:58:27 +0000 (18:58 +0200)]
Merge pull request #3202 from martin-frbg/issue3201

Fix division by zero in the non-x86 codepath of C/ZROTG

3 years agoFix division by zero in the non-x86 codepath
Martin Kroeker [Thu, 29 Apr 2021 07:47:18 +0000 (09:47 +0200)]
Fix division by zero in the non-x86 codepath

3 years agoMerge pull request #3199 from martin-frbg/lapack537
Martin Kroeker [Thu, 29 Apr 2021 03:39:50 +0000 (05:39 +0200)]
Merge pull request #3199 from martin-frbg/lapack537

Add LAPACKE fixes from Reference-LAPACK PR 537

3 years agoMerge pull request #3198 from martin-frbg/lapack539
Martin Kroeker [Thu, 29 Apr 2021 03:39:35 +0000 (05:39 +0200)]
Merge pull request #3198 from martin-frbg/lapack539

Apply fixes from Reference-LAPACK PR468 and 539 for array declarations in ?ORGBR/?UNGBR

3 years agoAdd missing break statements in the ?lascl functions
Martin Kroeker [Wed, 28 Apr 2021 18:56:55 +0000 (20:56 +0200)]
Add missing break statements in the ?lascl functions

3 years agoAdd const qualifiers
Martin Kroeker [Wed, 28 Apr 2021 18:55:37 +0000 (20:55 +0200)]
Add const qualifiers

3 years agoClean up misdeclaration of the dummy stand-in for A in ?ORGBR/?UNGBR workspace querie...
Martin Kroeker [Wed, 28 Apr 2021 17:20:08 +0000 (19:20 +0200)]
Clean up misdeclaration of the dummy stand-in for A in ?ORGBR/?UNGBR workspace queries (Reference-LAPACK PR 468 and 530)

3 years agoMerge pull request #3195 from martin-frbg/lapack536
Martin Kroeker [Wed, 28 Apr 2021 16:17:25 +0000 (18:17 +0200)]
Merge pull request #3195 from martin-frbg/lapack536

Apply lapack-testing fix from Reference-LAPACK PR536

3 years agoGEMM: skylake: improve the performance when m is small
Wangyang Guo [Wed, 28 Apr 2021 13:56:06 +0000 (13:56 +0000)]
GEMM: skylake: improve the performance when m is small

3 years agoApply lapack-testing fix from Reference-LAPACK PR536
Martin Kroeker [Tue, 27 Apr 2021 13:48:22 +0000 (15:48 +0200)]
Apply lapack-testing fix from Reference-LAPACK PR536

fixes changing back from a single OMP thread for error exit testing to the originally requested number of threads for computational tests

3 years agoMerge pull request #3193 from martin-frbg/lapack538
Martin Kroeker [Tue, 27 Apr 2021 13:40:51 +0000 (15:40 +0200)]
Merge pull request #3193 from martin-frbg/lapack538

Apply lapack-testing fixes from Reference-LAPACK PR538

3 years agoMerge pull request #3191 from martin-frbg/issue3188
Martin Kroeker [Tue, 27 Apr 2021 11:35:16 +0000 (13:35 +0200)]
Merge pull request #3191 from martin-frbg/issue3188

Delay creation of the (soft)link until after the library has been built

3 years agoApply fixes from Reference-LAPACK PR538
Martin Kroeker [Tue, 27 Apr 2021 10:52:49 +0000 (12:52 +0200)]
Apply fixes from Reference-LAPACK PR538

3 years agoMerge pull request #3190 from martin-frbg/issue3128-2
Martin Kroeker [Tue, 27 Apr 2021 04:36:28 +0000 (06:36 +0200)]
Merge pull request #3190 from martin-frbg/issue3128-2

Replace spurious AVX512 requirement in the Haswell drot microkernel with an AVX2/FMA3 guard

3 years agoupdate the intrinsic api to the offical name.
damonyu [Tue, 27 Apr 2021 03:12:29 +0000 (11:12 +0800)]
update the intrinsic api to the offical name.

3 years agoMerge pull request #1 from xianyi/develop
damonyu1989 [Tue, 27 Apr 2021 02:53:59 +0000 (10:53 +0800)]
Merge pull request #1 from xianyi/develop

update

3 years agodelay creation of the softlink until after the library has been created
Martin Kroeker [Mon, 26 Apr 2021 20:32:23 +0000 (22:32 +0200)]
delay creation of the softlink until after the library has been created