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

Library import 240926-1443 #9817

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open

Library import 240926-1443 #9817

wants to merge 82 commits into from

Conversation

alexv-smirnov
Copy link
Member

No description provided.

E1pp and others added 30 commits September 18, 2024 11:22
commit_hash:429a843ed1a0e0fe3a5bc7d237f586b6671b8997
commit_hash:9d71516b9e4bba9433b42c7fc038a8badf799f1e
commit_hash:018112cc71f6f4d8bb32bb04a09e8741ba4f8d3d
Добавлена CUDA 12.6 с примененным [патчем](https://paste.yandex-team.ru/44722e69-0abc-4e64-9c60-31cd22ffacf9).
commit_hash:aa3eb61be971f39d4d585aa93fc20ec28c052d29
commit_hash:6fdf8d3d31a6b3c0ec54292ffcd6919b46d4f2a7
commit_hash:2a232aa75f4da6f6ff6e8fa9522c04feab7553ae
commit_hash:5d8f672a37cdcf8ba251fab34d01056af1d2646c
commit_hash:12d2276831dac6e43d6a782919c5a7d511e9d05d
commit_hash:249e7c62fc66a2a20f22cd996675b83bd4b31df2
commit_hash:5bcbd8471cc032076a958f28b0a58ba87b3bd681
commit_hash:19d310f65fbda04a047ea4fce7a93284c7c3cc44
commit_hash:3f47f41fc3e5b49173d99678eed1ff4c51f2b749
commit_hash:35ab82c052e448de97be51271220398b98e1e676
commit_hash:f1cdaa7cad19759076e1635e041044afb79321b1
Remove switchs for BL and IP
commit_hash:1d6f0e476f40cc93127fe6b6c1bfa32e70a34e43
commit_hash:9c673d49eeffb78b39026753729dfda6383b8cbf
new STYLE_CPP

* STYLE_CPP с дефолтным конфигом

* Прокси файлы с линтерными конфигами для python и cpp, чтобы оторвать конфиги от релизных процессов ya-bin
commit_hash:fa75b9b1437d66eda31caf24e9232370d8cce031
… random logger

commit_hash:4e4d2ff5215be8f8cef2595c17ebe0119e74b91e
commit_hash:8ca7ec5898484f3f985ef471a1e2ba84e8841d89
Fix issues
commit_hash:2e316fff1338fd0b6d89cd7fae4e3903066e9470
commit_hash:f3123d7cb2022bdc565cc9aadd347deb2cd235d3
commit_hash:771e910a67daff1e39c97a2518d523db3714002e
commit_hash:b4b0ee880890478723bec5ff7a5083ba1db1d1f7
commit_hash:b9ba8df54dab0acd9b0521ab6a6a9de7ff471075
LLD has removed -Wl,--time-trace-file option: llvm/llvm-project@a2c1f7c
No support for legacy versions since time tracing is rarely used
commit_hash:af90e3fa8f1b0dec976b0bca579e26510f8f0b8b
commit_hash:af63b4f5a0c2db692a0224330b79c5088c6982dc
library/
commit_hash:38b8e7afe8e2e7fd377997abd8aea6e33171cdb7
commit_hash:6ad6c8ea122b90ec0ea6a226b42fc82a47760de6
Fix deadlock on GL(dl_load_lock) when code is build as a shared library.

At loading library static initializers are called under GL(dl_load_lock).
Some of them want to start new thread and wait it up and running.
New thread in its turn registers non-POD TLS destructor for signal stack,
(__cxa_thread_atexit) which takes the same lock: GL(dl_load_lock). Boom.

---

Pull Request resolved: ytsaurus/ytsaurus#854
commit_hash:77eade346d6009f79cc62cd121eadd4fcb0c20e4
commit_hash:918a0dcec668a251cd29324dc517406ad3be67ec
snermolaev and others added 19 commits September 25, 2024 04:24
commit_hash:d60f7c35d2d74073b71f7eecce11e305c5e652db
commit_hash:472aa616870fc2bf68d96f5c8e86143a35d0a142
commit_hash:6ff089c6f629be6a68a94d1e1ee648630f8568d2
commit_hash:1f6b2d6feec63b886995543a1656e6e44da18366
commit_hash:a2a7945a295a16d334554e99646b5d670df0bdeb
…eplica command

commit_hash:9aa80e83e2d18edfb322de5f0591b324aaf93024
commit_hash:ceb575c0377d4a48c0507590d878e690e92f5c63
commit_hash:da4630fd5b9c8171bc5123e7901050fcbc86f0be
commit_hash:cabcffa40ef1631e94462aa7edbdd7969dfd645a
Filter *.fake cgo peers
commit_hash:f37144547ee8d478791cf1d2f353c22164513553
commit_hash:00eb0ed3e0f485137f5f330033590ff2ecfddc14
* Changelog entry

Type: feature
Component: map-reduce

Inroduced operation incarnation controller that restart all jobs of operation on one job terminated (useful for distributed machine learning)
commit_hash:1c8af58b607c543698b92cc64319898de18ed48e
commit_hash:d299f263c839e115a6376a37bf864572903a855b
commit_hash:41fb885eb1e03094e65521671349e66f4225321b
commit_hash:f714e6d32ed3ecff18519fa5ca123ca92b17a269
commit_hash:56feb3c28bc4d963431d8f70140fd2ae2406da78
@alexv-smirnov alexv-smirnov requested a review from a team as a code owner September 26, 2024 14:44
Copy link

github-actions bot commented Sep 26, 2024

2024-09-26 14:48:02 UTC Pre-commit check linux-x86_64-release-asan for f961368 has started.
2024-09-26 14:48:06 UTC Artifacts will be uploaded here
2024-09-26 14:55:08 UTC ya make is running...
🟡 2024-09-26 17:59:37 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18261 17996 0 55 87 123

🟢 2024-09-26 18:01:14 UTC Build successful.
🟢 2024-09-26 18:01:50 UTC ydbd size 5.7 GiB changed* by -495.2 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 7d208c7 merge: f961368 diff diff %
ydbd size 6 084 945 760 Bytes 6 084 438 696 Bytes -495.2 KiB -0.008%
ydbd stripped size 1 520 889 744 Bytes 1 520 228 176 Bytes -646.1 KiB -0.043%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Sep 26, 2024

2024-09-26 14:50:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for f961368 has started.
2024-09-26 14:50:47 UTC Artifacts will be uploaded here
2024-09-26 14:57:44 UTC ya make is running...
🟡 2024-09-26 17:58:54 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
80839 66901 0 8 13831 99

2024-09-26 18:06:40 UTC ya make is running... (failed tests rerun, try 2)
🔴 2024-09-26 20:50:42 UTC ydbd size 8.5 GiB changed* by +4.7 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 7d208c7 merge: f961368 diff diff %
ydbd size 9 081 561 320 Bytes 9 086 500 432 Bytes +4.7 MiB +0.054%
ydbd stripped size 490 872 840 Bytes 491 275 112 Bytes +392.8 KiB +0.082%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2024-09-26 20:50:43 UTC Check cancelled

@maximyurchuk maximyurchuk added the rebase-and-check Rebase PR with the current main and check label Sep 26, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current main and check label Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 2024

2024-09-26 21:30:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2db37a2 has started.
2024-09-26 21:30:23 UTC Artifacts will be uploaded here
2024-09-26 21:37:18 UTC ya make is running...
🟡 2024-09-27 00:39:27 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
80837 66726 0 5 14055 51

2024-09-27 00:46:46 UTC ya make is running... (failed tests rerun, try 2)
🔴 2024-09-27 03:30:16 UTC ydbd size 8.5 GiB changed* by +4.7 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 652c970 merge: 2db37a2 diff diff %
ydbd size 9 083 072 312 Bytes 9 088 011 328 Bytes +4.7 MiB +0.054%
ydbd stripped size 490 936 552 Bytes 491 338 760 Bytes +392.8 KiB +0.082%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2024-09-27 03:30:18 UTC Check cancelled

Copy link

github-actions bot commented Sep 26, 2024

2024-09-26 21:30:18 UTC Pre-commit check linux-x86_64-release-asan for 2db37a2 has started.
2024-09-26 21:30:29 UTC Artifacts will be uploaded here
2024-09-26 21:37:24 UTC ya make is running...
🟡 2024-09-27 00:35:00 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18258 17843 0 55 304 56

🟢 2024-09-27 00:36:29 UTC Build successful.
🟢 2024-09-27 00:37:03 UTC ydbd size 5.7 GiB changed* by -487.2 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 652c970 merge: 2db37a2 diff diff %
ydbd size 6 085 674 208 Bytes 6 085 175 344 Bytes -487.2 KiB -0.008%
ydbd stripped size 1 521 103 152 Bytes 1 520 449 776 Bytes -638.1 KiB -0.043%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@maximyurchuk maximyurchuk added the rebase-and-check Rebase PR with the current main and check label Sep 27, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current main and check label Sep 27, 2024
Copy link

github-actions bot commented Sep 27, 2024

2024-09-27 08:59:20 UTC Pre-commit check linux-x86_64-release-asan for 9c3ec92 has started.
2024-09-27 08:59:29 UTC Artifacts will be uploaded here
2024-09-27 09:06:32 UTC ya make is running...

Copy link

github-actions bot commented Sep 27, 2024

2024-09-27 09:01:10 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9c3ec92 has started.
2024-09-27 09:01:20 UTC Artifacts will be uploaded here
2024-09-27 09:08:22 UTC ya make is running...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.