aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.texi
AgeCommit message (Expand)AuthorFilesLines
2024-06-06libgomp.texi (nvptx): Add missing prepositionTobias Burnus1-1/+1
2024-06-06nvptx, libgfortran: Switch out of "minimal" modeThomas Schwinge1-4/+6
2024-06-06libgomp: Mark Loop transformation constructs as implemented in the implementa...Jakub Jelinek1-1/+1
2024-05-30libgomp.texi: Impl. update for USM and missing 5.2 itemTobias Burnus1-2/+4
2024-05-29libgomp: Enable USM for AMD APUs and MI200 devicesTobias Burnus1-2/+7
2024-05-29libgomp: Enable USM for some nvptx devicesTobias Burnus1-2/+5
2024-04-04libgomp.texi: Update entries in OpenMP TR12 implementation statusTobias Burnus1-1/+4
2024-04-02Fix up duplicated words mostly in comments, part 1Jakub Jelinek1-5/+5
2024-03-12libgomp/libgomp.texi: Fix @node order in @menuTobias Burnus1-1/+1
2024-02-27OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,fr...Tobias Burnus1-38/+133
2024-02-21OpenMP/nvptx: support 'arch(nvptx64)' as context selectorTobias Burnus1-1/+1
2024-02-15libgomp: Update documentation for indirect calls in target regionsKwok Cheung Yeung1-2/+2
2024-01-24libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy*Tobias Burnus1-15/+317
2024-01-11OpenMP: lvalue parsing for map/to/from clauses (C)Julian Brown1-1/+1
2024-01-06libgomp.texi: Document omp_display_env + omp_target_is_accessibleTobias Burnus1-24/+145
2024-01-03Update copyright dates.Jakub Jelinek1-1/+1
2023-12-13libgomp: basic pinned memory on LinuxAndrew Stubbs1-1/+2
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus1-5/+11
2023-12-06amdgcn, libgomp: low-latency allocatorAndrew Stubbs1-0/+13
2023-12-06openmp, nvptx: low-lat memory access traitsAndrew Stubbs1-0/+18
2023-12-06libgomp, nvptx: low-latency memory allocatorAndrew Stubbs1-5/+6
2023-11-24OpenMP: Accept argument to depobj's destroy clauseTobias Burnus1-1/+1
2023-11-10libgomp.texi: Update OpenMP 6.0-preview implementation-status listTobias Burnus1-15/+55
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung1-2/+4
2023-11-05openmp: Mention C attribute syntax in documentationJakub Jelinek1-1/+1
2023-10-15libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fo...Tobias Burnus1-13/+18
2023-10-15libgomp.texi: Improve "OpenACC Environment Variables"Tobias Burnus1-11/+20
2023-10-15libgomp.texi: Use present not future tenseTobias Burnus1-62/+62
2023-10-14libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routinesTobias Burnus1-15/+367
2023-10-14Fortran: Support OpenMP's 'allocate' directive for stack varsTobias Burnus1-2/+2
2023-10-12libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatoryTobias Burnus1-5/+16
2023-10-06libgomp.texi: Document some of the device-memory routinesTobias Burnus1-15/+288
2023-10-04libgomp.texi: Clarify that no other OpenMP context selectors are implementedTobias Burnus1-5/+14
2023-09-20OpenMP: Add ME support for 'omp allocate' stack variablesTobias Burnus1-2/+3
2023-09-20openmp: Add omp::decl attribute support [PR111392]Jakub Jelinek1-1/+1
2023-09-07libgomp.texi: Fix ICV var name, document some memory management routinesTobias Burnus1-15/+145
2023-08-25OpenMP: Document support for imperfectly-nested loops.Sandra Loosemore1-1/+1
2023-08-22OpenMP: Handle 'all' as category in defaultmapTobias Burnus1-1/+3
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus1-0/+5
2023-07-26libgomp.texi: Add status item, @ref and document omp_in_explicit_taskTobias Burnus1-2/+29
2023-07-20libgomp.texi: Split OpenMP routines chapter into sectionsTobias Burnus1-531/+718
2023-07-19OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 ...Tobias Burnus1-1/+3
2023-07-14libgomp.texi: Extend memory allocation documentationTobias Burnus1-5/+32
2023-07-12libgomp.texi: add cross ref, remove duplicated entryTobias Burnus1-3/+1
2023-07-12libgomp: Use libnuma for OpenMP's partition=nearest allocation traitTobias Burnus1-11/+31
2023-07-11libgomp: Update OpenMP memory allocation doc, fix omp_high_bw_mem_spaceTobias Burnus1-2/+28
2023-06-22libgomp.texi: Improve OpenMP ICV descriptionTobias Burnus1-12/+117
2023-06-19OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11...Tobias Burnus1-1/+1
2023-06-15libgomp: Extend OMP_ALLOCATOR, add affinity env var docTobias Burnus1-0/+142
2023-06-14OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatoryTobias Burnus1-1/+3