2.5 OpenMP Technical Report 11

Technical Report (TR) 11 is the first preview for OpenMP 6.0.

New features listed in Appendix B of the OpenMP specification

Features deprecated in versions 5.2, 5.1 and 5.0 were removedN/ABackward compatibility
The decl attribute was added to the C++ attribute syntaxN
_ALL suffix to the device-scope environment variablesPHost device number wrongly accepted
For Fortran, locator list can be also function reference with data pointer resultN
Ref-count change for use_device_ptr/use_device_addrN
Implicit reduction identifiers of C++ classesN
Change of the map-type property from ultimate to defaultN
Concept of assumed-size arrays in C and C++N
Mapping of assumed-size arrays in C, C++ and FortranN
groupprivate directiveN
local clause to declare target directiveN
part_size allocator traitN
pin_device, preferred_device and target_access allocator traitsN
access allocator trait changesN
Extension of interop operation of append_args, allowing all modifiers of the init clauseN
interop clause to dispatchN
apply code to loop-transforming constructsN
omp_curr_progress_width identifierN
safesync clause to the parallel constructN
omp_get_max_progress_width runtime routineN
strict modifier keyword to num_threadsN
memscope clause to atomic and flushN
Routines for obtaining memory spaces/allocators for shared/device memoryN
omp_get_memspace_num_resources routineN
omp_get_submemspace routineN
ompt_get_buffer_limits OMPT routineN
Extension of OMP_DEFAULT_DEVICE and new OMP_AVAILABLE_DEVICES environment varsN
Supporting increments with abstract names in OMP_PLACESN

Other new TR 11 features

Relaxed Fortran restrictions to the aligned clauseN
Mapping lambda capturesN
For Fortran, atomic compare with storing the comparison resultN
aligned clause changes for simd and declare simdN