Skip to content

Commit

Permalink
Merge branch 'develop' of git.nic.uoregon.edu:/gitroot/xpress-apex in…
Browse files Browse the repository at this point in the history
…to develop
  • Loading branch information
khuck committed Nov 18, 2019
2 parents 30936bf + 82177be commit 7d91ea3
Show file tree
Hide file tree
Showing 25 changed files with 514 additions and 334 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ elseif ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC")
endif()

# The version number.
set (APEX_VERSION_MAJOR 0)
set (APEX_VERSION_MINOR 5)
set (APEX_VERSION_MAJOR 2)
set (APEX_VERSION_MINOR 1)

# add_definitions(-std=c++11)
include(CheckCXXCompilerFlag)
Expand Down
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,29 @@ Build Status:
The [Buildbot](http://omega.nic.uoregon.edu:8010/#/grid) continuous integration
service tracks the current build status on several platforms and compilers:

[![A-default-release](http://omega.nic.uoregon.edu:8010/badges/A-default-release.svg?left_text=default-release)](http://omega.nic.uoregon.edu:8010/#/)
[![02-base-release](http://omega.nic.uoregon.edu:8010/badges/B-base-release.svg?left_text=base-release)](http://omega.nic.uoregon.edu:8010/#/)
[![03-malloc-release](http://omega.nic.uoregon.edu:8010/badges/C-malloc-release.svg?left_text=malloc-release)](http://omega.nic.uoregon.edu:8010/#/)
[![04-bfd-release](http://omega.nic.uoregon.edu:8010/badges/D-bfd-release.svg?left_text=bfd-release)](http://omega.nic.uoregon.edu:8010/#/)
[![05-ah-release](http://omega.nic.uoregon.edu:8010/badges/E-ah-release.svg?left_text=ah-release)](http://omega.nic.uoregon.edu:8010/#/)
[![06-ompt-release](http://omega.nic.uoregon.edu:8010/badges/F-ompt-release.svg?left_text=ompt-release)](http://omega.nic.uoregon.edu:8010/#/)
[![07-papi-release](http://omega.nic.uoregon.edu:8010/badges/G-papi-release.svg?left_text=papi-release)](http://omega.nic.uoregon.edu:8010/#/)
[![08-mpi-release](http://omega.nic.uoregon.edu:8010/badges/H-mpi-release.svg?left_text=mpi-release)](http://omega.nic.uoregon.edu:8010/#/)
[![09-otf-release](http://omega.nic.uoregon.edu:8010/badges/I-otf-release.svg?left_text=otf-release)](http://omega.nic.uoregon.edu:8010/#/)
[![10-install-release](http://omega.nic.uoregon.edu:8010/badges/J-install-release.svg?left_text=install-release)](http://omega.nic.uoregon.edu:8010/#/)
[![10-install-release](http://omega.nic.uoregon.edu:8010/badges/K-install-release.svg?left_text=hpx-release)](http://omega.nic.uoregon.edu:8010/#/)

[![01-default-debug](http://omega.nic.uoregon.edu:8010/badges/A-default-debug.svg?left_text=default-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![02-base-debug](http://omega.nic.uoregon.edu:8010/badges/B-base-debug.svg?left_text=base-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![03-malloc-debug](http://omega.nic.uoregon.edu:8010/badges/C-malloc-debug.svg?left_text=malloc-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![04-bfd-debug](http://omega.nic.uoregon.edu:8010/badges/D-bfd-debug.svg?left_text=bfd-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![05-ah-debug](http://omega.nic.uoregon.edu:8010/badges/E-ah-debug.svg?left_text=ah-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![06-ompt-debug](http://omega.nic.uoregon.edu:8010/badges/F-ompt-debug.svg?left_text=ompt-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![07-papi-debug](http://omega.nic.uoregon.edu:8010/badges/G-papi-debug.svg?left_text=papi-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![08-mpi-debug](http://omega.nic.uoregon.edu:8010/badges/H-mpi-debug.svg?left_text=mpi-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![09-otf-debug](http://omega.nic.uoregon.edu:8010/badges/I-otf-debug.svg?left_text=otf-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![10-install-debug](http://omega.nic.uoregon.edu:8010/badges/J-install-debug.svg?left_text=install-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![10-install-debug](http://omega.nic.uoregon.edu:8010/badges/K-install-debug.svg?left_text=hpx-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![default-release](http://omega.nic.uoregon.edu:8010/badges/A-default-release.svg?left_text=default-release)](http://omega.nic.uoregon.edu:8010/#/)
[![base-release](http://omega.nic.uoregon.edu:8010/badges/B-base-release.svg?left_text=base-release)](http://omega.nic.uoregon.edu:8010/#/)
[![malloc-release](http://omega.nic.uoregon.edu:8010/badges/C-malloc-release.svg?left_text=malloc-release)](http://omega.nic.uoregon.edu:8010/#/)
[![bfd-release](http://omega.nic.uoregon.edu:8010/badges/D-bfd-release.svg?left_text=bfd-release)](http://omega.nic.uoregon.edu:8010/#/)
[![ah-release](http://omega.nic.uoregon.edu:8010/badges/E-ah-release.svg?left_text=ah-release)](http://omega.nic.uoregon.edu:8010/#/)
[![ompt-release](http://omega.nic.uoregon.edu:8010/badges/F-ompt-release.svg?left_text=ompt-release)](http://omega.nic.uoregon.edu:8010/#/)
[![papi-release](http://omega.nic.uoregon.edu:8010/badges/G-papi-release.svg?left_text=papi-release)](http://omega.nic.uoregon.edu:8010/#/)
[![mpi-release](http://omega.nic.uoregon.edu:8010/badges/H-mpi-release.svg?left_text=mpi-release)](http://omega.nic.uoregon.edu:8010/#/)
[![otf-release](http://omega.nic.uoregon.edu:8010/badges/I-otf-release.svg?left_text=otf-release)](http://omega.nic.uoregon.edu:8010/#/)
[![install-release](http://omega.nic.uoregon.edu:8010/badges/J-install-release.svg?left_text=install-release)](http://omega.nic.uoregon.edu:8010/#/)
[![hpx-release](http://omega.nic.uoregon.edu:8010/badges/K-hpx-release.svg?left_text=hpx-release)](http://omega.nic.uoregon.edu:8010/#/)

[![default-debug](http://omega.nic.uoregon.edu:8010/badges/A-default-debug.svg?left_text=default-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![base-debug](http://omega.nic.uoregon.edu:8010/badges/B-base-debug.svg?left_text=base-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![malloc-debug](http://omega.nic.uoregon.edu:8010/badges/C-malloc-debug.svg?left_text=malloc-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![bfd-debug](http://omega.nic.uoregon.edu:8010/badges/D-bfd-debug.svg?left_text=bfd-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![ah-debug](http://omega.nic.uoregon.edu:8010/badges/E-ah-debug.svg?left_text=ah-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![ompt-debug](http://omega.nic.uoregon.edu:8010/badges/F-ompt-debug.svg?left_text=ompt-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![papi-debug](http://omega.nic.uoregon.edu:8010/badges/G-papi-debug.svg?left_text=papi-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![mpi-debug](http://omega.nic.uoregon.edu:8010/badges/H-mpi-debug.svg?left_text=mpi-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![otf-debug](http://omega.nic.uoregon.edu:8010/badges/I-otf-debug.svg?left_text=otf-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![install-debug](http://omega.nic.uoregon.edu:8010/badges/J-install-debug.svg?left_text=install-debug)](http://omega.nic.uoregon.edu:8010/#/)
[![hpx-debug](http://omega.nic.uoregon.edu:8010/badges/K-hpx-debug.svg?left_text=hpx-debug)](http://omega.nic.uoregon.edu:8010/#/)

Overview:
=========
Expand Down Expand Up @@ -99,7 +99,7 @@ Supported Runtime Systems
HPX (Louisiana State University)
---------------------------------

HPX (High Performance ParalleX) is the original implementation of the ParalleX model. Developed and maintained by the Ste||ar Group at Louisiana State University, HPX is implemented in C++. For more information, see [http://stellar.cct.lsu.edu/tag/hpx/](http://stellar.cct.lsu.edu/tag/hpx/). For a tutorial on HPX with APEX (presented at SC'17, Austin TX) see [http://www.nic.uoregon.edu/~khuck/SC17-HPX-APEX.pdf](http://www.nic.uoregon.edu/~khuck/SC17-HPX-APEX.pdf).
HPX (High Performance ParalleX) is the original implementation of the ParalleX model. Developed and maintained by the Ste||ar Group at Louisiana State University, HPX is implemented in C++. For more information, see [http://stellar.cct.lsu.edu/tag/hpx/](http://stellar.cct.lsu.edu/tag/hpx/). For a tutorial on HPX with APEX (presented at SC'17, Austin TX) see [http://www.nic.uoregon.edu/~khuck/SC17-HPX-APEX.pdf](http://www.nic.uoregon.edu/~khuck/SC17-HPX-APEX.pdf). The integration specification is available [here](http://www.nic.uoregon.edu/~khuck/Phylanx/2019_report.pdf).

HPX5 (Indiana University)
-------------------------
Expand Down
32 changes: 32 additions & 0 deletions cmake/Modules/APEX_SetupActiveHarmony.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

if(APEX_WITH_ACTIVEHARMONY)

find_package(ActiveHarmony)
if(NOT ACTIVEHARMONY_FOUND)
hpx_error("apex" "Requested APEX_WITH_ACTIVEHARMONY but could not find \
Active Harmony. Please specify ACTIVEHARMONY_ROOT.")
endif()

# Add an imported target
add_library(apex::activeharmony INTERFACE IMPORTED)
hpx_info("apex" "Building APEX with Active Harmony support.")
set_property(TARGET apex::activeharmony PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${ACTIVEHARMONY_INCLUDE_DIR})
set_property(TARGET apex::activeharmony PROPERTY
INTERFACE_LINK_LIBRARIES ${ACTIVEHARMONY_LIBRARIES})
set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${ACTIVEHARMONY_LIBRARY_DIR})

# Add the right definitions to the apex_flags target
target_compile_definitions(apex_flags INTERFACE APEX_HAVE_ACTIVEHARMONY)

list(APPEND _apex_imported_targets apex::activeharmony)

else()

add_custom_target(project_activeharmony)

endif()
20 changes: 20 additions & 0 deletions cmake/Modules/APEX_SetupBFD.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

find_package(BFD)

if (BFD_FOUND)

add_library(apex::bfd INTERFACE IMPORTED)
set_property(TARGET apex::bfd PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${BFD_INCLUDE_DIRS})
set_property(TARGET apex::bfd PROPERTY
INTERFACE_LINK_LIBRARIES ${BFD_LIBRARIES})
set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${BFD_LIBRARY_DIR})
message(INFO " Using binutils: ${BFD_LIBRARY_DIR} ${BFD_LIBRARIES}")

list(APPEND _apex_imported_targets apex::bfd)

endif()
28 changes: 28 additions & 0 deletions cmake/Modules/APEX_SetupDemangle.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

find_package(Demangle)

if (DEMANGLE_FOUND)

# Add an imported target
add_library(apex::demangle INTERFACE IMPORTED)
set_property(TARGET apex::demangle PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${DEMANGLE_INCLUDE_DIRS})
set_property(TARGET apex::demangle PROPERTY
INTERFACE_LINK_LIBRARIES ${DEMANGLE_LIBRARIES})

set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${DEMANGLE_LIBRARY_DIR})
message(INFO " Using demangle: ${DEMANGLE_LIBRARY_DIR} ${DEMANGLE_LIBRARIES}")

list(APPEND _apex_imported_targets apex::demangle)

else()

unset(DEMANGLE_LIBRARY)
unset(DEMANGLE_LIBRARIES)
unset(DEMANGLE_DIR)

endif()
15 changes: 15 additions & 0 deletions cmake/Modules/APEX_SetupHPXMP.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

add_library(apex::hpxmp INTERFACE IMPORTED)
set_property(TARGET apex::hpxmp PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${HPXMP_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR}/hpxmp/src)
set_property(TARGET apex::hpxmp PROPERTY
INTERFACE_LINK_LIBRARIES ${HPXMP_LIBRARIES})
set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${HPXMP_LIBRARY_DIR})
message(INFO " Using binutils: ${HPXMP_LIBRARY_DIR} ${HPXMP_LIBRARIES}")

list(APPEND _apex_imported_targets apex::hpxmp)

33 changes: 33 additions & 0 deletions cmake/Modules/APEX_SetupLMSensors.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Copyright (c) 2014 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

################################################################################
# LM Sensors configuration
################################################################################

# Setup an imported target for lmsensors
if(APEX_WITH_LM_SENSORS)

find_package(LMSensors)

if (NOT LM_SENSORS_FOUND)
hpx_error("apex" "Requested APEX_WITH_LM_SENSORS but could not find LM \
Sensors. Please specify LM_SENSORS_ROOT.")
endif()

# Add an imported target
add_library(apex::lm_sensors INTERFACE IMPORTED)
set_property(TARGET apex::lm_sensors PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${LM_SENSORS_INCLUDE_DIRS})
set_property(TARGET apex::lm_sensors PROPERTY
INTERFACE_LINK_LIBRARIES ${LM_SENSORS_LIBRARIES})
set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${LM_SENSORS_LIBRARY_DIR})

target_compile_definitions(apex_flags INTERFACE APEX_HAVE_LM_SENSORS)

list(APPEND _apex_imported_targets apex::lm_sensors)

endif()

27 changes: 27 additions & 0 deletions cmake/Modules/APEX_SetupMSR.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

if(APEX_WITH_MSR)

find_package(MSR)
if(NOT MSR_FOUND)
hpx_error("apex" "Requested APEX_WITH_MSR but could not find MSR. \
Please specify MSR_ROOT.")
endif()
hpx_info("apex" "Building APEX with libmsr support.")

# Add an imported target
add_library(apex::msr INTERFACE IMPORTED)
set_property(TARGET apex::msr PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${MSR_INCLUDE_DIR})
set_property(TARGET apex::msr PROPERTY
INTERFACE_LINK_LIBRARIES ${MSR_LIBRARIES})

set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${MSR_LIBRARY_DIR})
target_compile_definitions(apex_flags INTERFACE APEX_HAVE_MSR)

list(APPEND _apex_imported_targets apex::msr)

endif()
28 changes: 28 additions & 0 deletions cmake/Modules/APEX_SetupOTF2.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

if(APEX_WITH_OTF2)

find_package(OTF2 REQUIRED)
if (NOT OTF2_FOUND)
hpx_error("apex" "Requested APEX_WITH_OTF2 but could not find OTF2 library. Please specify OTF2_ROOT.")
endif()

# Add an imported target
add_library(apex::otf2 INTERFACE IMPORTED)
set_property(TARGET apex::otf2 PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${OTF2_INCLUDE_DIRS})
set_property(TARGET apex::otf2 PROPERTY
INTERFACE_LINK_LIBRARIES ${OTF2_LIBRARIES})

set (CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${OTF2_LIBRARY_DIR})
#target_compile_definitions(apex_flags INTERFACE APEX_USE_CLOCK_TIMESTAMP=1)

list(APPEND _apex_imported_targets apex::otf2)

else()
add_custom_target(project_otf2)
endif()

27 changes: 27 additions & 0 deletions cmake/Modules/APEX_SetupPAPI.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright (c) 2014 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

# Setup an imported target for papi
if(APEX_WITH_PAPI)

find_package(PAPI)
if(NOT PAPI_FOUND)
hpx_error("apex" "Requested APEX_WITH_PAPI but could not find PAPI. Please specify PAPI_ROOT.")
endif()
hpx_info("apex" "Building APEX with PAPI support.")

# Add an imported target
add_library(apex::papi INTERFACE IMPORTED)
set_property(TARGET apex::papi PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${PAPI_INCLUDE_DIR})
set_property(TARGET apex::papi PROPERTY
INTERFACE_LINK_LIBRARIES ${PAPI_LIBRARIES})

set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${PAPI_LIBRARY_DIR})
target_compile_definitions(apex_flags INTERFACE APEX_HAVE_PAPI)

list(APPEND _apex_imported_targets apex::papi)

endif()
35 changes: 35 additions & 0 deletions cmake/Modules/APEX_SetupPlugins.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Copyright (c) 2014 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

if(APEX_WITH_PLUGINS)
message(INFO " apex will be built with plugin support.")
set(LIBS ${LIBS} ${CMAKE_DL_LIBS})
target_compile_definitions(apex_flags INTERFACE APEX_USE_PLUGINS)

include(GitExternal)
git_external(rapidjson
https://github.com/miloyip/rapidjson.git
master
VERBOSE)

find_path(
RAPIDJSON_INCLUDE_DIR
NAMES rapidjson
PATHS ${APEX_SOURCE_DIR}/rapidjson/include)

add_library(apex::rapidjson INTERFACE IMPORTED)
if(RAPIDJSON_INCLUDE_DIR)
message(INFO " Found rapidjson at ${RAPIDJSON_INCLUDE_DIR}")
set_property(TARGET apex::rapidjson PROPERTY
INTERFACE_INCLUDE_DIRECTORIES ${RAPIDJSON_INCLUDE_DIR})

list(APPEND _apex_imported_targets apex::rapidjson)

else()
message(FATAL_ERROR " rapidjson not found. This should have been checked \
out automatically. " "Try manually check out \
https://github.com/miloyip/rapidjson.git to ${PROJECT_SOURCE_DIR}")
endif()
endif()
19 changes: 19 additions & 0 deletions cmake/Modules/APEX_SetupZlib.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright (c) 2019 University of Oregon
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

find_package(ZLIB)

if (ZLIB_FOUND)

# Add an imported target
add_library(apex::zlib INTERFACE IMPORTED)
set_property(TARGET apex::zlib PROPERTY
INTERFACE_LINK_LIBRARIES ${ZLIB_LIBRARIES})
set(CMAKE_INSTALL_RPATH ${CMAKE_INSTALL_RPATH} ${ZLIB_LIBRARY_DIR})
message(INFO " Using zlib: ${ZLIB_LIBRARY_DIR} ${ZLIB_LIBRARIES}")

list(APPEND _apex_imported_targets apex::zlib)

endif()
8 changes: 4 additions & 4 deletions etc/buildbot_hpx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ config_step()
rm -rf ${dirname}
mkdir -p ${dirname}
cd ${dirname}
rm -rf /dev/shm/hpx
git clone --branch stable https://github.com/STEllAR-GROUP/hpx.git /dev/shm/hpx
rm -rf /dev/shm/`whoami`/hpx
git clone --branch master --depth 1 https://github.com/STEllAR-GROUP/hpx.git /dev/shm/`whoami`/hpx
mkdir build
cd build
cmake_cmd="cmake \
Expand All @@ -137,7 +137,7 @@ config_step()
-DHPX_WITH_APEX_NO_UPDATE=TRUE \
-DHPX_WITH_APEX_TAG=develop \
${options} ${static} \
/dev/shm/hpx"
/dev/shm/`whoami`/hpx"

#cmake_cmd="${cmake_prefix}${buildtype} ${options} ${static} ${sanitize}"
echo ${cmake_cmd}
Expand All @@ -158,7 +158,7 @@ test_step()
export CTEST_OUTPUT_ON_FAILURE=1
export APEX_SCREEN_OUTPUT=1
make ${1} tests.examples
ctest -V --timeout 10 -R tests.examples
ctest --timeout 100 -R tests.examples
}

install_step()
Expand Down
6 changes: 4 additions & 2 deletions etc/maketag.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#!/bin/bash -e

git checkout master
git merge develop

oldtag=v2.1.3
tagname=v2.1.4
oldtag=v2.1.4
tagname=v2.1.5

echo "Commit Log:" >> ${tagname}.txt

Expand Down
Loading

0 comments on commit 7d91ea3

Please sign in to comment.