./parallel/openmp, Support for the OpenMP language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 18.1.8nb1, Package name: openmp-18.1.8nb1, Maintainer: pkgsrc-users

The OpenMP subproject of LLVM contains the components required to build an
executable OpenMP program that are outside the compiler itself.

Here you can find the code for the runtime library against which code compiled
by clang -fopenmp must be linked before it can run.


Required to run:
[lang/llvm]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1289.258 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-03 12:27:02 by Jonathan Perkin | Files touched by this commit (2)
Log message:
openmp: SunOS uses pthread_attr_get_np() too.
   2024-11-11 13:29:36 by Jason Bacon | Files touched by this commit (2)
Log message:
parallel/openmp: Fix build on Alma 8

Add python/application.mk and PLIST.Linux
Untested on other Linux distros, but no response to call for
testing to pkgsrc-users@ on 9/30
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) | Package updated
Log message:
llvm: updated to 18.1.8

https://releases.llvm.org
   2024-04-22 09:25:57 by Adam Ciarcinski | Files touched by this commit (10) | Package updated
Log message:
polly openmp: updated to 17.0.6

17.0.6
https://releases.llvm.org/17.0.1/tools/polly/docs/ReleaseNotes.html
   2023-10-06 21:15:21 by Adam Ciarcinski | Files touched by this commit (53) | Package updated
Log message:
llvm: updated to 16.0.6

https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html
   2023-08-02 21:27:32 by Nia Alarie | Files touched by this commit (16)
Log message:
*: Instead of using BUILDLINK_TRANSFORM to force a "gnu" language
variant when a package is using GNU extensions without setting
-std=gnuXX, use FORCE_(C|CXX)_STD.
   2023-07-18 20:39:06 by Nia Alarie | Files touched by this commit (2)
Log message:
parallel: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES