Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DavidPfander-UniStuttgart/ae94fc6f3b96f39e864b610e3847f1cd to your computer and use it in GitHub Desktop.
Save DavidPfander-UniStuttgart/ae94fc6f3b96f39e864b610e3847f1cd to your computer and use it in GitHub Desktop.
hpx application on circle ci
cd build && ./boost_tests
Running 78 test cases...
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<hpx::exception> >'
what(): failed to set thread affinity mask (0xfffa) for cpuset 0x00ff00fc: HPX(kernel_error)
unknown location(0): fatal error: in "test_algorithms/apply_inverse_2": signal: SIGABRT (application abort requested)
/home/ubuntu/MatrixMultiplicationHPX/src/tests/test_algorithms.cpp(23): last checkpoint: "apply_inverse_2" entry.
hpx::init: can't initialize runtime system more than once! Exiting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment