Merged
#368 · Created  · Last updated

Merged pull request

Merged in issue487 (pull request #368)

163eacc·Author: ·Closed by: ·2021-08-21

Description

  • Remove colorization of test output.

  • Remove another use of color.

  • Use UPCXX_THREADMODE rather than UPCXX_BACKEND_GASNET_{SEQ,PAR} in tests and examples.

  • Replace a use of UPCXX_ASSERT_ENABLED with UPCXX_CODEMODE in test.

  • Excise UPCXX_BACKEND from tests.

  • Rename config-generated macros to have UPCXXI prefix.

  • Rename ident strings to have UPCXXI prefix.

  • Rename most internal macros to have UPCXXI prefix.

  • Rename Makefile-generated internal macros.

  • Rename UPCXX_CUDA_ENABLED with UPCXXI prefix. Introduce UPCXX_KIND_CUDA feature macro.

  • Add ident string for UPCXXKindCUDA.

  • Add suffix to version number to match C++ convention.

  • Update configure to use renamed UPCXXI_REQUIRES_GEX_SPEC_VERSION* macros.

  • Modify configure to use UPCXXI prefix for MPSC queue macro.

  • Rename UPCXX_GIT_VERSION with UPCXXI prefix.

  • Document assertion macros and specify that UPCXXI* are internal to the implementation.

  • Fix a typo in a macro.

 

0 attachments

0 comments

Loading commits...