Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@c29afa268e9d:/octotiger# ./make.sh
- + cmake --build /octotiger/build -- -j1
- [1/74] Building CXX object CMakeFiles/hydrolib.dir/src/test_problems/blast/sedov.cpp.o
- FAILED: CMakeFiles/hydrolib.dir/src/test_problems/blast/sedov.cpp.o
- /usr/local/bin/c++ -DH5_BUILT_AS_DYNAMIC_LIB -DHPX_HAVE_DATAPAR -DHPX_HAVE_DATAPAR_VC -DHPX_LIBRARY_EXPORTS -DNDEBUG -DOCTOTIGER_GRIDDIM=8 -DOCTOTIGER_HAVE_BLAST_TEST -DOCTOTIGER_HAVE_QUADMATH -DOCTOTIGER_HAVE_VC -DOCTOTIGER_THETA_MINIMUM=0.34 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Dhydrolib_EXPORTS -I../ -isystem /local/hpx/include -isystem /local/boost/include -isystem /local/hwloc/include -isystem /local/silo/include -isystem /local/hdf5/include -isystem /local/vc/include -Wno-cpp -fPIC -O3 -DNDEBUG -fPIC -std=gnu++17 -MD -MT CMakeFiles/hydrolib.dir/src/test_problems/blast/sedov.cpp.o -MF CMakeFiles/hydrolib.dir/src/test_problems/blast/sedov.cpp.o.d -o CMakeFiles/hydrolib.dir/src/test_problems/blast/sedov.cpp.o -c ../src/test_problems/blast/sedov.cpp
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:43:28: error: 'extract_executor_parameters' in namespace 'hpx::execution' does not name a template type
- typedef execution::extract_executor_parameters<executor_type>::type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:91:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_task_policy, Executor,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:91:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_task_policy, Executor,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:122:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:122:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:123:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_task_policy, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:123:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_task_policy, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:146:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type& parameters()
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:151:19: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- constexpr executor_parameters_type const& parameters() const
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:166:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type params_;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:232:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_task_policy_shim, Executor_,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:232:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_task_policy_shim, Executor_,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:263:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters_...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:263:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:264:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_task_policy_shim, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:264:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_task_policy_shim, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:333:28: error: 'extract_executor_parameters' in namespace 'hpx::execution' does not name a template type
- typedef execution::extract_executor_parameters<executor_type>::type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:385:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_policy, Executor,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:385:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_policy, Executor,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:416:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:416:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:417:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_policy, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:417:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_policy, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:441:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type& parameters()
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:446:19: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- constexpr executor_parameters_type const& parameters() const
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:461:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type params_;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp: In constructor 'constexpr hpx::execution::v1::dataseq_policy::dataseq_policy()':
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:353:13: error: class 'hpx::execution::v1::dataseq_policy' does not have any field named 'params_'
- , params_{}
- ^~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp: At global scope:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:524:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_policy_shim, Executor_,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:524:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_policy_shim, Executor_,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:555:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters_...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:555:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:556:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<dataseq_policy_shim, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:556:33: error: expected initializer before '<' token
- typename rebind_executor<dataseq_policy_shim, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:628:28: error: 'extract_executor_parameters' in namespace 'hpx::execution' does not name a template type
- typedef execution::extract_executor_parameters<executor_type>::type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:675:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_task_policy, Executor,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:675:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_task_policy, Executor,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:706:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:706:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:707:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_task_policy, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:707:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_task_policy, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:730:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type& parameters()
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:735:19: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- constexpr executor_parameters_type const& parameters() const
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:750:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type params_;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:764:28: error: 'extract_executor_parameters' in namespace 'hpx::execution' does not name a template type
- typedef execution::extract_executor_parameters<executor_type>::type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:811:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_policy, Executor,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:811:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_policy, Executor,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:841:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:841:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:842:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_policy, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:842:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_policy, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:865:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type& parameters()
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:870:19: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- constexpr executor_parameters_type const& parameters() const
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:885:9: error: 'executor_parameters_type' does not name a type; did you mean 'executor_type'?
- executor_parameters_type params_;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- executor_type
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp: In constructor 'constexpr hpx::execution::v1::datapar_policy::datapar_policy()':
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:784:13: error: class 'hpx::execution::v1::datapar_policy' does not have any field named 'params_'
- , params_{}
- ^~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp: At global scope:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:948:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_policy_shim, Executor_,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:948:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_policy_shim, Executor_,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:978:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters_...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:978:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:979:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_policy_shim, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:979:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_policy_shim, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1093:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_task_policy_shim, Executor_,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1093:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_task_policy_shim, Executor_,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1124:26: error: expected nested-name-specifier before 'executor_parameters_join'
- typename executor_parameters_join<Parameters_...>::type>
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1124:26: error: expected '>' before 'executor_parameters_join'
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1125:18: error: expected nested-name-specifier before 'rebind_executor'
- typename rebind_executor<datapar_task_policy_shim, executor_type,
- ^~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1125:33: error: expected initializer before '<' token
- typename rebind_executor<datapar_task_policy_shim, executor_type,
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1285:38: error: 'datapar_task_policy' was not declared in this scope
- struct is_async_execution_policy<datapar_task_policy> : std::true_type
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1285:38: note: suggested alternative:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:621:12: note: 'hpx::execution::v1::datapar_task_policy'
- struct datapar_task_policy
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1285:57: error: template argument 1 is invalid
- struct is_async_execution_policy<datapar_task_policy> : std::true_type
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1291:9: error: 'datapar_task_policy_shim' was not declared in this scope
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1291:9: note: suggested alternative:
- In file included from /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:18,
- from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy_fwd.hpp:34:12: note: 'hpx::execution::v1::datapar_task_policy_shim'
- struct datapar_task_policy_shim;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1291:44: error: wrong number of template arguments (2, should be 1)
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~
- In file included from /local/hpx/include/hpx/modules/execution.hpp:33,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:22,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/execution/traits/is_execution_policy.hpp:34:16: note: provided for 'template<class T> struct hpx::detail::is_async_execution_policy'
- struct is_async_execution_policy : std::false_type
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1291:54: error: expected unqualified-id before '>' token
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1299:41: error: 'datapar_policy' was not declared in this scope
- struct is_parallel_execution_policy<datapar_policy> : std::true_type
- ^~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1299:41: note: suggested alternative:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:757:12: note: 'hpx::execution::v1::datapar_policy'
- struct datapar_policy
- ^~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1299:55: error: template argument 1 is invalid
- struct is_parallel_execution_policy<datapar_policy> : std::true_type
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1304:41: error: 'datapar_task_policy' was not declared in this scope
- struct is_parallel_execution_policy<datapar_task_policy> : std::true_type
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1304:41: note: suggested alternative:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:621:12: note: 'hpx::execution::v1::datapar_task_policy'
- struct datapar_task_policy
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1304:60: error: template argument 1 is invalid
- struct is_parallel_execution_policy<datapar_task_policy> : std::true_type
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1310:9: error: 'datapar_policy_shim' was not declared in this scope
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1310:9: note: suggested alternative:
- In file included from /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:18,
- from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy_fwd.hpp:29:12: note: 'hpx::execution::v1::datapar_policy_shim'
- struct datapar_policy_shim;
- ^~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1310:39: error: wrong number of template arguments (2, should be 1)
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~
- In file included from /local/hpx/include/hpx/modules/execution.hpp:33,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:22,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/execution/traits/is_execution_policy.hpp:24:16: note: provided for 'template<class T> struct hpx::detail::is_parallel_execution_policy'
- struct is_parallel_execution_policy : std::false_type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1310:49: error: expected unqualified-id before '>' token
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1316:9: error: 'datapar_task_policy_shim' was not declared in this scope
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1316:9: note: suggested alternative:
- In file included from /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:18,
- from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy_fwd.hpp:34:12: note: 'hpx::execution::v1::datapar_task_policy_shim'
- struct datapar_task_policy_shim;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1316:44: error: wrong number of template arguments (2, should be 1)
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~
- In file included from /local/hpx/include/hpx/modules/execution.hpp:33,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:22,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/execution/traits/is_execution_policy.hpp:24:16: note: provided for 'template<class T> struct hpx::detail::is_parallel_execution_policy'
- struct is_parallel_execution_policy : std::false_type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1316:54: error: expected unqualified-id before '>' token
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1350:43: error: 'datapar_policy' was not declared in this scope
- struct is_vectorpack_execution_policy<datapar_policy> : std::true_type
- ^~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1350:43: note: suggested alternative:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:757:12: note: 'hpx::execution::v1::datapar_policy'
- struct datapar_policy
- ^~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1350:57: error: template argument 1 is invalid
- struct is_vectorpack_execution_policy<datapar_policy> : std::true_type
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1355:43: error: 'datapar_task_policy' was not declared in this scope
- struct is_vectorpack_execution_policy<datapar_task_policy> : std::true_type
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1355:43: note: suggested alternative:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:621:12: note: 'hpx::execution::v1::datapar_task_policy'
- struct datapar_task_policy
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1355:62: error: template argument 1 is invalid
- struct is_vectorpack_execution_policy<datapar_task_policy> : std::true_type
- ^
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1361:9: error: 'datapar_policy_shim' was not declared in this scope
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1361:9: note: suggested alternative:
- In file included from /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:18,
- from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy_fwd.hpp:29:12: note: 'hpx::execution::v1::datapar_policy_shim'
- struct datapar_policy_shim;
- ^~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1361:39: error: wrong number of template arguments (2, should be 1)
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~
- In file included from /local/hpx/include/hpx/modules/execution.hpp:33,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:22,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/execution/traits/is_execution_policy.hpp:44:16: note: provided for 'template<class Executor> struct hpx::detail::is_vectorpack_execution_policy'
- struct is_vectorpack_execution_policy : std::false_type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1361:49: error: expected unqualified-id before '>' token
- datapar_policy_shim<Executor, Parameters>> : std::true_type
- ^~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1367:9: error: 'datapar_task_policy_shim' was not declared in this scope
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1367:9: note: suggested alternative:
- In file included from /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:18,
- from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy_fwd.hpp:34:12: note: 'hpx::execution::v1::datapar_task_policy_shim'
- struct datapar_task_policy_shim;
- ^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1367:44: error: wrong number of template arguments (2, should be 1)
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~~~~~~~~~
- In file included from /local/hpx/include/hpx/modules/execution.hpp:33,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:22,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/execution/traits/is_execution_policy.hpp:44:16: note: provided for 'template<class Executor> struct hpx::detail::is_vectorpack_execution_policy'
- struct is_vectorpack_execution_policy : std::false_type
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/executors/execution_policy.hpp:21,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:223,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/executors/datapar/execution_policy.hpp:1367:54: error: expected unqualified-id before '>' token
- datapar_task_policy_shim<Executor, Parameters>> : std::true_type
- ^~
- In file included from /local/hpx/include/hpx/parallel/datapar/loop.hpp:18,
- from /local/hpx/include/hpx/parallel/util/loop.hpp:11,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:212:22: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- typename HPX_INVOKE_result<F, V1*>::type
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:212:39: error: expected initializer before '<' token
- typename HPX_INVOKE_result<F, V1*>::type
- ^
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:222:22: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- typename HPX_INVOKE_result<F, V*>::type
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:222:39: error: expected initializer before '<' token
- typename HPX_INVOKE_result<F, V*>::type
- ^
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:236:25: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- static typename HPX_INVOKE_result<F, V1*, V2*>::type call_aligned(
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:236:42: error: expected initializer before '<' token
- static typename HPX_INVOKE_result<F, V1*, V2*>::type call_aligned(
- ^
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:258:25: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- static typename HPX_INVOKE_result<F, V1*, V2*>::type call_unaligned(
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:258:42: error: expected initializer before '<' token
- static typename HPX_INVOKE_result<F, V1*, V2*>::type call_unaligned(
- ^
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:294:22: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- typename HPX_INVOKE_result<F, V11*, V12*>::type
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:294:39: error: expected initializer before '<' token
- typename HPX_INVOKE_result<F, V11*, V12*>::type
- ^
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:303:22: error: expected nested-name-specifier before 'HPX_INVOKE_result'
- typename HPX_INVOKE_result<F, V1*, V2*>::type
- ^~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/iterator_helpers.hpp:303:39: error: expected initializer before '<' token
- typename HPX_INVOKE_result<F, V1*, V2*>::type
- ^
- In file included from /local/hpx/include/hpx/parallel/util/loop.hpp:11,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:99:50: error: 'Sent_' has not been declared
- static bool call(Iter_ const& first, Sent_ const& last)
- ^~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp: In static member function 'static bool hpx::parallel::util::detail::loop_optimization<Iter, typename std::enable_if<hpx::parallel::util::detail::iterator_datapar_compatible<Iter>::value>::type>::call(const Iter_&, const int&)':
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:106:43: error: 'distance' is not a member of 'hpx::parallel::util::detail'
- (std::size_t) detail::distance(first, last);
- ^~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:106:43: note: suggested alternatives:
- In file included from /usr/local/include/c++/8.4.0/bits/stl_algobase.h:66,
- from /usr/local/include/c++/8.4.0/bits/char_traits.h:39,
- from /usr/local/include/c++/8.4.0/string:40,
- from /local/hpx/include/hpx/assertion/evaluate_assert.hpp:13,
- from /local/hpx/include/hpx/modules/assertion.hpp:16,
- from /local/hpx/include/hpx/assert.hpp:9,
- from /local/hpx/include/hpx/coroutines/detail/combined_tagged_state.hpp:10,
- from /local/hpx/include/hpx/coroutines/thread_enums.hpp:12,
- from /local/hpx/include/hpx/async_base/launch_policy.hpp:12,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:100,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /usr/local/include/c++/8.4.0/bits/stl_iterator_base_funcs.h:138:5: note: 'std::distance'
- distance(_InputIterator __first, _InputIterator __last)
- ^~~~~~~~
- /usr/local/include/c++/8.4.0/bits/stl_iterator_base_funcs.h:138:5: note: 'std::distance'
- In file included from /local/hpx/include/hpx/parallel/util/loop.hpp:11,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/datapar/loop.hpp: At global scope:
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:30: error: 'datapar_policy' is not a member of 'hpx::parallel::execution'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:30: note: suggested alternative: 'parallel_policy'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~
- parallel_policy
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:52: error: expected primary-expression before 'begin'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:63: error: expected primary-expression before 'end'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:69: error: expected primary-expression before '&&' token
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:72: error: 'f' was not declared in this scope
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:74: error: expected ';' before '{' token
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^
- ;
- {
- ~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:30: error: 'datapar_task_policy' is not a member of 'hpx::parallel::execution'
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~~~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:30: note: suggested alternative: 'parallel_task_policy'
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~~~~~~
- parallel_task_policy
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:57: error: expected primary-expression before 'begin'
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^~~~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:68: error: expected primary-expression before 'end'
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^~~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:74: error: expected primary-expression before '&&' token
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^~
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:77: error: 'f' was not declared in this scope
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:328:79: error: expected ';' before '{' token
- parallel::execution::datapar_task_policy, Begin begin, End end, F&& f)
- ^
- ;
- {
- ~
- In file included from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/util/loop.hpp:86:48: error: 'template<class ExPolicy, class Begin, class End, class F> constexpr Begin hpx::parallel::util::loop(ExPolicy&&, Begin, End, F&&)' conflicts with a previous declaration
- ExPolicy&&, Begin begin, End end, F&& f)
- ^
- In file included from /local/hpx/include/hpx/parallel/util/loop.hpp:11,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:30: note: previous declaration 'template<class Begin, class End, class F> Begin hpx::parallel::util::loop<Begin, End, F>'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~
- In file included from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/util/loop.hpp:94:66: error: 'template<class ExPolicy, class Begin, class End, class CancelToken, class F> constexpr Begin hpx::parallel::util::loop(ExPolicy&&, Begin, End, CancelToken&, F&&)' conflicts with a previous declaration
- ExPolicy&&, Begin begin, End end, CancelToken& tok, F&& f)
- ^
- In file included from /local/hpx/include/hpx/parallel/util/loop.hpp:11,
- from /local/hpx/include/hpx/parallel/algorithms/reduce.hpp:228,
- from /local/hpx/include/hpx/collectives/detail/communicator.hpp:25,
- from /local/hpx/include/hpx/collectives/all_gather.hpp:102,
- from /local/hpx/include/hpx/modules/collectives.hpp:14,
- from ../src/test_problems/blast/sedov.cpp:1:
- /local/hpx/include/hpx/parallel/datapar/loop.hpp:320:30: note: previous declaration 'template<class Begin, class End, class F> Begin hpx::parallel::util::loop<Begin, End, F>'
- parallel::execution::datapar_policy, Begin begin, End end, F&& f)
- ^~~~~~~~~~~~~~
- ninja: build stopped: subcommand failed.
- root@c29afa268e9d:/octotiger#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement