Merged
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Added ci jobs for openrng openblas arm build * Modified the build script to enable cross compile * Fixed static link build with openrng backend * Extended exclude list for openrng build Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * excluded more examples Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * revert: externals/service_openrng.h Changes made to service_openrng.h by commit ed04659 breaks the build because the header service_stat_rng_ref.h is not included and the macros present in this file are not compatible with the openrng interface. Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * CI: moved openrng jobs to github workflows Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * CI testing: always pass daal/cpp tests Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * CI arm64-openrng-openblas: set oneapi/cpp examples to always pass Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * typo: changed job name; added comments Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * refactor: address review comments Got rid of unnecessary attributes in class BaseRNG. Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> * documentation: address review comments Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> --------- Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com> Co-authored-by: Nikolay Petrov <nikolay.a.petrov@intel.com>
…piler (#3256) * Update icx.mkl.32e.mk * Update vc.mkl.32e.mk * Update gnu.mk * Update dpcpp.mk * Update clang.mk * Update makefile
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
* Adds correlation distance algorithm, examples, docs, and unit tests Signed-off-by: North Iii <richard.north.iii@intel.com> Co-authored-by: Victoriya Fedotova <viktoria.nn@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* set init pointer to null * disambiguate references to global object and instantiated object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.