diff options
author | Remi Collet <remi@remirepo.net> | 2020-08-03 08:43:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-08-03 08:43:36 +0200 |
commit | 345481783bb967550da26a7329fe2e74a423baf6 (patch) | |
tree | a94f5ccd256a800e7394a7ade35bc12755378f84 /PHPINFO | |
parent | 31f228704d37774d18a96b4f2cf010ea91a59823 (diff) |
update to 1.0.2
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,5 +2,13 @@ pdlib pdlib support => enabled -pdlib extension version => 1.0.1 +pdlib extension version => 1.0.2 dlib library version => 19.20.0 +DLIB_USE_CUDA => false +DLIB_USE_BLAS => true +DLIB_USE_LAPACK => true +USE_AVX_INSTRUCTIONS => false +USE_AVX2_INSTRUCTIONS => false +USE_NEON_INSTRUCTIONS => false +USE_SSE2_INSTRUCTIONS => true +USE_SSE4_INSTRUCTIONS => false |