oneapi-src / oneDAL

oneAPI Data Analytics Library (oneDAL)
https://software.intel.com/en-us/oneapi/onedal
Apache License 2.0
617 stars 213 forks source link

feature: adding -fsycl-max-parallel-link-jobs in bazel #2943

Closed Alexandr-Solovev closed 1 month ago

Alexandr-Solovev commented 1 month ago

Description

Adding linking flag to improve linking of onedal_sycl lib in oneDAL(bazel)

Testing

Alexandr-Solovev commented 1 month ago

/intelci: run

Alexandr-Solovev commented 1 month ago

Time of linking has been reduced from 120 seconds to 56 seconds with these changes. In case if machine has > 1 proc, it will provide speedup.

Alexandr-Solovev commented 1 month ago

/intelci: run

Alexandr-Solovev commented 1 month ago

/intelci: run