Skip to content

Minor fixes to v2.1.1

Compare
Choose a tag to compare
@khuck khuck released this 09 Feb 00:45
· 1166 commits to develop since this release
  • view commit • Namespace change for hpx::util::debug
  • view commit • If a task_wrapper changes its task_identifier, make sure that we check if there's a profiler object already and if so make sure that it gets the updated task_identifier, too. This should all be refactored, at some point.
  • view commit • Don't define _GNUSOURCE twice
  • view commit • Fixing transient test failure.
  • view commit • Merge branch 'develop' of git.nic.uoregon.edu:/gitroot/xpress-apex into develop
  • view commit • Merge pull request #97 from biddisco/develop
  • view commit • Fixing (again) C++17 support for Clang
  • view commit • Fixing the Clang fix for gcc
  • view commit • fix for deregister policy after converging, problem occured because of race conidtion
  • view commit • Fixing CMake config for OpenMP example and Clang.
  • view commit • Adding Cmake fix for hpx_add_library call.
  • view commit • Adding GNUInstallDirs
  • view commit • Merge branch 'develop' of https://github.com/khuck/xpress-apex into develop
  • view commit • Cleaning up code to pass HPX inspect.
  • view commit • Adding command line capture to option output.
  • view commit • Capturing command line and arguments.
  • view commit • Convert null characters to spaces
  • view commit • Adding utility to generate default config
  • view commit • Adding output to config generation
  • view commit • Updating readme to hopefully fix the buildbot badges