In file included from potential.cpp:8:
./implementation.hpp:104:63: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:104:59: note: while substituting into a lambda expression here
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:100:22: note: while substituting into a lambda expression here
100 | Q.submit([&](sycl::handler& h) {
| ^
./implementation.hpp:35:5: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
35 | ProgramPotential() : Q(sycl::default_selector_v, [](sycl::exception_list el) {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:104:63: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:104:59: note: while substituting into a lambda expression here
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:100:22: note: while substituting into a lambda expression here
100 | Q.submit([&](sycl::handler& h) {
| ^
./implementation.hpp:35:5: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
35 | ProgramPotential() : Q(sycl::default_selector_v, [](sycl::exception_list el) {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:104:63: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:104:59: note: while substituting into a lambda expression here
104 | h.parallel_for(sycl::range<1>(numpoints), [=, this](sycl::id<1> idx) {
| ^
./implementation.hpp:100:22: note: while substituting into a lambda expression here
100 | Q.submit([&](sycl::handler& h) {
| ^
./implementation.hpp:35:5: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
35 | ProgramPotential() : Q(sycl::default_selector_v, [](sycl::exception_list el) {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
1 warning generated.
11.1377 ms (96.61x)
37.7909 ms (106.02x)
152.182 ms (106.23x)
102.75x
arzumany
12.459 ms (86.36x)
23.9555 ms (167.25x)
46.49 ms (347.75x)
146.81x
babkavi
10.0935 ms (106.60x)
34.806 ms (115.11x)
138.225 ms (116.96x)
112.70x
bakhtia
94.4876 ms (11.39x)
262.039 ms (15.29x)
966.814 ms (16.72x)
14.08x
bakhtia_late
11.4119 ms (94.28x)
38.0505 ms (105.29x)
143.656 ms (112.54x)
103.49x
bitewela
5.87845 ms (183.04x)
11.9307 ms (335.81x)
38.6932 ms (417.82x)
276.89x
bodat
7.61482 ms (141.30x)
14.2935 ms (280.30x)
45.2715 ms (357.11x)
223.13x
bordacos
10.1345 ms (106.17x)
34.5693 ms (115.90x)
137.433 ms (117.63x)
113.00x
brechers
8.47298 ms (126.99x)
17.0678 ms (234.74x)
57.1357 ms (282.95x)
191.46x
buckovka
8.04722 ms (133.71x)
16.5329 ms (242.33x)
53.0324 ms (304.85x)
201.53x
budaipe_late
11.0521 ms (97.35x)
35.9186 ms (111.54x)
139.454 ms (115.93x)
107.67x
carvasj
2.7992 ms (384.38x)
7.7612 ms (516.22x)
26.9064 ms (600.85x)
483.63x
celovskj_late
10.4857 ms (102.61x)
34.641 ms (115.66x)
136.784 ms (118.19x)
111.72x
cermami9
Build log (cermami9)
In file included from potential.cpp:8:
./implementation.hpp:214:10: warning: unused variable 'valid' [-Wunused-variable]
214 | bool valid = computeResult(flatIndex, pointsCount, stride, idy, idx);
| ^~~~~
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:214:10: warning: unused variable 'valid' [-Wunused-variable]
214 | bool valid = computeResult(flatIndex, pointsCount, stride, idy, idx);
| ^~~~~
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:214:10: warning: unused variable 'valid' [-Wunused-variable]
214 | bool valid = computeResult(flatIndex, pointsCount, stride, idy, idx);
| ^~~~~
1 warning generated.
19.4022 ms (55.46x)
52.5952 ms (76.18x)
160.658 ms (100.63x)
73.00x
cernyad1
798.979 ms (1.35x)
2978.66 ms (1.35x)
11930.7 ms (1.36x)
1.35x
cernyad1_late
Build log (cernyad1_late)
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:182:2: note: in instantiation of member function 'ProgramPotential<>::computeForces' requested here
182 | computeForces(points, forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:185:9: note: in instantiation of member function 'ProgramPotential<>::updateVelocities' requested here
185 | updateVelocities(forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
4 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:182:2: note: in instantiation of member function 'ProgramPotential<>::computeForces' requested here
182 | computeForces(points, forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:185:9: note: in instantiation of member function 'ProgramPotential<>::updateVelocities' requested here
185 | updateVelocities(forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
4 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:182:2: note: in instantiation of member function 'ProgramPotential<>::computeForces' requested here
182 | computeForces(points, forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:174:44: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
174 | auto forces_host = forces_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
./implementation.hpp:185:9: note: in instantiation of member function 'ProgramPotential<>::updateVelocities' requested here
185 | updateVelocities(forces);
| ^
./implementation.hpp:37:5: note: in instantiation of member function 'ProgramPotential<>::iteration' requested here
37 | ProgramPotential() {
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:90:49: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
90 | auto velocities_host = velocities_buf.template get_access<access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
4 warnings generated.
8.77968 ms (122.55x)
17.0689 ms (234.72x)
54.1748 ms (298.42x)
190.22x
chwistek
6.09532 ms (176.52x)
13.257 ms (302.22x)
43.5155 ms (371.52x)
257.17x
foust
10.2993 ms (104.47x)
34.7155 ms (115.41x)
137.681 ms (117.42x)
112.14x
gabesamr
10.1067 ms (106.46x)
34.4918 ms (116.16x)
137.759 ms (117.35x)
113.11x
goldschs
12.2357 ms (87.94x)
21.3279 ms (187.85x)
53.3209 ms (303.20x)
150.05x
gutvaldv
9.67654 ms (111.19x)
34.2551 ms (116.96x)
135.804 ms (119.04x)
115.64x
habustaa
7.85046 ms (137.06x)
14.0873 ms (284.40x)
44.3924 ms (364.18x)
221.27x
havelh
Build log (havelh)
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access<sycl::access::mode::read_write>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read_write>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
2 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access<sycl::access::mode::read_write>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read_write>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
2 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:232:52: warning: 'get_access<sycl::access::mode::read_write>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
232 | auto velocitiesAcc = mVelocitiesBuffer->template get_access<sycl::access::mode::read_write>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read_write>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
2 warnings generated.
10.7056 ms (100.51x)
35.1461 ms (114.00x)
138.471 ms (116.75x)
109.94x
hrdydo
7.51618 ms (143.15x)
13.8455 ms (289.37x)
44.4014 ms (364.10x)
227.48x
hrivnad_late
7.88198 ms (136.51x)
14.9636 ms (267.75x)
47.6983 ms (338.94x)
214.12x
hubenami
29.1729 ms (36.88x)
55.8944 ms (71.68x)
170.322 ms (94.92x)
58.14x
hurtisov_late
6.06121 ms (177.52x)
14.1997 ms (282.15x)
49.764 ms (324.87x)
244.79x
jezekfi1
10.1511 ms (106.00x)
34.6712 ms (115.56x)
138.305 ms (116.89x)
112.60x
jirkust
10.1428 ms (106.08x)
34.6622 ms (115.59x)
137.602 ms (117.49x)
112.83x
kleckama_late
Build log (kleckama_late)
In file included from potential.cpp:8:
./implementation.hpp:31:31: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:68:10: warning: unused variable 'edgesSize' [-Wunused-variable]
68 | size_t edgesSize = mEdgesBuffer.get_range().size();
| ^~~~~~~~~
./implementation.hpp:63:15: warning: 'iteration' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
63 | virtual void iteration(std::vector<point_t>& points) {
| ^
potential.cpp:92:63: note: in instantiation of template class 'ProgramPotential<double>' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./internal/interface.hpp:98:15: note: overridden virtual function is here
98 | virtual void iteration(std::vector<point_t> &points) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:156:15: warning: 'getVelocities' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
156 | virtual void getVelocities(std::vector<point_t>& velocities) {
| ^
./internal/interface.hpp:105:15: note: overridden virtual function is here
105 | virtual void getVelocities(std::vector<point_t> &velocities) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
10 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:31:31: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:68:10: warning: unused variable 'edgesSize' [-Wunused-variable]
68 | size_t edgesSize = mEdgesBuffer.get_range().size();
| ^~~~~~~~~
./implementation.hpp:63:15: warning: 'iteration' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
63 | virtual void iteration(std::vector<point_t>& points) {
| ^
potential.cpp:92:63: note: in instantiation of template class 'ProgramPotential<double>' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./internal/interface.hpp:98:15: note: overridden virtual function is here
98 | virtual void iteration(std::vector<point_t> &points) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:156:15: warning: 'getVelocities' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
156 | virtual void getVelocities(std::vector<point_t>& velocities) {
| ^
./internal/interface.hpp:105:15: note: overridden virtual function is here
105 | virtual void getVelocities(std::vector<point_t> &velocities) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
10 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:31:31: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:68:10: warning: unused variable 'edgesSize' [-Wunused-variable]
68 | size_t edgesSize = mEdgesBuffer.get_range().size();
| ^~~~~~~~~
./implementation.hpp:63:15: warning: 'iteration' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
63 | virtual void iteration(std::vector<point_t>& points) {
| ^
potential.cpp:92:63: note: in instantiation of template class 'ProgramPotential<double>' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./internal/interface.hpp:98:15: note: overridden virtual function is here
98 | virtual void iteration(std::vector<point_t> &points) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:156:15: warning: 'getVelocities' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
156 | virtual void getVelocities(std::vector<point_t>& velocities) {
| ^
./internal/interface.hpp:105:15: note: overridden virtual function is here
105 | virtual void getVelocities(std::vector<point_t> &velocities) = 0;
| ^
In file included from potential.cpp:8:
./implementation.hpp:31:13: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
31 | mQueue = sycl::queue(sycl::default_selector{});
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:152:46: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
152 | auto host_points = mPointsBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
./implementation.hpp:16:2: note: in instantiation of member function 'ProgramPotential<double>::getVelocities' requested here
16 | ProgramPotential() : mPointsBuffer(nullptr, sycl::range<1>(0)),
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:524:37: note: 'get_access' has been explicitly marked deprecated here
524 | accessor_property_list<>> get_access(const detail::code_location
| ^
In file included from potential.cpp:8:
./implementation.hpp:157:52: warning: 'get_access<sycl::access::mode::read>' is deprecated: get_access for host_accessor is deprecated, please use get_host_access instead [-Wdeprecated-declarations]
157 | auto hostVelocities = mVelocitiesBuffer.template get_access<sycl::access::mode::read>();
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/buffer.hpp:518:3: note: 'get_access<sycl::access::mode::read>' has been explicitly marked deprecated here
518 | __SYCL2020_DEPRECATED("get_access for host_accessor is deprecated, please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
10 warnings generated.
13.7631 ms (78.18x)
37.7701 ms (106.08x)
149.64 ms (108.04x)
95.31x
kocandrv
7.63947 ms (140.84x)
14.636 ms (273.74x)
47.2767 ms (341.96x)
219.34x
koprdas_late
5.44561 ms (197.58x)
16.5284 ms (242.40x)
54.5848 ms (296.18x)
238.80x
koribans
25.3803 ms (42.39x)
32.9226 ms (121.69x)
66.6666 ms (242.50x)
83.50x
koropn
12.6908 ms (84.78x)
39.6397 ms (101.07x)
151.256 ms (106.88x)
96.63x
kotkovt
1001.44 ms (1.07x)
4005.96 ms (1.00x)
16712.8 ms (0.97x)
1.01x
kouckyj1
2.94584 ms (365.25x)
10.3573 ms (386.83x)
38.3157 ms (421.93x)
389.96x
kraldav1
7.45043 ms (144.42x)
13.7762 ms (290.83x)
46.4546 ms (348.01x)
226.65x
krenmar_late
9.96686 ms (107.95x)
17.0141 ms (235.48x)
52.8192 ms (306.08x)
178.82x
krizondr
1057.56 ms (1.02x)
4038.1 ms (0.99x)
16059.7 ms (1.01x)
1.01x
krizondr_late
11.1492 ms (96.51x)
27.7106 ms (144.58x)
85.9341 ms (188.13x)
132.78x
kropacj2
14.3448 ms (75.01x)
38.738 ms (103.43x)
150.506 ms (107.42x)
92.85x
krsickao
11.4672 ms (93.83x)
37.6977 ms (106.28x)
149.254 ms (108.32x)
102.39x
kyzro
10.319 ms (104.27x)
34.4245 ms (116.38x)
137.247 ms (117.79x)
112.48x
lejkom
9.44464 ms (113.92x)
17.0854 ms (234.50x)
50.9558 ms (317.27x)
185.25x
lovisekd
1039.67 ms (1.03x)
4190.65 ms (0.96x)
16519.1 ms (0.98x)
0.99x
lovisekd_late
12.7108 ms (84.65x)
23.9221 ms (167.48x)
47.1279 ms (343.04x)
144.93x
macharot
10.1155 ms (106.37x)
33.1392 ms (120.90x)
122.02 ms (132.49x)
118.95x
malackmi
81277.8 ms (0.01x)
TIMEOUT
TIMEOUT
-
malackmi_late
12.0577 ms (89.24x)
47.2603 ms (84.77x)
165.994 ms (97.39x)
90.17x
medekmi
Build log (medekmi)
In file included from potential.cpp:8:
./implementation.hpp:73:74: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/usr/local/nvgcc/lib/gcc/x86_64-pc-linux-gnu/12.3.0/../../../../include/c++/12.3.0/bits/unique_ptr.h:1065:34: note: in instantiation of member function 'ParallelSimulator<double>::ParallelSimulator' requested here
1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
| ^
./implementation.hpp:286:21: note: in instantiation of function template specialization 'std::make_unique<ParallelSimulator<double>, unsigned int &, const std::vector<Edge<>> &, const std::vector<unsigned int> &, ModelParameters<double> &>' requested here
286 | mSimulator = std::make_unique<simulator_t>(points, edges, lengths, this->mParams);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
3 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:73:74: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/usr/local/nvgcc/lib/gcc/x86_64-pc-linux-gnu/12.3.0/../../../../include/c++/12.3.0/bits/unique_ptr.h:1065:34: note: in instantiation of member function 'ParallelSimulator<double>::ParallelSimulator' requested here
1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
| ^
./implementation.hpp:286:21: note: in instantiation of function template specialization 'std::make_unique<ParallelSimulator<double>, unsigned int &, const std::vector<Edge<>> &, const std::vector<unsigned int> &, ModelParameters<double> &>' requested here
286 | mSimulator = std::make_unique<simulator_t>(points, edges, lengths, this->mParams);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
3 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:73:74: warning: 'default_selector' is deprecated: Use the callable sycl::default_selector_v instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/device_selector.hpp:54:21: note: 'default_selector' has been explicitly marked deprecated here
54 | class __SYCL_EXPORT __SYCL2020_DEPRECATED(
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from potential.cpp:8:
./implementation.hpp:73:56: warning: 'queue' is deprecated: SYCL 1.2.1 device selectors are deprecated. Please use SYCL 2020 device selectors instead. [-Wdeprecated-declarations]
73 | : mEdges(edges), mLengths(lengths), mParams(params), deviceQueue(sycl::default_selector{}),
| ^
/usr/local/nvgcc/lib/gcc/x86_64-pc-linux-gnu/12.3.0/../../../../include/c++/12.3.0/bits/unique_ptr.h:1065:34: note: in instantiation of member function 'ParallelSimulator<double>::ParallelSimulator' requested here
1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
| ^
./implementation.hpp:286:21: note: in instantiation of function template specialization 'std::make_unique<ParallelSimulator<double>, unsigned int &, const std::vector<Edge<>> &, const std::vector<unsigned int> &, ModelParameters<double> &>' requested here
286 | mSimulator = std::make_unique<simulator_t>(points, edges, lengths, this->mParams);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::initialize' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/queue.hpp:200:3: note: 'queue' has been explicitly marked deprecated here
200 | __SYCL2020_DEPRECATED("SYCL 1.2.1 device selectors are deprecated. Please "
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:53:40: note: expanded from macro '__SYCL2020_DEPRECATED'
53 | #define __SYCL2020_DEPRECATED(message) __SYCL_DEPRECATED(message)
| ^
/opt/intel/oneapi/compiler/2024.1/bin/compiler/../../include/sycl/detail/defines_elementary.hpp:44:38: note: expanded from macro '__SYCL_DEPRECATED'
44 | #define __SYCL_DEPRECATED(message) [[deprecated(message)]]
| ^
3 warnings generated.
14.1751 ms (75.91x)
27.9573 ms (143.31x)
67.0222 ms (241.21x)
123.47x
mojikm
11.8821 ms (90.55x)
28.1288 ms (142.43x)
85.959 ms (188.07x)
128.31x
ngoho
6.09798 ms (176.45x)
12.6781 ms (316.02x)
41.1529 ms (392.84x)
263.68x
nguyenq1_late
7.39659 ms (145.47x)
14.6839 ms (272.85x)
47.4036 ms (341.04x)
222.69x
novakj80
Build log (novakj80)
In file included from potential.cpp:8:
./implementation.hpp:107:10: warning: unused variable 'factor' [-Wunused-variable]
107 | real_t factor = params.timeQuantum / params.vertexMass;
| ^~~~~~
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
In file included from potential.cpp:8:
./implementation.hpp:171:8: warning: unused variable 'bpa' [-Wunused-variable]
171 | auto bpa = bufPoints.get_host_access();
| ^~~
./implementation.hpp:172:8: warning: unused variable 'bva' [-Wunused-variable]
172 | auto bva = bufVelocities->get_host_access();
| ^~~
3 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:107:10: warning: unused variable 'factor' [-Wunused-variable]
107 | real_t factor = params.timeQuantum / params.vertexMass;
| ^~~~~~
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
In file included from potential.cpp:8:
./implementation.hpp:171:8: warning: unused variable 'bpa' [-Wunused-variable]
171 | auto bpa = bufPoints.get_host_access();
| ^~~
./implementation.hpp:172:8: warning: unused variable 'bva' [-Wunused-variable]
172 | auto bva = bufVelocities->get_host_access();
| ^~~
3 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:107:10: warning: unused variable 'factor' [-Wunused-variable]
107 | real_t factor = params.timeQuantum / params.vertexMass;
| ^~~~~~
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
1 warning generated.
10.8158 ms (99.48x)
37.2767 ms (107.48x)
148.349 ms (108.98x)
105.14x
novelins
9.57612 ms (112.36x)
33.9451 ms (118.03x)
136.464 ms (118.47x)
116.22x
peterad_late
10.2522 ms (104.95x)
34.4012 ms (116.46x)
137.175 ms (117.85x)
112.78x
popovaks
13.0847 ms (82.23x)
39.6486 ms (101.05x)
152.302 ms (106.15x)
95.31x
rays
7.30843 ms (147.22x)
13.8081 ms (290.15x)
44.1249 ms (366.38x)
231.33x
seidlja1
Build log (seidlja1)
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
./implementation.hpp:184:28: warning: unused variable 'edgeCompulsion' [-Wunused-variable]
184 | const auto edgeCompulsion = params.edgeCompulsion;
| ^~~~~~~~~~~~~~
./implementation.hpp:179:26: note: while substituting into a lambda expression here
179 | queue.submit([&](sycl::handler& handler) {
| ^
./implementation.hpp:298:21: note: in instantiation of member function 'ParallelSimulator<double>::updatePoints' requested here
298 | mSimulator->updatePoints(points);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
2 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
./implementation.hpp:184:28: warning: unused variable 'edgeCompulsion' [-Wunused-variable]
184 | const auto edgeCompulsion = params.edgeCompulsion;
| ^~~~~~~~~~~~~~
./implementation.hpp:179:26: note: while substituting into a lambda expression here
179 | queue.submit([&](sycl::handler& handler) {
| ^
./implementation.hpp:298:21: note: in instantiation of member function 'ParallelSimulator<double>::updatePoints' requested here
298 | mSimulator->updatePoints(points);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
2 warnings generated.
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
./implementation.hpp:184:28: warning: unused variable 'edgeCompulsion' [-Wunused-variable]
184 | const auto edgeCompulsion = params.edgeCompulsion;
| ^~~~~~~~~~~~~~
./implementation.hpp:179:26: note: while substituting into a lambda expression here
179 | queue.submit([&](sycl::handler& handler) {
| ^
./implementation.hpp:298:21: note: in instantiation of member function 'ParallelSimulator<double>::updatePoints' requested here
298 | mSimulator->updatePoints(points);
| ^
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::iteration' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
2 warnings generated.
160.089 ms (6.72x)
326.381 ms (12.28x)
745.776 ms (21.68x)
10.85x
seidlja1_late
Build log (seidlja1_late)
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
2 | #pragma ide diagnostic ignored "Simplify"
| ^
1 warning generated.
8.25718 ms (130.31x)
22.7287 ms (176.27x)
49.0352 ms (329.70x)
183.15x
selivem_late
Build log (selivem_late)
In file included from potential.cpp:8:
./implementation.hpp:207:44: warning: initializer order does not match the declaration order [-Wreorder-ctor]
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~
| queue(sycl::queue(sycl::default_selector_v) pointsB(nullptr)
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| velocitiesB(nullptr) edgeIndicesB(nullptr) adjacenciesB(nullptr)
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./implementation.hpp:207:44: note: field 'velocitiesB' will be initialized after field 'edgesB'
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ^~~~~~~~~~~~~~~~~~~~
./implementation.hpp:208:46: note: field 'adjacenciesB' will be initialized after field 'queue'
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:207:44: warning: initializer order does not match the declaration order [-Wreorder-ctor]
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~
| queue(sycl::queue(sycl::default_selector_v) pointsB(nullptr)
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| velocitiesB(nullptr) edgeIndicesB(nullptr) adjacenciesB(nullptr)
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./implementation.hpp:207:44: note: field 'velocitiesB' will be initialized after field 'edgesB'
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ^~~~~~~~~~~~~~~~~~~~
./implementation.hpp:208:46: note: field 'adjacenciesB' will be initialized after field 'queue'
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from potential.cpp:8:
./implementation.hpp:207:44: warning: initializer order does not match the declaration order [-Wreorder-ctor]
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~
| queue(sycl::queue(sycl::default_selector_v) pointsB(nullptr)
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| velocitiesB(nullptr) edgeIndicesB(nullptr) adjacenciesB(nullptr)
potential.cpp:92:63: note: in instantiation of member function 'ProgramPotential<double>::ProgramPotential' requested here
92 | IProgramPotential<real_t, index_t, length_t> *program = new ProgramPotential<real_t, index_t, length_t>;
| ^
./implementation.hpp:207:44: note: field 'velocitiesB' will be initialized after field 'edgesB'
207 | ProgramPotential() : pointsB(nullptr), velocitiesB(nullptr), edgesB(nullptr), lengthsB(nullptr),
| ^~~~~~~~~~~~~~~~~~~~
./implementation.hpp:208:46: note: field 'adjacenciesB' will be initialized after field 'queue'
208 | forcesB(nullptr), edgeIndicesB(nullptr), adjacenciesB(nullptr), queue(sycl::queue(sycl::default_selector_v)) {}
| ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.