Skip to content

Commit

Permalink
[SYCL]{NFC] Add thread library linking to multithread_write_accessor (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-semenov authored Sep 10, 2024
1 parent c87f6b2 commit ed2128d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/Regression/multithread_write_accessor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %{build} -o %t.out
// RUN: %{build} -o %t.out %threads_lib
// RUN: %{run} %t.out
#include <sycl/detail/core.hpp>

Expand Down

0 comments on commit ed2128d

Please sign in to comment.