-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
cd /tmp/oneDPL/cmake-build-release-docker-onedpl13/test/distributed-ranges/shp && /opt/intel/oneapi/compiler/2024.2/bin/icpx -DFMT_SHARED -I/tmp/oneDPL/cmake-build-release-docker-onedpl13/test/distributed-ranges/shp -I/tmp/oneDPL/test/distributed-ranges/shp -I/tmp/oneDPL/include -isystem /opt/intel/oneapi/tbb/2021.13/include -O3 -DNDEBUG -std=gnu++2b -DGTEST_HAS_PTHREAD=1 -fopenmp-simd -fsycl -fno-fast-math -MD -MT test/distributed-ranges/shp/CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o -MF CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o.d -o CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o -c /tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp
/tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp:54:3: error: no matching function for call to 'transform'
54 | xhp::transform(v, dv.begin(), negate);
| ^~~~~~~~~~~~~~
/tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp:49:1: note: in instantiation of member function 'IotaView_Transform_Test<oneapi::dpl::experimental::dr::shp::distributed_vector<int>>::TestBody' requested here
49 | TYPED_TEST(IotaView, Transform) {
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working