Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(rf optimizations): enabling oneDPL and sort primitive refactoring #3046

Merged
Merged
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
65d9322
init adding dpl
Alexandr-Solovev Jan 16, 2025
f8028b7
fixes for dpl
Alexandr-Solovev Jan 20, 2025
0b553e8
minor fix
Alexandr-Solovev Jan 21, 2025
2a91928
minor fix
Alexandr-Solovev Jan 21, 2025
ab367c0
minor fix for dpl from toolkit
Alexandr-Solovev Jan 22, 2025
e053cdf
minor fix for script
Alexandr-Solovev Jan 22, 2025
3f1a6fe
minor fixes
Alexandr-Solovev Jan 22, 2025
700cd10
minor fix
Alexandr-Solovev Jan 22, 2025
809760f
minor fix
Alexandr-Solovev Jan 22, 2025
d01ea31
minor fix for dpl
Alexandr-Solovev Jan 22, 2025
064bb12
fix correct link
Alexandr-Solovev Jan 22, 2025
6e3587d
minor fixes
Alexandr-Solovev Jan 22, 2025
0d9edd6
Merge branch 'uxlfoundation:main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Jan 23, 2025
a60eb07
minor fix
Alexandr-Solovev Jan 23, 2025
16c8f6c
minor fix
Alexandr-Solovev Jan 23, 2025
91410dc
Merge branch 'uxlfoundation:main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Feb 5, 2025
8fd11bb
fixes
Alexandr-Solovev Feb 5, 2025
bf9d31f
fixes for memory
Alexandr-Solovev Feb 7, 2025
4575642
reduce memory usage
Alexandr-Solovev Feb 7, 2025
16b1ca5
optimizations
Alexandr-Solovev Feb 10, 2025
09995cf
fixes for tree_order
Alexandr-Solovev Feb 10, 2025
0ecfd35
initial internal dispatcher
Alexandr-Solovev Feb 10, 2025
94b260b
fixes
Alexandr-Solovev Feb 11, 2025
5bdd54f
minor fixes
Alexandr-Solovev Feb 14, 2025
e7f4066
Merge branch 'main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Feb 20, 2025
aaa4546
fixes
Alexandr-Solovev Feb 20, 2025
a7cfed8
add fraction checker
Alexandr-Solovev Feb 21, 2025
b450d82
minor fixes
Alexandr-Solovev Feb 21, 2025
24cf250
fixes
Alexandr-Solovev Feb 21, 2025
2f397cf
fixes
Alexandr-Solovev Feb 21, 2025
caf932e
fixes for dpl install
Alexandr-Solovev Feb 25, 2025
cb66c3f
minor fixes
Alexandr-Solovev Feb 27, 2025
6f64de2
fixes for memory usage
Alexandr-Solovev Feb 28, 2025
530a00d
minor fix for docs and dpl for non data center devices
Alexandr-Solovev Mar 3, 2025
9238928
fixes
Alexandr-Solovev Mar 3, 2025
85bd20f
minor fixes
Alexandr-Solovev Mar 3, 2025
8e14b6b
fix for docs
Alexandr-Solovev Mar 3, 2025
5a14e25
fixes
Alexandr-Solovev Mar 3, 2025
8a593ca
minor fixes
Alexandr-Solovev Mar 3, 2025
fe2b79e
minor fixes
Alexandr-Solovev Mar 3, 2025
5108a3e
minor fix for naming
Alexandr-Solovev Mar 3, 2025
319ff4b
Merge branch 'uxlfoundation:main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 5, 2025
e7fa4e8
fixes
Alexandr-Solovev Mar 5, 2025
fc9eba4
bazel test fix
Alexandr-Solovev Mar 6, 2025
9392c7c
fixes for rng test
Alexandr-Solovev Mar 6, 2025
11d043c
minor fix
Alexandr-Solovev Mar 6, 2025
cc967f9
minor fixes
Alexandr-Solovev Mar 6, 2025
636beb1
delete worksapce
Alexandr-Solovev Mar 10, 2025
c980790
Merge branch 'uxlfoundation:main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 10, 2025
1397da6
minor fix
Alexandr-Solovev Mar 10, 2025
ec41603
Merge branch 'main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 14, 2025
f80763f
fix for rng
Alexandr-Solovev Mar 14, 2025
3ac1595
upd tests
Alexandr-Solovev Mar 14, 2025
d8a2252
Merge branch 'main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 19, 2025
b250fd4
minor fixes
Alexandr-Solovev Mar 19, 2025
517f62a
minor fixes
Alexandr-Solovev Mar 19, 2025
6d969bc
minor fixes
Alexandr-Solovev Mar 19, 2025
5279e89
minor restore
Alexandr-Solovev Mar 20, 2025
996833d
Merge branch 'main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 20, 2025
3b1842d
minor fixes
Alexandr-Solovev Mar 20, 2025
cf7746d
minor fix
Alexandr-Solovev Mar 20, 2025
f13eede
minor fixes
Alexandr-Solovev Mar 20, 2025
dae0fcf
fixes
Alexandr-Solovev Mar 20, 2025
11c2b65
add namespaces
Alexandr-Solovev Mar 20, 2025
afbaf18
fixes
Alexandr-Solovev Mar 20, 2025
5bdc11f
fix
Alexandr-Solovev Mar 20, 2025
b027afc
minor fix for docs
Alexandr-Solovev Mar 20, 2025
45c9f34
minor fix
Alexandr-Solovev Mar 20, 2025
333549c
fix docs
Alexandr-Solovev Mar 21, 2025
0ceaa95
minor fix
Alexandr-Solovev Mar 21, 2025
f7c5649
minor fix
Alexandr-Solovev Mar 21, 2025
8a71af9
fix for docs
Alexandr-Solovev Mar 21, 2025
87fe44f
Merge branch 'uxlfoundation:main' into dev/asolovev_radix_sort_opt
Alexandr-Solovev Mar 21, 2025
34d960b
minor fix
Alexandr-Solovev Mar 21, 2025
baf774b
minor fix
Alexandr-Solovev Mar 21, 2025
ec0e362
remove version
Alexandr-Solovev Mar 21, 2025
e4df736
fixes
Alexandr-Solovev Mar 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor fix
Alexandr-Solovev committed Mar 21, 2025
commit 0ceaa95f4807a5ecbbc3781f450f8db70eac65ed
2 changes: 1 addition & 1 deletion cpp/oneapi/dal.hpp
Original file line number Diff line number Diff line change
@@ -24,12 +24,12 @@
#include "oneapi/dal/exceptions.hpp"
#include "oneapi/dal/infer.hpp"
#include "oneapi/dal/read.hpp"
#include "oneapi/dal/rng.hpp"
#include "oneapi/dal/train.hpp"
#include "oneapi/dal/partial_compute.hpp"
#include "oneapi/dal/finalize_compute.hpp"
#include "oneapi/dal/partial_train.hpp"
#include "oneapi/dal/finalize_train.hpp"
#include "oneapi/dal/rng.hpp"

/* Tables */
#include "oneapi/dal/table/common.hpp"