diff options
author | Tom Scogland <scogland1@llnl.gov> | 2020-03-28 13:20:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-28 13:20:06 -0700 |
commit | a3e1b2bd58d02d43c2dce65b8e0cfc89791486f1 (patch) | |
tree | 0d854d39ee4fc742d48dff190e06c76d0e699540 /lib | |
parent | f3c2ebbfb82cb9d88c32bb0bd301c529d1a0ee0b (diff) | |
download | spack-a3e1b2bd58d02d43c2dce65b8e0cfc89791486f1.tar.gz spack-a3e1b2bd58d02d43c2dce65b8e0cfc89791486f1.tar.bz2 spack-a3e1b2bd58d02d43c2dce65b8e0cfc89791486f1.tar.xz spack-a3e1b2bd58d02d43c2dce65b8e0cfc89791486f1.zip |
llvm: libomptarget support (#14060)
This allows the llvm build to support:
* clang cuda
* libomptarget for:
* current host
* cuda
* bitcode compilation of libomptarget device runtime for inlining by
bootstrapping libomptarget
* split dwarf information support as an option for debug builds, if you need a
debug build, for the love of all that's good in the universe use this flag
* adds necessary dependencies for shared library builds and libomp and
libomp target to build correctly
* new version of z3 to make it sufficient to build recent llvm
The actual change is much smaller than the diff, this is because it's been formatted with black. I realize this kinda sucks right now, but I'm hoping it will make future updates here less painful.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions